v1.13.0
GooseSummary
This release introduces significant new capabilities, including support for the Mistral AI provider and newer GitHub Copilot models. Key fixes address issues with token counting, recipe parsing, and empty context menus. Users should also note the restoration of the Quick launcher and the ability to cancel AI requests using Ctrl-C.
New Features
- Added right-click context menu option to open a new window on macOS dock icon.
- Restored the Quick launcher functionality.
- Introduced support for the Mistral AI provider.
- Enabled support for newer GitHub Copilot models.
- Made platform tools available for use via the Command Line Interface (CLI).
- Enabled the use of environment variables within the authentication configuration.
- Added a loading indicator to show progress when extensions are loading.
Bug Fixes
- Fixed issues where task tracking for subagents was inaccurate.
- Corrected the default model setting for Tetrate.
- Fixed an issue preventing the AGENTS.md file from loading correctly.
- Fixed empty right-click menus that were appearing incorrectly.
- Ensured the token counter now displays the correct value.
- Fixed recipe parsing errors that occurred when special characters were present.
- Ensured MCP tools handle numeric values correctly during processing.
Improvements
- Unified the execution pipeline for subagents and sub-recipes for consistency.
- Made CLI flags more consistent across commands.
- Improved the clarity and cleanliness of recipe prompts.
- Enabled users to press Ctrl-C to cancel active AI requests.
- Improved the cancellation mechanism for tool calls.