feat: send program to bdi core

ref: N25B-376
This commit is contained in:
2026-01-06 12:11:37 +01:00
parent 9eea4ee345
commit a357b6990b
6 changed files with 54 additions and 671 deletions

View File

@@ -117,7 +117,6 @@ async def lifespan(app: FastAPI):
BDICoreAgent,
{
"name": settings.agent_settings.bdi_core_name,
"asl": "src/control_backend/agents/bdi/rules.asl",
},
),
"BeliefCollectorAgent": (