fix(athena): parallelize council launches and gate handoff actions
This commit is contained in:
@@ -73,6 +73,7 @@ export function createPluginInterface(args: {
|
||||
"tool.execute.before": createToolExecuteBeforeHandler({
|
||||
ctx,
|
||||
hooks,
|
||||
backgroundManager: managers.backgroundManager,
|
||||
}),
|
||||
|
||||
"tool.execute.after": createToolExecuteAfterHandler({
|
||||
|
||||
Reference in New Issue
Block a user