feat(config,compose): prompt tags in config, voice granule folder, runner config dir and .claude.json in entrypoint

This commit is contained in:
hh
2026-08-28 02:10:17 +02:00
parent 91c638186b
commit 62b8b1c14b
3 changed files with 35 additions and 12 deletions
+4 -3
View File
@@ -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 `💬 чаты`.