🚀 Major New Features
Extensions Management
- ✨ Introduced unified Extensions settings page, consolidating MCP Servers and Skills management
- 🎯 Support for project-level extensions configuration in Edit Project dialog
- 🔄 Automatic synchronization of selected extensions to project directories
Skills Management
- 📦 Implemented Skills library system with installation from folder, Zip, or URL
- 🔄 Automatic Skills synchronization to project directories
- ⚙️ Support for configuring target platforms per Skill (currently Codex and Claude Code only)
MCP Server Configuration
- ✨ MCP servers now support global and project-level configuration for all three CLIs (Codex, Claude, Gemini)
- 📁 Automatic creation and management of
.codex/config.toml,.claude/.mcp.json, and.gemini/settings.json
📊 Change Statistics
- Files Changed: 25 files
- Code Changes: +3,186 / -163 lines
Upgrade Recommendation: This release introduces Extensions management system and Skills support. The settings interface has been reorganized. It is recommended to review your MCP server configurations after upgrading.