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.
|
||
|---|---|---|
| .. | ||
| GraphCanvas.tsx | ||
| GraphControls.tsx | ||
| GraphOverlay.tsx | ||
| GraphView.tsx | ||