Next Steps
Short-Term
- Make the autonomous 20-turn conversation stable without further steering.
- Improve command ergonomics for agent-generated Bash.
- Add a conversation watcher that measures turn growth directly from transcripts.
Medium-Term
- Consider an OCaml implementation for the final binaries.
- Add explicit peer restrictions and safer targeting rules.
- Add transcript diff / tail helpers for easier monitoring.
Alternative Paths Worth Exploring
stream-json based controlled sessions
- per-session socket runtimes such as
claude-commander
- any future Claude-native inject API if one appears