What's New
Factory Droid Agent Integration
- Added Factory Droid (
droid) as a supported agent plugin - TTY handling via pseudo-TTY wrapper for Ink-based CLI compatibility
- JSONL output parsing with cost tracking and event filtering
Documentation
- Updated agent plugin docs for Claude, Droid, and OpenCode
- Clarified autonomous operation mode (always enabled for ralph-tui)
Bug Fixes
- Fixed droid agent shell escaping and argument ordering
- Fixed output parser to correctly detect agent type from CLI flags
- Various stability improvements