v0.6.0 - Arrow Keys, Configuration Wizard, and Installation Script
What's Changed
Added
- Arrow Key Navigation: Full cursor movement support with left/right arrows, Cmd/Ctrl shortcuts for line start/end, and word boundary navigation
- Configuration Wizard: Interactive setup wizard for first-time users with provider selection, API key configuration, and tool recommendations
- GitHub Installation Script: One-liner installation script with automatic dependency checking and cross-platform support
- grok-code-fast-1 Model: Set as default model for improved performance in code-related tasks
- Automation Validation: Added PR validation to ensure actual code changes are included, preventing empty releases
Fixed
- Fixed automation workflow that was creating "phantom releases" with only metadata changes
- Implemented previously missing features from versions 0.5.0, 0.5.1, and earlier releases
- ESM/CJS compatibility in upgrade command (from 0.5.10)
Changed
- Default model changed from grok-3-latest to grok-code-fast-1 for better performance
- Enhanced input components with visual cursor display
- Improved first-run experience with automatic wizard prompt
Full Changelog: v0.5.10...v0.6.0