main
feat: add --yolo flag to CLI for auto-approving tool permissions (#4465)
CLI: Use yoloMode for --auto
refactor: synthetic msg reconciliation to fix state inconsistencies
feat: cli Telemetry
CLI: Set up ESLint config (#3006)
feat: cli - model list pagination, filtering and sorting
fix: config.json shema path & command excecution unblock
refactor: fix typechecks
refactor: big restart
fix: follow up suggestion regression
CLI - Multiline Input Box // Keyboard Refactor (#3080)
Fix cancelling and add ESC key to cancel streaming tasks (#4417)
refactor: Improve the thinking... detection
fix: remove any types on cli
refactor: migrate CLI types to shared equivalents
Add JSON stdin handler for bidirectional CLI communication (#4267)
refactor: address copilot comments
fix: Continue user feedback
Revert theme change detection in useTerminalResize (comment was deleted)
Resolve merge conflicts for custom themes implementation