agent-ecosystem/packages/agent-graph
iliya bd242fac5a fix(team): re-add control_response via stdin for teammate permissions
Belt-and-suspenders approach:
1. Settings file: handles all FUTURE calls (teammate finds rule on retry)
2. control_response via stdin: may unblock CURRENT waiting prompt
   (now includes updatedInput: {} which was the previous ZodError fix)

Without #2, approved teammates stay stuck until team restart because
the CLI doesn't hot-reload settings.local.json for pending prompts.
2026-03-30 21:47:40 +03:00
..
src fix(team): re-add control_response via stdin for teammate permissions 2026-03-30 21:47:40 +03:00
package.json refactor(graph): fix SOLID/DRY violations from audit 2026-03-28 14:41:24 +02:00
tsconfig.json feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +02:00