feat(06-01): register athena council tool in runtime registry
- export createAthenaCouncilTool from tools index - wire athena_council with agents.athena.council config in tool registry
This commit is contained in:
@@ -35,6 +35,7 @@ import type { BackgroundManager } from "../features/background-agent"
|
||||
type OpencodeClient = PluginInput["client"]
|
||||
|
||||
export { createCallOmoAgent } from "./call-omo-agent"
|
||||
export { createAthenaCouncilTool } from "./athena-council"
|
||||
export { createLookAt } from "./look-at"
|
||||
export { createDelegateTask } from "./delegate-task"
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user