goose v1.13.0 is here! 🎊
✨ Features
- Right-click dock icon for new window (macOS) #5099
- Quick launcher restored #5144
- Mistral AI provider support #5009
- Support for newer GitHub Copilot models #5603
- Platform tools available in CLI #5570
- Use environment variables in auth config #5439
- Loading indicator for extensions #5493
🐛 Bug Fixes
- Improved task tracking for subagents #5398
- Fixed Tetrate default model #5587
- AGENTS.md file now loads correctly #5575
- Fixed empty right-click menus #5616
- Token counter now displays correctly #5606
- Fixed recipe parsing with special characters #5494
- MCP tools handle numeric values correctly #5478
🔧 Improvements
- Unified execution pipeline for subagents and sub-recipes #5082
- More consistent CLI flags #5516
- Cleaner recipe prompts #5622
- Press Ctrl-C to cancel AI requests #5585
- Better cancellation for tool calls #5588
📚 Documentation
📦 Other
- Updated Gemini model for MCP smoke tests #5574
- Improved Claude CLI handling #5594
- Fixed web content double write #5601
- Tool descriptions can be null #5589
- Separate debug/release cache keys #5613
- Database compaction improvements #5568
- Removed JetBrains integration #5602
- Extension descriptions required in CLI #5573
- Fixed naming issues #5628
- Optimized git fetch operations #5621
- Updated release workflow #5608
- Bumped OpenAPI in prepare-release #5611
For Linux users: run rm -rf ~/.config/goose/mcp-hermit after updating to resolve a previous broken extensions issue.