agent-ecosystem/packages/agent-graph/src/ui
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
..
GraphCanvas.tsx fix(team): re-add control_response via stdin for teammate permissions 2026-03-30 21:47:40 +03:00
GraphControls.tsx fix(graph): pause button as standalone icon left of View dropdown 2026-03-30 19:09:49 +03:00
GraphOverlay.tsx feat(graph): enhance GraphControls with settings toggle and improved zoom functionality 2026-03-29 00:05:29 +02:00
GraphView.tsx feat(graph): enhance GraphControls with settings toggle and improved zoom functionality 2026-03-29 00:05:29 +02:00