mirror of
https://github.com/bleak-ai/gcontext.git
synced 2026-08-11 13:19:23 +02:00
Fetches one approved template bundle from the workflows API and installs it as a new module. Frontmatter id names the folder, unsafe paths rejected before any write, existing modules are never overwritten (installs are snapshots). API base overridable with the GCONTEXT_API_URL env var; stdlib only. 7 tests against a local HTTP stub. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>