feat(06-01): add athena council execution tool

- add athena_council tool scaffolding and runtime execution bridge

- poll background tasks before returning synthesized council output
This commit is contained in:
ismeth
2026-02-12 16:03:20 +01:00
committed by YeonGyu-Kim
parent c99cf27507
commit f5b74bb1d2
6 changed files with 229 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
export { createAthenaCouncilTool } from "./tools"