Summary
The brain should be able to have a multi-turn conversation with the Claude Code worker — sending corrections, asking questions, reviewing output mid-task. The stream-json session already supports multi-turn; we need to expose this to the brain.
References
- ARCHITECTURE.md Module 6: Worker — Interactive supervisor pattern
Summary
The brain should be able to have a multi-turn conversation with the Claude Code worker — sending corrections, asking questions, reviewing output mid-task. The stream-json session already supports multi-turn; we need to expose this to the brain.
References