Goose extensions
ComponentUpdates related to the extensions component of Goose.
All EXTENSIONS Features
- Added Snowflake provider support.(v1.0.25)
- Introduced basic cron scheduler for goose-server.(v1.0.25)
- Enabled schedule creation from deep links with comprehensive extension support.(v1.0.25)
- Added task cancellation functionality for scheduled jobs.(v1.0.25)
- Implemented edit schedule functionality.(v1.0.25)
- Added pause/unpause functionality for scheduled jobs.(v1.0.25)
- Enabled live tracking of running schedules.(v1.0.25)
- Added MCP router skeleton.(v1.0.25)
- Implemented handling for MCP server notification messages.(v1.0.25)
- Added LanceDB vector tool selection.(v1.0.25)
- Added GitHub Copilot stream support, fixing issues with gpt-4.1 and claude.(v1.0.25)
- Added Claude 4 support in the Vertex dropdown.(v1.0.25)
- Implemented context window limit configuration for Claude 4.(v1.0.25)
- Enabled viewing and editing existing recipes in Desktop.(v1.0.25)
- Enabled discovering recipes from the GOOSE_RECIPE_PATH environment variable.(v1.0.25)
- Added recipe directory support.(v1.0.25)
- Added screenshot paste support.(v1.0.25)
- Implemented interactive deletion of sessions.(v1.0.25)
- Enabled cancellation of tool calls and fixed program crashes related to tool execution.(v1.0.25)
- Added configurable tool_params_max_length.(v1.0.25)
- Added Google Drive labels support.(v1.0.25)
- Added Kotlin function for getting structured outputs.(v1.0.25)
- Added Goosebench v2 additions for evaluation post-processing.(v1.0.25)
- Replaced subagent and skills with a single, streamlined Unified summon extension.(v1.24.0)
- Introduced the Top of Mind (tom) platform extension, enabled by default for contextual awareness.(v1.24.0)
- Enabled MCP support, allowing Claude Code, Codex, and Gemini CLI to use MCP tools.(v1.24.0)
- Added dynamic model listing and mid-session model switching capabilities for Claude Code.(v1.24.0)
- Enabled stream-json protocol for persistent sessions in Claude Code.(v1.24.0)
- Exposed Reasoning content in the API for reasoning models.(v1.24.0)
- Added configurable thinking level for Gemini 3 models.(v1.24.0)
- Added image support and improved error resilience for Codex.(v1.24.0)
- Enabled Google provider support for MessageContent::Image in user messages.(v1.24.0)
- Allowed editing the model and extensions of a recipe directly from the GUI.(v1.24.0)
- Enabled loading the provider/model specified inside recipe configuration.(v1.24.0)
- Added escaping for Jinja variables in recipes to allow their inclusion in prompts.(v1.24.0)
- Enabled session content search via the API.(v1.24.0)
- Added inline renaming functionality for chat sessions in the sidebar.(v1.24.0)
- Introduced a Desktop UI for deleting custom providers.(v1.24.0)
- Added a custom headers field for custom OpenAI-compatible providers in the Desktop application.(v1.24.0)
- Enabled display of subagent tool calls in both CLI and UI.(v1.24.0)
- Added type-to-search filtering in CLI select/multiselect dialogs.(v1.24.0)
- Exposed the AGENT_SESSION_ID environment variable to extension child processes.(v1.24.0)
- Exposed the AGENT=goose environment variable for cross-tool compatibility.(v1.24.0)
- Enabled passing environment variables to shell commands.(v1.24.0)
- Added a global config switch to disable automatic session naming.(v1.24.0)
- Ported Context (pctx) for Code Mode.(v1.24.0)
- Enabled overridable default bat themes using environment variables.(v1.24.0)
- Added Permission Policy support for sandbox iframes in MCP Apps.(v1.24.0)
- Integrated AppRenderer from the @mcp-ui/client SDK into MCP Apps.(v1.24.0)
- Upgraded rmcp to 0.15.0 and advertised MCP Apps UI extension capability.(v1.24.0)
- Updated Groq declarative data to include Preview Models.(v1.24.0)
- Added model selection support for ACP's session/new and session/set_model endpoints.(v1.24.0)
- Added support for the extra field in chat completion tool_calls for Gemini OpenAI compatibility.(v1.24.0)
- Added manpage generation for goose-cli.(v1.24.0)
- Added SLSA build provenance attestations to release workflows.(v1.24.0)
- Enabled building with CUDA as the candle backend.(v1.24.0)
- Implemented proper proxy support on Windows and macOS.(v1.24.0)
- Added ability to manage multiple chat sessions.(v1.21.0)
- Support for standalone MCP applications.(v1.21.0)
- Allow users to customize templates.(v1.21.0)
- Added Flatpak packaging for Linux distributions.(v1.21.0)
- Enhanced model listing with organization policy support for GCP Vertex models.(v1.21.0)
- Enable parallel sessions in goose-acp with isolated agent state.(v1.21.0)
- Ask for permission in the CLI.(v1.21.0)
- Allow customizing the new line keybinding in the CLI.(v1.21.0)
- Implemented graceful fallback when keyring is unavailable.(v1.21.0)
- Improved token count display in UI by formatting large/small token counts for readability.(v1.21.0)
- Added support for prefersBorder option for MCP Apps.(v1.21.0)
- Allow subagent delegation in code execution filtering by excluding subagent tool.(v1.21.0)
- Improved session tracking across providers by standardizing agent-session-id for session correlation.(v1.21.0)
- Added MCP server support for recipes.(v1.21.0)
- Extended model configuration options by allowing optional request params and context limit from GOOSE_PREDEFINED_MODELS.(v1.21.0)
- Added support for configuring a maximum token limit via an environment variable.(v1.20.0)
- Enabled retry logic for fetching provider models to improve reliability.(v1.20.0)
- Added streaming support for the Google Gemini provider.(v1.20.0)
- Added ML-based prompt injection detection capabilities.(v1.20.0)
- Added support for changing the working directory and extensions within the same window/session.(v1.20.0)
- Introduced HTTP proxy support.(v1.20.0)
- Added Content Security Policy (CSP) support for frameDomains and baseUriDomains for MCP Apps.(v1.20.0)
- Added shell completion generation via the new `completion` subcommand for bash, zsh, fish, and more.(v1.19.0)
- Introduced support for the OpenAI Codex CLI provider.(v1.19.0)
- Enabled caching support for Anthropic models via Databricks.(v1.19.0)
- Now honoring MCP servers from clients like Zed (supporting stdio + http).(v1.19.0)
- Added MCP app renderer for richer UI experiences.(v1.19.0)
- Server names are now used for MCP extensions in code mode.(v1.19.0)
- Improved user experience for tool calls via `execute_code`.(v1.19.0)
- Added JSONL streaming option for JSON output.(v1.19.0)
- Added a default todo message for better task tracking.(v1.19.0)
- Upgraded to rmcp 0.12.0 and sacp 10.0.0, removing SSE transport.(v1.19.0)
- Enabled platform extension support for "code mode" MCP tool calling, enhancing code execution capabilities.(v1.17.0)
- Introduced MCP Elicitation Support, allowing interactive prompts during tool execution.(v1.17.0)
- Added support for connecting to an external goosed server backend.(v1.17.0)
- Enabled Mercury models support via the new Inception provider.(v1.17.0)
- Added streaming support for OpenAI responses API.(v1.17.0)
- Standardized model definitions across providers for canonical models.(v1.17.0)
- Added a search bar and filtering options to the recipes view.(v1.17.0)
- Enabled automatic provider detection from API key during the onboarding process.(v1.17.0)
- Added a new recipe for searching and understanding data in DataHub.(v1.17.0)
- Added a recipe specifically for Flutter pull request code reviews.(v1.17.0)
- Added support for displaying a modal selector after configuring a provider.(v1.16.0)
- Introduced onboarding detection of the provider based on the API key.(v1.16.0)
- Enabled support for multiple file popups.(v1.16.0)
- Added sidebar contextual information specifically for Firefox users.(v1.16.0)
- Enabled recipe deeplink parameters for pre-population functionality.(v1.16.0)
- Implemented ActionRequired functionality.(v1.16.0)
- Added support for loading sessions within the ACP (Agent Control Panel).(v1.16.0)
- Added custom headers and toggle keyring CLI options.(v1.16.0)
- Enabled automatic update installation.(v1.16.0)
- Introduced native terminal support via @goose in the terminal.(v1.16.0)
- Exposed the Extension selector behind an ALPHA feature flag.(v1.16.0)
- Enabled Goose remote access capabilities.(v1.16.0)
- Added support for math and science symbology rendering via KaTeX.(v1.16.0)
- Enabled the ability to see error messages directly in toasts/notifications.(v1.16.0)
- Implemented SKILLS.md for Claude compatibility.(v1.16.0)
- Added scheduler information to diagnostics.(v1.16.0)
- Implemented CORS and token handling improvements.(v1.16.0)
- Enabled Markdown export functionality directly from a URL.(v1.16.0)
- Added an out-of-context compaction test using an error proxy.(v1.16.0)
- Added the /agent/stop endpoint and made the maximum active agents configurable.(v1.16.0)
- Enabled persistence of provider name and model configuration within the session.(v1.16.0)
- Introduced Slash commands for quicker interaction.(v1.16.0)
- Implemented MCP-UI Proxy and improved Message Handling.(v1.16.0)
- Re-enabled WAL (Write-Ahead Logging) with commit transaction management.(v1.16.0)
- Added a Provider error proxy for simulating various types of errors.(v1.16.0)
- Added metrics reporting to PostHog.(v1.16.0)
- 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)
- Added automatic creation of recipe directories when saving files(v1.12.0)
- Introduced system diagnostics tools for troubleshooting(v1.12.0)
- Enabled extension search functionality within the tool(v1.12.0)
- Added code snippet formatting and saving capabilities(v1.12.0)
- Introduced the Test Coverage Optimizer recipe(v1.12.0)
- Added progress tracking with trend indicators for ongoing tasks(v1.12.0)
- Improved caching mechanisms using stable system prompts(v1.12.0)
- Introduced the Smart Task Organizer recipe(v1.12.0)
- Added UI parameter input controls for better configuration(v1.12.0)
- Added a Schedule button for recipe entries(v1.12.0)
- Redesigned the extension management system(v1.12.0)
All EXTENSIONS Bug Fixes
- Fixed issue where new models used different messages for context length exceeded errors.(v1.0.25)
- Increased the limit for direct to disk operations for performance reasons.(v1.0.25)
- Fixed message type conversion in toolshim mode.(v1.0.25)
- Fixed Protobuf installation during the build process.(v1.0.25)
- Fixed issues related to menu bar and dock icon settings.(v1.0.25)
- Fixed permissions setting for quickscript execution.(v1.0.25)
- Fixed various issues within the Scheduler API.(v1.0.25)
- Fixed issue where Ctrl+C or ESC during CLI menu selection would not gracefully continue the current session.(v1.0.25)
- Fixed bundle download link not working.(v1.0.25)
- Fixed TypeScript errors cleanup.(v1.0.25)
- Fixed issue where the app would not automatically add the prompt after initialization with recipe instructions.(v1.0.25)
- Replaced exec with spawn for improved process handling.(v1.0.25)
- Fixed issue where the application would stop in non-interactive mode when summarizing.(v1.0.25)
- Enhanced security by enclosing HTML in code blocks and implementing CSP.(v1.0.25)
- Fixed issue where the recipe prompt was not appended when starting a recipe in a session.(v1.0.25)
- Updated o3/mini and o4 mini context limits.(v1.0.25)
- Fixed an issue where saving and running a recipe was not working.(v1.24.0)
- Fixed local speech/whisper functionality.(v1.24.0)
- Fixed keyring fallback to handle it as a success.(v1.24.0)
- Replaced a panic with proper error handling in get_tokenizer.(v1.24.0)
- Fixed the broken text editor view.(v1.24.0)
- Fixed configuration of add provider custom headers.(v1.24.0)
- Fixed MCP issue where resource content was not being decoded.(v1.24.0)
- Fixed the Flatpak icon.(v1.24.0)
- Fixed missing content from Langfuse traces.(v1.24.0)
- Fixed extension selector syncing issues.(v1.24.0)
- Improved defensive coding for model switching in Claude Code.(v1.24.0)
- Fixed duplicated output in Code Mode caused by filtering content by audience.(v1.24.0)
- Fixed ACP per-session Agent for model isolation and load_session restore.(v1.24.0)
- Fixed isolation of Claude Code sessions via stream-json session_id.(v1.24.0)
- Fixed Windows bundle random failure and optimized the canary build.(v1.24.0)
- Fixed Goose Desktop missing Calendar and Reminders entitlements.(v1.24.0)
- Fixed stripping of the empty extensions array when using a deeplink.(v1.24.0)
- Fixed contrast issue for text-muted elements.(v1.24.0)
- Fixed exclusion of platform_schedule_tool in the CLI.(v1.21.0)
- Fixed application of subrecipes when using slash commands.(v1.21.0)
- Fixed handling of model quirks with tool calls in code_execution mode.(v1.21.0)
- Fixed cleanup of result recording for code mode.(v1.21.0)
- Fixed handling of Gemini thoughtSignature for tool calls on OpenRouter.(v1.21.0)
- Fixed Recipe slash command not working with single optional parameter.(v1.21.0)
- Fixed support for global .gooseignore and negation patterns.(v1.21.0)
- Fixed requirement for authentication when running goose on a non-loopback address.(v1.21.0)
- Improved error messages for invalid tool calls.(v1.21.0)
- Fixed issue where tool_call arguments were not optional and fixed silent stream termination for OpenAI.(v1.21.0)
- Fixed serialization of record_result output as JSON in code_execution.(v1.21.0)
- Fixed 0 token reporting in OpenRouter streaming.(v1.21.0)
- Fixed incorrect parsing of extension name from tool call for MCP apps.(v1.21.0)
- Fixed deeplink UI repeating on refresh.(v1.21.0)
- Fixed popular topics not starting a chat when clicked.(v1.21.0)
- Fixed adding escaping to the command field.(v1.21.0)
- Fixed omission of structured_content when None instead of serializing as null.(v1.21.0)
- Fixed UI/message to use ContentBlock[] for content for MCP apps.(v1.21.0)
- Fixed missing instructions in goose/CONTRIBUTING.md.(v1.21.0)
- Fixed scrollbar flicker during sidebar animation.(v1.21.0)
- Fixed synchronization of all MCP prompt messages to the session before agent reply.(v1.21.0)
- Fixed regressions related to extension loading.(v1.21.0)
- Resolved all extensions to load correctly in the CLI.(v1.21.0)
- Fixed path for global agent skills.(v1.21.0)
- Fixed setting the working directory for extensions from the session.(v1.21.0)
- Fixed accumulated token count calculation.(v1.21.0)
- Fixed propagation of session_id across providers and MCP.(v1.21.0)
- Fixed line breaks.(v1.21.0)
- Fixed an issue where the provider engine type was not preserved when editing custom providers.(v1.20.0)
- Improved the output style of Goose review Pull Requests to better match contributor standards.(v1.20.0)
- Fixed an issue where KaTeX was incorrectly treating underscores as subscripts in plain text.(v1.20.0)
- Corrected the skills directory path to use ".config/agents" (plural).(v1.20.0)
- Fixed an issue where extensions were being loaded upfront instead of when the agent starts.(v1.20.0)
- Ensured platform-specific keyboard shortcuts are correctly displayed in the UI.(v1.20.0)
- Prevented an infinite loop of tool-input notifications occurring in MCP Apps.(v1.20.0)
- Updated the MCP Apps _meta.ui.resourceUri to use the nested format.(v1.20.0)
- Prevented duplicate rendering when a tool returns both mcp-ui and mcp-apps resources.(v1.20.0)
- Handled special Claude model responses within the GitHub Copilot provider.(v1.20.0)
- Fixed a ResultsFormat error that occurred when loading old sessions.(v1.20.0)
- Fixed an issue where invalid call tool results were not being validated or debugged properly.(v1.20.0)
- Fixed an issue in CI where the openapi-schema-check job was missing dependencies.(v1.20.0)
- Fixed Google provider logic to treat signed text as regular content during streaming.(v1.20.0)
- Fixed Azure OpenAI API key being required when it should be optional to match documentation.(v1.19.0)
- Fixed code execution to now support bracket notation and multiple import styles.(v1.19.0)
- Correctly handled interleaved streaming chunks in OpenAI tool calls.(v1.19.0)
- Fixed handling of tool names that do not contain underscores.(v1.19.0)
- Fixed session history order from being modified when viewing a session in the desktop application.(v1.19.0)
- Fixed the MCP UI to send the prompt message when an element is clicked.(v1.19.0)
- Added minute-level granularity for MOIM timestamps.(v1.19.0)
- Fixed the install script to work correctly when piped into bash.(v1.19.0)
- Corrected Bash syntax in terminal integration functions.(v1.19.0)
- Added more open models to the provider list.(v1.19.0)
- Fixed platform extensions so they now correctly respect the `default_enabled` value.(v1.17.0)
- Resolved issue where token state was not loading correctly on new sessions.(v1.17.0)
- Made the datetime info message more explicit to prevent LLM confusion regarding the current year.(v1.17.0)
- Fixed an issue where the system role was incorrectly used instead of the developer role in the database.(v1.17.0)
- Ensured that old sessions containing tool results now load correctly.(v1.17.0)
- Fixed file attachments so they are now included when messages are queued.(v1.17.0)
- Corrected the display of the provider type suffix in the update dialog.(v1.17.0)
- Fixed a crash on Linux goosed environments caused by a libssl error.(v1.17.0)
- Resolved issue where metrics were not being reported correctly on PostHog.(v1.17.0)
- Fixed the PATH configuration on Windows for extensions.(v1.17.0)
- Fixed an issue where parameters were not being substituted correctly in activities.(v1.17.0)
- Corrected a typo found in a prompt.(v1.17.0)
- Fixed issue where parameters were not being substituted correctly in activities.(v1.16.0)
- Resolved an error from Anthropic regarding "final assistant content cannot end with trailing whitespace".(v1.16.0)
- Fixed configuration issues specifically for the Groq provider.(v1.16.0)
- Fixed an issue where the model was being read from config instead of removing a prompt change.(v1.16.0)
- Used a lock mechanism to ensure the tunnel only runs once, preventing issues from multiple concurrent runs.(v1.16.0)
- Updated the acceptable issues list for moim injection checks to include "Merged consecutive assistant messages".(v1.16.0)
- Fixed Anthropic provider model fetching logic.(v1.16.0)
- Added CSP (Content Security Policy) for images to the proxy HTML in MCP-UI.(v1.16.0)
- Corrected a typo in a blog post reference (AIMDOEL -> AIMODEL).(v1.16.0)
- Adjusted strange spacing issues found in agent.rs.(v1.16.0)
- Reverted a change that prevented loading active extensions when no extensions were present in the recipe.(v1.16.0)
- Fixed multi-tool calling functionality.(v1.16.0)
- Improved handling for multiple content chunks and images.(v1.16.0)
- Fixed an issue where GitHub broke runners for macOS environments.(v1.16.0)
- Added generic checks for Gemini compatibility.(v1.16.0)
- Fixed sessions returning with empty messages.(v1.16.0)
- Added backward compatibility for the conversationCompacted message type.(v1.16.0)
- Improved handling for 404 errors.(v1.16.0)
- Removed setx calls to prevent permanent modification of the Windows shell PATH.(v1.16.0)
- Fixed parsing of maas models for the GCP Vertex provider.(v1.16.0)
- Added support for Gemini 3's thought signatures.(v1.16.0)
- Added error catching for cron jobs.(v1.16.0)
- Fixed reading paths from interactive and login shells.(v1.16.0)
- Applied a quick fix for the community all stars script.(v1.16.0)
- 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)
- Fixed legacy import compatibility issues(v1.12.0)
- Resolved Gemini provider connection problems(v1.12.0)
- Fixed message synchronization issues after conversation cleanup(v1.12.0)
- Fixed crashes occurring when subrecipe files do not exist(v1.12.0)
- Resolved issues with build artifact downloads in CI workflows(v1.12.0)
- Corrected CLI installation path on Windows systems(v1.12.0)
- Fixed missing Windows GNU CLI build in releases(v1.12.0)
- Improved error handling for AWS Bedrock tool calls(v1.12.0)
- Fixed extension loading failures when recipes lack extensions(v1.12.0)
- Resolved a deadlock issue in the extension manager(v1.12.0)
- Fixed crashes when OpenAI returns empty responses(v1.12.0)
- Corrected package dependency synchronization problems(v1.12.0)
- Fixed OpenAI tools schema validation errors(v1.12.0)
- Resolved issues stemming from problematic UI package upgrades(v1.12.0)
- Fixed errors appearing in analytics messages(v1.12.0)
Releases with EXTENSIONS Changes
v1.0.2523 features16 fixesThis release introduces significant new scheduling capabilities, including cron support, editing, pausing, and live tracking for jobs. It also expands AI model support with GitHub Copilot streaming and Claude 4 integration, alongside numerous quality-of-life improvements for recipes and the UI.
v1.24.034 features18 fixesThis release introduces significant new capabilities, including the default enablement of the Top of Mind (tom) extension for better contextual awareness and support for CUDA builds. Key updates also include streamlining extension management and adding dynamic model switching for Claude Code. Numerous bugs were resolved, fixing issues related to recipe saving, text editor display, and various provider configurations.
v1.21.015 features28 fixesThis release introduces significant new capabilities, including multi-chat support, user-configurable templates, and Flatpak packaging for Linux users. Numerous bug fixes address issues across tool calling, recipe execution, and CLI functionality. Enhancements also focus on improving session management and UI branding.
v1.20.07 features14 fixesThis release introduces significant new capabilities, including ML-based prompt injection detection and HTTP proxy support, alongside streaming support for the Google Gemini provider. Several fixes address issues with custom provider editing, KaTeX rendering, and stability within MCP Apps, ensuring a more robust user experience.
v1.19.010 features10 fixesThis release introduces significant new capabilities, including shell completion generation for multiple shells and support for the OpenAI Codex CLI provider. Key fixes address issues with code execution syntax, tool call streaming, and API key handling for Azure OpenAI. Users will also benefit from improved UX for tool calls and new caching support for Anthropic models.
v1.17.010 features12 fixesThis release introduces significant new capabilities, including platform extension support for code mode MCP tool calling and interactive MCP elicitation. Users will also benefit from streaming support for OpenAI responses and enhanced recipe management with search and filtering. Several bugs related to session loading, extension configuration, and platform stability have also been resolved.
v1.16.026 features24 fixesThis release introduces significant new capabilities, including native terminal support, Goose remote access, and rendering math/science symbology via KaTeX. Numerous bug fixes address issues with provider configurations (Anthropic, Groq), session handling, and multi-tool calling. Improvements focus on updating major model APIs (Anthropic, Gemini) and enhancing credential loading for AWS Bedrock.
v1.15.09 features13 fixesThis release introduces significant new capabilities, including support for the Grok provider, MCP UI proxy improvements, and enabling WAL with commit transaction management. Several platform stability issues were addressed, including fixes for Windows path retrieval, Linux locking, and improved handling of authentication credentials.
v1.14.08 features14 fixesThis release introduces significant new capabilities, including support for the Mistral AI provider and a new macOS dock menu for easier access. Numerous bug fixes address issues like runaway subagent chains and incorrect session handling. Users will also benefit from performance improvements, better CLI consistency, and restored quick launcher functionality.
v1.13.07 features7 fixesThis 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.
v1.12.011 features15 fixesThis release introduces several new features, including system diagnostics tools, extension search, and a redesigned extension management system. Numerous bugs related to provider connections, crashes, and Windows CLI installation have been resolved. Users will also benefit from performance improvements like optimized Gemini provider reliability and better caching via stable system prompts.