fix(athena): parallelize council launches and gate handoff actions

This commit is contained in:
ismeth
2026-02-18 19:26:20 +01:00
committed by YeonGyu-Kim
parent ca199ee85b
commit 4764d65db1
9 changed files with 433 additions and 411 deletions
+1
View File
@@ -73,6 +73,7 @@ export function createPluginInterface(args: {
"tool.execute.before": createToolExecuteBeforeHandler({
ctx,
hooks,
backgroundManager: managers.backgroundManager,
}),
"tool.execute.after": createToolExecuteAfterHandler({