Change8

Goose: What's New in November 2025

A summary of all updates, new features, and bug fixes released for Goose during November 2025.

5releases24features34fixes25improvements

New Features in November 2025

  • Added MCP UI proxy with improved message handling(v1.15.0)
  • Enabled WAL re-enabled with commit transaction management(v1.15.0)
  • Introduced SessionManager integration for ACP sessions(v1.15.0)
  • Added Grok provider support(v1.15.0)
  • Added Supabase MCP server to registry(v1.15.0)
  • Implemented Platform Extension MOIM(v1.15.0)
  • Enabled reading paths from interactive & login shell(v1.15.0)
  • Added Provider error proxy for simulating errors(v1.15.0)
  • Enabled recipe security scanning when saving(v1.15.0)
  • Added support for Mistral AI as a new provider.(v1.14.0)
  • Introduced a custom macOS dock menu with a "New Window" option for better integration.(v1.14.0)
  • Restored the quick launcher functionality within the user interface.(v1.14.0)
  • Enabled a new "check-everything" command for comprehensive code quality validation.(v1.14.0)
  • Added support for newer GitHub Copilot AI model versions.(v1.14.0)
  • Enabled environment variable substitution for dynamic configuration in authentication blocks.(v1.14.0)
  • Provided access to platform tools via the command-line interface (CLI).(v1.14.0)
  • Added a visual indicator to show when extensions are currently loading in the extension panel.(v1.14.0)
  • Added right-click context menu option to open a new window on macOS dock icon.(v1.13.0)
  • Restored the Quick launcher functionality.(v1.13.0)
  • Introduced support for the Mistral AI provider.(v1.13.0)
  • Enabled support for newer GitHub Copilot models.(v1.13.0)
  • Made platform tools available for use via the Command Line Interface (CLI).(v1.13.0)
  • Enabled the use of environment variables within the authentication configuration.(v1.13.0)
  • Added a loading indicator to show progress when extensions are loading.(v1.13.0)

Bug Fixes in November 2025

  • Fixed Linux hermit locking issues(v1.15.0)
  • Corrected Windows node path retrieval from registry(v1.15.0)
  • Fixed Windows CLI build issues(v1.15.0)
  • Resolved CredentialStore issues for authentication(v1.15.0)
  • Fixed tool call chain rendering problems(v1.15.0)
  • Fixed GitHub Copilot image processing errors(v1.15.0)
  • Fixed Developer MCP gitignore handling(v1.15.0)
  • Fixed action icons overlapping in chat history(v1.15.0)
  • Fixed context progress bar failing to reset after /clear command(v1.15.0)
  • Improved Cron error catching(v1.15.0)
  • Fixed tray icon not updating with GOOSE_VERSION set(v1.15.0)
  • Ensured Recipes respect the quiet flag(v1.15.0)
  • Fixed visibility issue for Autocompact threshold UI(v1.15.0)
  • Fixed an issue that caused runaway subagent chains by preventing infinite recursion.(v1.14.0)
  • Resolved repeated 404 errors that occurred when accessing sessions that had already been deleted.(v1.14.0)
  • Ensured that "goose recipe list" now returns only unique entries, eliminating duplicates.(v1.14.0)
  • Fixed an issue preventing proper AWS Bedrock credential rotation and refresh.(v1.14.0)
  • Set the default mode to Auto for better integration with the Claude Code provider.(v1.14.0)
  • Replaced a broken default model configuration with haiku-4.5 for Tetrate.(v1.14.0)
  • Corrected the handling of goosehints/AGENTS.md processing, moving it from the developer extension to core goose.(v1.14.0)
  • Fixed an issue where the right-click context menu was appearing empty; standard menu items now display correctly.(v1.14.0)
  • Ensured the token count now displays correctly upon load and after message completion.(v1.14.0)
  • Switched the Gemini model used for MCP smoke tests from Flash to Pro for improved test reliability.(v1.14.0)
  • Improved Claude command-line interface integration.(v1.14.0)
  • Prevented minijinja parsing errors when processing customized recipes.(v1.14.0)
  • Implemented schema-aware numeric coercion for proper type handling of MCP tool arguments.(v1.14.0)
  • Corrected the Nix flake configuration for the main branch.(v1.14.0)
  • Fixed issues where task tracking for subagents was inaccurate.(v1.13.0)
  • Corrected the default model setting for Tetrate.(v1.13.0)
  • Fixed an issue preventing the AGENTS.md file from loading correctly.(v1.13.0)
  • Fixed empty right-click menus that were appearing incorrectly.(v1.13.0)
  • Ensured the token counter now displays the correct value.(v1.13.0)
  • Fixed recipe parsing errors that occurred when special characters were present.(v1.13.0)
  • Ensured MCP tools handle numeric values correctly during processing.(v1.13.0)

Improvements in November 2025

  • Enhanced Ollama provider functionality(v1.15.0)
  • Improved database compaction resiliency(v1.15.0)
  • Improved transaction commits in session_manager(v1.15.0)
  • Optimized CI workflow(v1.15.0)
  • Increased auto scroll threshold(v1.15.0)
  • Improved handling for spaces in extension names(v1.15.0)
  • Simplified finding goosed(v1.15.0)
  • Removed the Autopilot experimental feature(v1.15.0)
  • Unified the recipe pipeline for subrecipe and subagent execution to ensure consistent behavior.(v1.14.0)
  • Standardized CLI argument flags for a more consistent command-line interface.(v1.14.0)
  • Switched to using session IDs instead of UUIDs for better traceability.(v1.14.0)
  • Improved provider discovery and handling by updating search paths for CLI providers.(v1.14.0)
  • Refined the scheduling system for better overall performance.(v1.14.0)
  • Removed internal hints from recipe prompts, resulting in cleaner execution output.(v1.14.0)
  • Improved interrupt handling (Ctrl-C) during long-running provider requests.(v1.14.0)
  • Improved user-facing text output by using display instead of to_string_lossy.(v1.14.0)
  • Added database compaction testing and related fixes.(v1.14.0)
  • Reduced log output by removing unnecessary messages.(v1.14.0)
  • Improved internal agent instruction documentation for better clarity.(v1.14.0)
  • Enhanced ACP with better tool tracking and cancellation support for tool calls.(v1.14.0)
  • Unified the execution pipeline for subagents and sub-recipes for consistency.(v1.13.0)
  • Made CLI flags more consistent across commands.(v1.13.0)
  • Improved the clarity and cleanliness of recipe prompts.(v1.13.0)
  • Enabled users to press Ctrl-C to cancel active AI requests.(v1.13.0)
  • Improved the cancellation mechanism for tool calls.(v1.13.0)

All Releases in November 2025