IMPORTANT: This repository now uses Onyx for its own development.
Updates:
- Added comprehensive dogfooding policy section to CLAUDE.md
- Specified which commands to use (onx) vs avoid (git)
- Listed exceptions for git usage (remote setup, PR creation, debugging)
- Added completion metadata to Milestone 4 checklist
- Emphasizes validation of user experience through real-world use
This ensures all future development (human and AI) uses Onyx commands,
validating the tool works correctly for actual development workflows.
- Add rebase engine with stacked rebase support
- Implement rerere integration for conflict resolution
- Create conflict resolution UI with clear guidance
- Implement onx sync command for remote synchronization
- Implement onx push command for publishing workstreams
- Add remote configuration helpers
- Register new commands in CLI
All core Milestone 4 features complete and tested.