🚀 Major New Features
Warp Terminal Integration
- ✨ Enhanced session command handling with destination app parameter support for Warp terminal integration
- 🎨 Introduced
WarpTitleBuilderfor generating formatted tab titles for new sessions and projects - 💬 Added user prompt functionality for custom Warp tab titles, providing flexible session management
- 🔄 Improved Warp resume workflow for smoother terminal session handling
- ⚙️ Enhanced UI components with toggle options for prompting Warp title input
Model Updates
- 🤖 Adopted GPT-5.2 as the default Codex model for improved performance and capabilities
⚡ Performance Optimizations
- 🚀 Accelerated "Others" category refresh and indexing operations
- ⚡ Optimized session indexing mechanism for faster data retrieval
🛠️ Build & Development
- 🔧 Hardened macOS build settings for Xcode 16 compatibility
- 🏗️ Updated project schemes and build configurations for improved stability
🔄 Code Refactoring
- 🏛️ Refactored
ProjectsListViewto use callback-based project editing architecture - 📦 Improved modularity and separation of concerns in project management components
- 🎯 Streamlined project editing process with external callback handling
📊 Change Statistics
- Files Changed: 23 files
- Code Changes: +643 / -136 lines
- Major Commits: 6 feature commits
📝 Technical Details
Warp Integration Enhancements
- Session commands now support destination app parameter for Warp-specific command generation
- Custom tab title prompts allow users to create meaningful session identifiers
- Title builder automatically formats project names, task descriptions, and timestamps into URL-friendly slugs
Performance Improvements
- Optimized indexing strategy for "Others" category sessions
- Enhanced refresh logic to reduce redundant operations
Build System Updates
- Updated Xcode project settings for Xcode 16 compatibility
- Improved build scheme configurations for different deployment targets
Upgrade Recommendation: This release focuses on Warp terminal integration and performance improvements. The new GPT-5.2 model provides enhanced capabilities, and the Warp integration features offer better terminal workflow management. No breaking changes are expected, and the upgrade should be seamless.