feat(config,compose): prompt tags in config, voice granule folder, runner config dir and .claude.json in entrypoint
This commit is contained in:
@@ -59,9 +59,10 @@ container, no dialogs. The token draws from your subscription limits like
|
||||
regular Claude Code; rotate it by running `claude setup-token` again.
|
||||
|
||||
Claude agents run on the Claude Agent SDK. Prompts are granules under
|
||||
`мета/бобер/промпты/` in the vault, skills are the folders under
|
||||
`мета/бобер/скиллы/` (each becomes a plugin), so the vault must be synced
|
||||
before the gateway can start. The model process runs as `beaver-runner`
|
||||
`мета/бобер/промпты/` in the vault - plain markdown, the `<tag>` wrappers
|
||||
and the order live in `config.py`; skills are the folders under
|
||||
`мета/бобер/скиллы/` (each becomes a plugin, keep `name:` in SKILL.md
|
||||
latin). The vault must be synced before the gateway can start. The model process runs as `beaver-runner`
|
||||
with a whitelisted environment; the vault is read-only for it except
|
||||
`мета/бобер` and `💬 чаты`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user