refactor: split config.py into the beaver_agent package (vault, prompts, skills, policy, hands, agents, frontends, texts, memory, jobs)

This commit is contained in:
hh
2026-09-02 00:24:31 +02:00
parent f4043a7bfd
commit ac4a8d1fae
38 changed files with 1302 additions and 935 deletions
+4
View File
@@ -0,0 +1,4 @@
"""Сетап Бобра поверх beaver-gateway.
vault, промпты, скиллы, руки, агенты, фронтенды, память, джобы - по модулю на каждое.
"""