feat(04-01): add Athena primary agent factory and exports
- implement createAthenaAgent with primary-mode model behavior and prompt metadata - export Athena factory and metadata through athena and root agent barrels
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export * from "./types"
|
||||
export * from "./agent"
|
||||
export * from "./model-parser"
|
||||
export * from "./council-prompt"
|
||||
export * from "./council-orchestrator"
|
||||
|
||||
Reference in New Issue
Block a user