автозагрузка субагентов

This commit is contained in:
Егор Кандрушин 2026-05-03 16:53:13 +03:00
parent 684848eda9
commit 40a56c9f11
6 changed files with 116 additions and 7 deletions

View file

@ -23,6 +23,7 @@ services:
- ${AGENT_API_PATH}:/agent_api/
- ./data/workspace:/workspace/
- ./data/internal:/internal_data/
- ./subagents:/subagents
ports:
- "8000:8000"
env_file: