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.
|
||
|---|---|---|
| .. | ||
| constants | ||
| http | ||
| ipc | ||
| services | ||
| types | ||
| utils | ||
| workers | ||
| index.ts | ||
| sentry.ts | ||
| standalone.ts | ||