Major Architecture Improvements
- Split monolithic architecture into modular packages
- Implemented robust configuration management
- New persistent configuration system
- Customizable settings via
/config - Optimized user preferences storage
- Improved project structure for better maintainability
Model & Features Enhancements
- Optimized model handling
- Added new "o3-mini" model (ultra-fast for simple queries)
- Improved on-the-fly model switching
- New export and clipboard features
- New
/copycommand for copying exchanges and code blocks - Enhanced export with multiple formats (/export)
- System clipboard support
- New
- Persistent configuration across sessions
Technical Improvements
- Better error handling and retry mechanisms
- Enhanced terminal interface
- Smoother user experience
- Improved results display
- Enhanced syntax highlighting
Important Note
The foundations are now in place but the code still needs cleanup and proper refactoring of functions. The core functionality is working and improvements will be rolled out incrementally in future updates.
Full Changelog: v1.1.1...v1.1.2