File goose.changes of Package goose
------------------------------------------------------------------- Fri Jan 30 09:54:34 UTC 2026 - Sai Karthik Karra <kskarthik@disroot.org> - Update to version 1.22.0: * Trigger CI * Allow dead code * Remove registration * Remove apps from the client * chore(release): release version 1.22.0 * fix: we can default gooseignore without writing it out (#6802) * fix broken link (#6810) * docs: add Beads MCP extension tutorial (#6792) * feat(goose): add support for AWS_BEARER_TOKEN_BEDROCK environment variable (#6739) * [docs] Add OSS Skills Marketplace (#6752) * feat: make skills available in codemode (#6763) * Fix: Recipe Extensions Not Loading in Desktop (#6777) * Different approach to determining final confidence level of prompt injection evaluation outcomes (#6729) * fix: read_resource_tool deadlock causing test_compaction to hang (#6737) * Upgrade error handling (#6747) * Fix/filter audience 6703 local (#6773) * chore: re-sync package-lock.json (#6783) * upgrade electron to 39.3.0 (#6779) * allow skipping providers in test_providers.sh (#6778) * fix: enable custom model entry for OpenRouter provider (#6761) * Remove codex skills flag support (#6775) * Improve mcp test (#6671) * Feat/anthropic custom headers (#6774) * Fix/GitHub copilot error handling 5845 (#6771) * fix(ui): respect width parameter in MCP app size-changed notifications (#6376) * fix: address compilation issue in main (#6776) * Upgrade GitHub Actions for Node 24 compatibility (#6699) * fix(google): preserve thought signatures in streaming responses (#6708) * added reduce motion support for css animations and streaming text (#6551) * fix: Re-enable subagents for Gemini models (#6513) * fix(google): use parametersJsonSchema for full JSON Schema support (#6555) * fix: respect GOOSE_CLI_MIN_PRIORITY for shell streaming output (#6558) * feat: add requires_auth flag for custom providers without authentication (#6705) * fix: normalize extension names consistently in ExtensionManager (#6529) * Summarize old tool calls (#6119) * codex: refine reasoning effort validation (#6522) * Jazzcort add timeout (#6772) * fix(codex): correct codex reasoning effort conversion (#6523) * feat: add max_turns to recipe and subagent settings (#6687) * feat(providers): add OVHcloud AI provider (#6527) * Add diagnostics viewer (#6770) * Use errorMessage (#6749) * New feature: External editor such as vim, helix, etc (#5823) * Removed redundant extension check with goose config when resuming a session (#6759) * refactor: consolidate recipeError (#6758) * tutorial: subagents (#6756) * Remove background from tool call containers and add clean labels for … (#5879) * removed the line number in the error message (#6736) * docs: multi-chat support and misc updates (#6753) * Better image compression (#6746) * Add option to run extensions in a container (#6590) * chore(deps): bump hono from 4.11.4 to 4.11.7 in /ui/desktop (#6750) * fix chat input text going under action buttons at certain widths (#6751) * Show provider failures (#6744) * Keyboard short cuts (#6711) * fix unsaved changes showing when no changes in extensions (#6743) * fix release workflow not finding flatpak file (#6696) * Create default gooseignore file when missing (#6498) * fix slash and @ keyboard navigation popover background color (#6550) * fix[format/openai]: return error on empty msg. (#6511) * Fix: ElevenLabs API Key Not Persisting (#6557) * Logging uplift for model training purposes (command injection model) [Small change] (#6330) * fix(goose): only send agent-session-id when a session exists (#6657) * BERT-based command injection detection in tool calls (#6599) * chore: [CONTRIBUTING.md] add Hermit to instructions (#6518) * fix: update Gemini context limits (#6536) * Document r slash command (#6724) * Upgrade GitHub Actions to latest versions (#6700) * fix: Manual compaction does not update context window. (#6682) * Removed the Acceptable Usage Policy (#6204) * Document spellcheck toggle (#6721) * fix: docs workflow cleanup and prevent cancellations (#6713) * Docs: file bug directly (#6718) * fix: dispatch ADD_ACTIVE_SESSION event before navigating from "View All" (#6679) * Speed up Databricks provider init by removing fetch of supported models (#6616) * fix: correct typos in documentation and Justfile (#6686) * docs: frameDomains and baseUriDomains for mcp apps (#6684) * docs: add Remotion video creation tutorial (#6675) * docs: export recipe and copy yaml (#6680) * Test against fastmcp (#6666) * docs: mid-session changes (#6672) * Fix MCP elicitation deadlock and improve UX (#6650) * chore: upgrade to rmcp 0.14.0 (#6674) * [docs] add MCP-UI to MCP Apps blog (#6664) * ACP get working dir from args.cwd (#6653) * Optimise load config in UI (#6662) * Fix GCP Vertex AI global endpoint support for Gemini 3 models (#6187) * fix: macOS keychain infinite prompt loop (#6620) * chore: reduce duplicate or unused cargo deps (#6630) * feat: codex subscription support (#6600) * smoke test allow pass for flaky providers (#6638) * feat: Add built-in skill for goose documentation reference (#6534) * Native images (#6619) * docs: ml-based prompt injection detection (#6627) * Strip the audience for compacting (#6646) * chore(release): release version 1.21.0 (minor) (#6634) * add collapsable chat nav (#6649) * fix: capitalize Rust in CONTRIBUTING.md (#6640) * chore(deps): bump lodash from 4.17.21 to 4.17.23 in /ui/desktop (#6623) * Vibe mcp apps (#6569) * Add session forking capability (#5882) * chore(deps): bump lodash from 4.17.21 to 4.17.23 in /documentation (#6624) * fix(docs): use named import for globby v13 (#6639) * PR Code Review (#6043) * fix(docs): use dynamic import for globby ESM module (#6636) * chore: trigger CI * Document tab completion (#6635) * Install goose-mcp crate dependencies (#6632) * feat(goose): standardize agent-session-id for session correlation (#6626) * chore: tweak release docs (#6571) * fix(goose): propagate session_id across providers and MCP (#6584) * increase worker threads for ci (#6614) * docs: todo tutorial update (#6613) * Added goose doc map md file for goose agent to find relevant doc easily. (#6598) * add back goose branding to home (#6617) * fix: actually set the working dir for extensions from session (#6612) * Multi chat (#6428) * Lifei/fixed accumulated token count (#6587) * Dont show MCP UI/Apps until tool is approved (#6492) * docs: max tokens config (#6596) * User configurable templates (#6420) * docs: http proxy environment variables (#6594) * feat: exclude subagent tool from code_execution filtering (#6531) * Fix path for global agent skills (#6591) * recipes: add mcp server (#6552) * feat(gcp-vertex): add model list with org policy filtering (#6393) * chore: encourage extension searching (#6582) * blog: mobile apps consolidation and roadmap (#6580) * chore: remove unused dependencies in cargo.toml (#6561) * resolved all the extensions to load in cli (#6464) * fix: trying this approach to undo regressions for extension loading (#6568) * fix(cli): sync all MCP prompt messages to session before agent reply (#6566) * fix scrollbar flicker in sidebar animation (#6564) * fix: Missing instructions in goose/CONTRIBUTING.md (#6565) * design: goose branding on desktop (#6563) * fix(mcp-apps): update ui/message to use ContentBlock[] for content (#6546) * fix: omit structured_content when None instead of serializing as null (#6499) * fix: prevent docs deploy from being cancelled by PR previews (#6553) * add mcp sampling blog (#6547) * Docs: add short link for Council of Mine MCP tutorial (#6545) * Fix: Update session name in UI in real-time (#6533) * added optional request params and context limit from GOOSE_PREDEFINED_MODELS (#6489) * chore: sync package-lock.json (#6543) * chore(deps): bump aiohttp from 3.13.0 to 3.13.3 in /scripts/provider-error-proxy (#6539) * chore(deps): bump brotli from 1.1.0 to 1.2.0 in /scripts/provider-error-proxy (#6538) * docs: temp correction for agent directory (#6544) * chore: upgrade rmcp (#6516) * docs: clarify directory in /documentation readme (#6541) * Release 1.20.0 * Standalone mcp apps (#6458) * don't add escaping to the command field (#6519) * Fix popular topics not starting chat when clicked (#6508) * fix[desktop]: deeplink ui repeat on refresh (#6469) * fixed test compilation on main branch (#6512) * fix: correctly parse extension name from tool call for MCP apps (#6482) * fixed 0 token in openrouter steaming (#6493) * feat(goose-acp): enable parallel sessions with isolated agent state (#6392) * copilot instruction to flag prelease docs (#6504) * docs: acp mcp support (#6491) * feat: add flatpak support for linux (#6387) * fix(code_execution): serialize record_result output as JSON (#6495) * perf(google): avoid accumulating thoughtSignatures across conversation history (#6462) * fix(openai): make tool_call arguments optional and fix silent stream termination (#6309) * fix: Improve error messages for invalid tool calls (#6483) * fix: require auth when running goose on non loopback address (#6478) * chore(deps): bump hono from 4.11.3 to 4.11.4 in /ui/desktop (#6485) * feat(cli): graceful fallback for keyring failures (#5808) * fix: support global .gooseignore and negation patterns (#6157) * docs: manual config for jetbrains (#6490) * fix: Recipe slash command doesn't work with single optional parameter (#6235) * fix(openrouter): Handle Gemini thoughtSignature for tool calls (#6370) * docs: fix extensions page (#6484) * Allow customizing the new line keybinding in the CLI (#5956) * Ask for permission in the CLI (#6475) * docs: add Ralph Loop tutorial for multi-model iterative development (#6455) * Remove gitignore fallback from gooseignore docs (#6480) * fix: clean up result recording for code mode (#6343) * fix(code_execution): handle model quirks with tool calls (#6352) * feat(ui): support prefersBorder option for MCP Apps (#6465) * fixed line breaks (#6459) * Use Intl.NumberFormat for token formatting in SessionsInsights (#6466) * feat(ui): format large and small token counts for readability (#6449) * fix: apply subrecipes when using slash commands (#6460) * Fix: exclude platform_schedule_tool in CLI (#6442) ------------------------------------------------------------------- Mon Jan 19 09:44:15 UTC 2026 - Sai Karthik Karra <kskarthik@disroot.org> - Update to version 1.20.1: * fix: trying this approach to undo regressions for extension loading (#6568) * chore(release): release version 1.20.1 * don't add escaping to the command field (#6519) * Fix popular topics not starting chat when clicked (#6508) * chore(release): release version 1.20.0 * Fix: Small update in how ML-based prompt injection determines final result (#6439) * docs: remove SSE transport and rename to Streamable HTTP (#6319) * fix: correct Cloudinary extension command and env variable (#6453) * fix: add gap between buttons in MacDesktopInstallButtons.js (#6452) * refactor: include hidden dotfiles folders in file picker search (#6315) * upgraded safe npm packages (#6450) * chore(deps): bump react-router and react-router-dom in /ui/desktop (#6408) * chore(deps): bump lru from 0.12.5 to 0.16.3 (#6379) * chore(deps-dev): bump @modelcontextprotocol/sdk from 1.24.0 to 1.25.2 in /ui/desktop (#6375) * fix: inconsistent API url requirement between desktop and CLI versions (#6419) * feat(vertexai): Add streaming support (#6409) * fix deeplink recipe launch cold start (#6210) * Spell check setting (#6446) * File bug directly (#6413) * fix(cli): incorrect bin name in shell completions (#6444) * Use crunchy from crates instead of git fork (#6415) * docs: Add prompts.chat MCP configuration to servers.json (#6342) * Remove unused dependencies across workspace (#6380) * perf(code_execution): cache tools in ExtensionManager (#6433) * chore: break up process agent response (#6348) * More 3.7 removal (#6414) * CLI show extension errors (#6398) * fix[desktop]: Improve UX for ExtensionItem component (#6443) * update[doc]: Add tip for GitHub Copilot Provider (#6441) * Avoid using cliclack.confirm in non-interactive session (#6412) * docs: claude prompt caching note (#6429) * Restore task completion notification (#6427) * docs: stream-json and auth-token cli options (#6426) * feat: add hotkey to toggle full tool output display (#6067) * fix(google): treat signed text as regular content in streaming (#6400) * Add frameDomains and baseUriDomains CSP support for MCP Apps (#6399) * fix(ci): add missing dependencies to openapi-schema-check job (#6367) * feat: http proxy support * Add support for changing working dir and extensions in same window/session (#6057) * Sort keys in canonical models (#6403) * added validation and debug for invalid call tool result (#6368) * Update MCP apps tutorial: fix _meta structure and version prereq (#6404) * Fixed fonts (#6389) * Update confidence levels prompt injection detection to reduce false positive rates (#6390) * Add ML-based prompt injection detection (#5623) * docs: update custom extensions tutorial (#6388) * fix ResultsFormat error when loading old sessions (#6385) * docs: add MCP Apps tutorial and documentation updates (#6384) * changed z-index to make sure the search highlighter does not appear on modal overlay (#6386) * Handling special claude model response in github copilot provider (#6369) * fix: prevent duplicate rendering when tool returns both mcp-ui and mcp-apps resources (#6378) * fix: update MCP Apps _meta.ui.resourceUri to use nested format (SEP-1865) (#6372) * feat(providers): add streaming support for Google Gemini provider (#6191) * Blog: edit links in mcp apps post (#6371) * fix: prevent infinite loop of tool-input notifications in MCP Apps (#6374) * fix: Show platform-specific keyboard shortcuts in UI (#6323) * fix: we load extensions when agent starts so don't do it up front (#6350) * docs: credit HumanLayer in RPI tutorial (#6365) * Blog: Goose Lands MCP Apps (#6172) * Claude 3.7 is out. we had some harcoded stuff (#6197) * Release 1.19.0 * chore: upgrade to node v24 as engine (#6361) * chore(deps): bump rsa from 0.9.9 to 0.9.10 (#6358) * Bump rust toolchain to 1.92 (current stable) (#6356) * Hide advanced recipe options under expandable content (#6021) * fix: use .config/agents (plural) for skills directory (#6357) * fix: prevent KaTeX from treating underscores as subscripts in plain text (#6242) * fix: make goose review PRs more like goose contributors do (#6240) * fix : preserve provider engine type when editing custom providers (#6106) * feat(providers): add retry for model fetching (#6347) * allow goose issue solver to react to activation comments (#6239) * refactor: when changing provider/model,load existing provider/model (#6334) * chore: refactor configure_extensions_dialog to reduce line count (#6277) * chore: refactor handle_configure to reduce line count (#6276) * chore: refactor interactive session to reduce line count (#6274) * chore: refactor docx_tool to reduce function size (#6273) * chore: refactor cli() function to reduce line count (#6272) * make sure the models are using streaming properly (#6331) * feat: add a max tokens env var (#6264) * docs: slash commands topic (#6333) ------------------------------------------------------------------- Thu Jan 08 12:36:54 UTC 2026 - Sai Karthik Karra <kskarthik@disroot.org> - Add shell completions - Update to version 1.19.1: * fix: prevent duplicate rendering when tool returns both mcp-ui and mcp-apps resources (#6378) * fix: update MCP Apps _meta.ui.resourceUri to use nested format (SEP-1865) (#6372) * fix: prevent infinite loop of tool-input notifications in MCP Apps (#6374) * chore(release): release version 1.19.1 * Bump rust toolchain to 1.92 (current stable) (#6356) * chore(release): release version 1.19.0 * fix(ci): prevent gh-pages branch bloat (#6340) * chore(deps): bump qs and body-parser in /documentation (#6338) * Skip the smoke tests for dependabot PRs (#6337) * docs(blog): compress images to fix GitHub Pages deployment (#6339) * fix(code-execution): support bracket notation and multiple import styles (#6290) * chore(deps): bump qs from 6.14.0 to 6.14.1 in /ui/desktop (#6317) * feat(cli): add subcommand `completion` to generate various shell completions (#6313) * fix: Make Azure OpenAI API key optional to match documentation (#6215) * Release 1.18.0 * Add recipe download and copy yaml (#6201) * Add more logging and analytics to updater processes (#6208) * MCP Apps Plumbing (#6286) * docs(blog): Agentic Guardrails and Controls (#6329) * fix: use minute-level granularity for MOIM timestamps (#6294) * fix(install script): ensure script works when piped into bash (#6296) * fix: Update tetrate signup step (#6324) * fix(openai): handle interleaved streaming chunks in tool call (#6312) * Add blog post: How I Taught My Agent My Design Taste (#6326) * Have goose issue solver solve issues like a goose contributor (#6321) * feat: add caching support for Anthropic models via Databricks (#6320) * chore(deps): bump qs and express in /documentation (#6314) * fix: handle toolnames without underscores (#6318) * feat: upgrade to rmcp 0.12.0 and sacp 10.0.0 by removing SSE transport (#6304) * chore: refactor add_extension to reduce line count (#6278) * fix: improve smoke test prompt for reliable tool calling (#6281) * chore: refactor format_messages in databricks.rs to reduce line count (#6275) * fix: adding more open models (#6300) * docs: add goose for vs code extension (#6262) * feat(code-mode): use server names for MCP extensions (#6284) * docs: agent skills compatibility note (#6299) * docs: clarify GOOSE_TERMINAL requires ~/.zshenv for zsh users (#6297) * feat: add OpenAI Codex CLI provider (#6263) * docs: fix Resources menu (#6292) * Remove Advent of AI announcement banner (#6291) * Add blog post: How We Use goose to Maintain goose (#6289) * feat: default todo message (#6217) * docs: ref blog from Skills page (#6269) * docs: RPI tutorial (#6261) * docs: move code mode topic (#6259) * feat(acp): Honor MCP servers from clients like Zed (stdio + http) (#6230) * docs: code mode and code execution extension (#6255) * RPI recipes (#6258) * docs: fix links in recipe topics (#6256) * remove Tool Selection Strategy preview (#6250) * fix(cli): correct bash syntax in terminal integration functions (#6181) * fix : opening a session to view it modifies session history order in desktop (#6156) * test: fix recipe and audio tests to avoid side effects (#6231) * chore: Update gemini versions in test_providers.sh (#6246) * feat: option to stream json - jsonl really (#6228) * feat: add mcp app renderer (#6095) * docs: update skills extension to support .agents/skills directories (#6199) * Add YouTube short to Chrome DevTools MCP tutorial (#6244) * docs: Caveats for privacy information in logs documentation (#6218) * move goose issue solver to opus (#6233) * feat: improved UX for tool calls via execute_code (#6205) * Blog: Code Mode Doesn't Replace MCP (#6227) * fix: prevent keychain requests during cargo test (#6219) * test: fix test_max_turns_limit slow execution and wrong message type (#6221) * Skills vs MCP blog (#6220) * Add blog post: Does Your AI Agent Need a Plan? (#6209) * fix(ui): enable MCP UI to send a prompt message when an element is clicked (#6207) * docs: param option for recipe deeplink/open (#6206) * docs: edit in place or fork session (#6203) * Recipe slash command parsing (#6173) ------------------------------------------------------------------- Mon Dec 22 05:29:42 UTC 2025 - Sai Karthik Karra <kskarthik@disroot.org> - Drop disable-self-update.patch in favour of compile time feature: https://github.com/block/goose/pull/5886 - Update to version 1.18.0: * Recipe slash command parsing (#6173) * chore(release): release version 1.18.0 * fix(code-mode): use MCP structuredContent for proper JS object access (#6190) * fix(code-mode): improve tool signatures for LLM discovery (#6177) * chore: cover code mode with end to end provider tests (#6183) * docs: publish MCP elicitation guide (#6182) * docs: mobile access (#6180) * feat: update copilot instructions to correct "Goose" to "goose" in code reviews (#6175) * blog: on terminal and mobile (#6174) * Enhanced PostHog Error Tracking with Detailed Messages (#6176) * Clean PR preview sites from gh-pages branch history (#6161) * fix: make goose reviewer less sycophantic (#6171) * revert /reply to previous behavior (replacing session history) when full conversation provided (#6058) * chore: manually update version (#6166) * Integrate pricing with canonical model (#6130) * Regenerate canonical models when release branch is created. (#6127) * fix: use correct parameter name in read_module handler (#6148) * docs: blog for code mode MCP (#6126) * test: add ACP integration test (#6150) * docs: auto download updates (#6163) * fix: respect default_enabled value of platform extensions (#6159) * docs: skills (#6062) * fix: add conditional configuration for GOOSE_BIN_DIR in PATH (#5940) * Update dependencies to help in Fedora packaging (#5835) * fix: make goose reviewer less bad (#6154) * docs: create/edit recipe button (#6145) * fix(google): Fix 400 Bad Request error with Gemini 3 thought signatures (#6035) * fix: we don't need to warn about tool count when in code mode (#6149) * deps: upgrade agent-client-protocol to 0.9.0 (#6109) * fix(providers): fix for gemini-cli on windows to work around cmd's multiline prompt limitations #5911 (#5966) * More slash commands (#5858) * fix: MCP UI not rendering due to CallToolResult structure change (#6143) * fix: display shell output as static text instead of spinner (#6041) * fix : Custom providers with empty API keys show as configured in desktop (#6105) * Add .agents/skills and ~/.config/agent/skills to skills discovery paths (#6139) * fix: use instructions for system prompt and prompt for user message in subagents (#6121) * Fix compaction loop for small models or large input (#5803) * feat: Centralize theme management with ThemeContext (#6137) * OpenRouter & Xai streaming (#5873) * fix: resolve mcp-hermit cleanup path expansion issue (#5953) * feat: add goose PR reviewer workflow (#6124) * perf: Avoid repeated MCP queries during streaming responses (#6138) * Fix YAML serialization for recipes with special characters (#5796) * Add more posthog analytics (privacy aware) (#6122) * docs: add Sugar MCP server to extensions registry (#6077) * Fix tokenState loading on new sessions (#6129) * bump bedrock dep versions (#6090) * Don't persist ephemeral extensions when resuming sessions (#5974) * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /ui/desktop (#5939) * chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /documentation (#5898) * Add Scorecard supply-chain security workflow (#5810) * Don't show subagent tool when we're a subagent (#6125) * Fix keyboard shortcut conflict for Focus Goose Window (#5809) * feat(goose-cli): add feature to disable update (#5886) * workflow: enable docs-update-recipe-ref (#6132) * fix: filter tools in Ollama streaming when chat mode is enabled (#6118) ------------------------------------------------------------------- Thu Dec 18 14:03:29 UTC 2025 - Sai Karthik Karra <kskarthik@disroot.org> - Update to version 1.17.0: * fix: respect default_enabled value of platform extensions (#6159) * Add more posthog analytics (privacy aware) (#6122) * Fix tokenState loading on new sessions (#6129) * chore(release): release version 1.17.0 * feat(mcp): platform extension for "code mode" MCP tool calling (#6030) * workflow: auto-update recipe-reference on release (#5988) * Document recipe slash commands feature (#6075) * docs: add GitHub Copilot device flow authentication details (#6123) * Disallow subagents with no extensions (#5825) * chore(deps): bump js-yaml in /documentation (#6093) * feat: external goosed server (#5978) * fix: Make datetime info message more explicit to prevent LLM confusion about current year (#6101) * refactor: unify subagent and subrecipe tools into single tool (#5893) * goose repo is too big for the issue solver workflow worker (#6099) * fix: use system not developer role in db (#6098) * Add /goose issue solver github workflow (#6068) * OpenAI responses streaming (#5837) * Canonical models for Providers (#5694) * feat: add Inception provider for Mercury models (#6029) * fix old sessions with tool results not loading (#6094) * Fix community page mobile responsiveness and horizontal overflow (#6082) * Tool reply meta (#6074) * chore: avoid accidentally using native tls again (#6086) * Update vars to be capitalised to be in line with other variables in config file (#6085) * docs: restructure recipe reference (#5972) * docs: configure custom providers (#6044) * docs: Community All-Stars Spotlight November 2025, CodeTV Hackathon edition (#6070) * fix: include file attachments in queued messages (#5961) * fix(ui): prevent incorrect provider type suffix in update dialog #5908 (#5909) * docs: mcp elicitation (#6060) * blog: How to stop your ai agent from making unwanted code changes (#6055) * Fix typo in prompt (#6007) * Docs for new terminal integration feature (#6042) * fix: linux goosed crashing libssl error (#6051) * chore(release): release version 1.16.0 (minor) (#5985) * fix: metrics on posthog (#6024) * gov: new LF Projects LLC section (#6027) * Cleanup: Remove Recipe Key Flow (#6015) * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /documentation (#5963) * remove problematic corrupted woff font (#6006) * Added search bar / filtering for recipes (#6019) * Hide recipe icon in empty chat (#6022) * docs: provider and model config (#6008) * Show modal selector after configuring a provider (#6005) * docs: additional mcp sampling resources (#6020) * Flutter PR Code Review (#6011) * feat(mcp): elicitation support (#5965) * Onboarding detect provider from api key (#5955) * Fix PATH on Windows for extensions (#6000) * recipe(datahub): Add a recipe for searching & understanding data in DataHub (#5859) * fix params not being substituted in activities (#5992) * blog: MCP Sampling (#5987) ------------------------------------------------------------------- Wed Dec 10 16:58:25 UTC 2025 - Sai Karthik Karra <kskarthik@disroot.org> - Update to version 1.16.0: * fix: metrics on posthog (#6024) * Hide recipe icon in empty chat (#6022) * Show modal selector after configuring a provider (#6005) * Onboarding detect provider from api key (#5955) * fix params not being substituted in activities (#5992) * chore(release): release version 1.16.0 * Update Anthropic and Google Gemini models to latest API versions (#5980) * docs: chat recall tutorial (#5975) * fix: `final assistant content cannot end with trailing whitespace` error from Anthropic (#5967) * 5527 multiple file popups (#5905) * Groq configure fix (#5833) * added sidebar contextual information for firefox (#5433) * docs: council of mine MCP (#5979) * docs: nano banana extension (#5977) * fix: remove prompt change, read model from config (#5976) * Enable recipe deeplink parameters for pre-population (#5757) * chore: upgrade npm packages (#5951) * feat: ActionRequired (#5897) * feat(acp): support loading sessions in acp (#5942) * docs: add videos to multi-model page (#5938) * docs: promote planning guide (#5934) * fix: use a lock to ensure only need to run tunnel just in case multiple go… (#5885) * Feat: Added custom headers and toggle keyring CLI options (#5017) * Feat/automatic update installation (#5345) * fix: Added "Merged consecutive assistant messages" to the acceptable issues for moim injection check (#5933) * fix: anthropic provider model fetching (#5932) * [MCP-UI] add CSP for images to proxy HTML (#5931) * fix: correct typo in blog post (AIMDOEL -> AIMODEL) (#5902) * feat: @goose in terminal (native terminal support) (#5887) * docs: adding AI-friendly features (#5918) * Blog/advent of ai announcement (#5917) * Extension selector behind ALPHA flag (#5892) * blog: typo fixes (#5896) * blog: fixing img url (#5895) * blog: MCPs for Developers (#5884) * docs: Extension Manager MCP (#5883) * Update cleanup marker logic for Fedora users. (#5868) * Improve AWS credential loading and configuration handling in BedrockProvider (#5699) * fix: adjust strange spacing in agent.rs (#5877) * Move recipe actions to bottom bar icon and edit goosehints to settings (#5864) * [docs] Add “Building a Social Media Agent” Blog Post (#5844) * deps: upgrade rmcp to 0.9.1 (#5860) * chore: suggest using text/markdown when fetching content (#5854) * Revert "fix: do not load active extensions when no extensions in the recipe" (#5871) * goose remote access (#5251) * docs: add DataHub MCP server extension documentation (#5769) * docs: lowercase goose in remaining topics (#5861) * docs: lowercase goose in getting-started and guides topics (#5857) * Fix multi tool calling (#5855) * fix(#5626 #5832): handle multiple content chunks & images better (#5839) * chore: some old code hanging around, and mention configure cli (#5822) * feat : add support for math / science symbology via katex (#5773) * feat : add ability to see error message in toast (#5851) * feat: implement SKILLS.md - claude compatibility. (#5760) * urgent: github broke runners for macos (#5853) * [fix] generic check for gemini compat (#5842) * Add scheduler to diagnostics (#5849) * Cors and token (#5850) * fix sessions coming back with empty messages (#5841) * markdown export from URL (#5830) * Next camp refactor live (#5706) * Add out of context compaction test via error proxy (#5805) * fix: Add backward compatibility for conversationCompacted message type (#5819) * Add /agent/stop endpoint, make max active agents configurable (#5826) * Handle 404s (#5791) * Persist provider name and model config in the session (#5419) * Comment out the flaky mcp callers (#5827) * Slash commands (#5718) * fix: remove setx calls to not permanently edit the windows shell PATH (#5821) * fix: Parse maas models for gcp vertex provider (#5816) * fix: support Gemini 3's thought signatures (#5806) * chore: Add Adrian Cole to Maintainers (#5815) * [MCP-UI] Proxy and Better Message Handling (#5487) * Release 1.15.0 * Document New Window menu in macOS dock (#5811) * Catch cron errors (#5707) * feat/fix Re-enabled WAL with commit transaction management (Linux Verification Requested) (#5793) * chore: remove autopilot experimental feature (#5781) * Read paths from an interactive & login shell (#5774) * docs: acp clients (#5800) * Provider error proxy for simulating various types of errors (#5091) * chore: Add links to maintainer profiles (#5788) * Quick fix for community all stars script (#5798) * Document Mistral AI provider (#5799) * docs: Add Community Stars recipe script and txt file (#5776) * chore: incorporate LF feedback (#5787) * docs: quick launcher (#5779) ------------------------------------------------------------------- Thu Nov 20 16:08:09 UTC 2025 - Sai Karthik Karra <kskarthik@disroot.org> - Update to version 1.15.0: * Read paths from an interactive & login shell (#5774) * chore(release): release version 1.15.0 * Bump auto scroll threshold (#5738) * fix: add one-time cleanup for linux hermit locking issues (#5742) * Don't show update tray icon if GOOSE_VERSION is set (#5750) * fix: get win node path from registry (#5731) * Handle spaces in extension names also (#5770) * Remove empty settings card for Scheduling Engine (#5771) * fix windows cli build (#5768) * fix: Implement a CredentialStore for auth (#5741) * blog post: How to Successfully Migrate Your App with an AI Agent (#5762) * Simplify finding `goosed` (#5739) * More time for goosed (#5746) * Match lower case (#5763) * scan recipe for security when saving recipe (#5747) * feat: trying grok for live test (#5732) * Platform Extension MOIM (Minus One Info Message) (#5027) * docs: remove hackathon banner (#5756) * Fix: Recipes respect the quiet flag (#5743) * docs: update cli commands (#5744) * Run smoke tests on a free runner (#5745) * faster, cheaper (pick two): improve CI workflow and switch to free github runner (#5702) * Compaction resiliency improvements (#5618) * docs: ask goose button (#5730) * Update prompt injection detection metrics (due to errors exporting to datadog) (#5692) * Spence/icon2 tokyo drift (#5728) * docs: logs rotation and misc updates (#5727) * docs: automatic ollama model detection (#5725) * Fix context progress bar not resetting after /clear command (#5652) * docs: removing double announcements (#5714) * docs: mcp sampling support (#5708) * hackathon banner (#5710) * Fix documentation-only change detection for push events (#5712) * Added transaction commits to multi sql functions in session_manager (#5693) * fix: improve and simplify tool call chain rendering (#5704) * Fix: Always show autocompact threshold ui (#5701) * chore: Update governance to include Discord (#5690) * Ollama improvements (#5609) * feat: add Supabase MCP server to registry (#5629) * Unlist VS Code extension tutorials from MCP and experimental sections (#5677) * fix: make image processing work in github copilot provider (#5687) * fix: do not take into account gitignore in developer mcp (#5688) * docs: session storage migration (#5682) * New maintainers (#5685) * chore: Update governance (#5660) * chore(release): release version 1.14.0 (minor) (#5676) * fix : action icons overlap session title in chat history (#5684) * Document recent goose PRs (#5683) * docs: add GOOSE_PATH_ROOT environment variable documentation (#5678) * feat: SessionManager integration for acp sessions (#5657) * teach copilot our CI (#5672) ------------------------------------------------------------------- Fri Nov 14 11:09:48 UTC 2025 - Sai Karthik Karra <kskarthik@disroot.org> - add _constraints to fix build errors on other architectures ------------------------------------------------------------------- Wed Nov 12 06:51:04 UTC 2025 - Sai Karthik Karra <kskarthik@disroot.org> - Update to version 1.14.0: * chore(release): release version 1.14.0 * bump openapi version directly (#5674) * governance: update MAINTAINERS.md to reflect new maintainers (#5675) * chore: upgrade rmcp to 0.8.5 (#5673) * Update release instructions (#5662) * Swapped out to_string_lossy with display for user facing text (#5666) * the right script (#5671) * use npx in just generate-openapi (#5664) * silence copilot on minor text issues (#5665) * fix: disallow runaway subagent chains (#5659) * chore: remove usage of non-existent env var for log dir (#5658) * clarify agent instructions (#5655) * feat: add check-everything for unified style checks (#5650) * Show errors on failure (#5643) * custom instructions for copilot reviews (#5646) * fix: prevent repeated 404 errors when accessing deleted sessions (#5644) * Flake.nix corrected main (#5600) * fix: goose recipe list can return duplicated entries (#5645) * fix: bedrock creds refresh (#5599) * Fix Claude Code provider to default to Auto mode (#5638) (#5642) * Scheduler cleanup (#5571) * Better search paths and handling of CLI providers (#5554) * docs: description required for "Add Extension" in cli - phase 2 (#5635) * Remove some logging (#5631) * Use session IDs as task IDs for subagents instead of UUIDs (#5398) * Fix the naming (#5628) * fix: default tetrate model is broken, replace with haiku-4.5 (#5535) (#5587) * Fetch less and use the right SHA (#5621) * feat(ui): add custom macOS dock menu with New Window option (#5099) * feat: remove hints from recipe prompts (#5622) * docs: October 2025 Community All-Stars spotlight, Hacktoberfest edition (#5625) * differentiate debug/release in cache key (#5613) * Unify subrecipe and subagent execution through shared recipe pipeline (#5082) * Standardize CLI argument flags and update documentation (#5516) * Release 1.13.0 * fix: move goosehints/AGENTS.md handling to goose, and out of developer extension (#5575) * fix: add standard context menu items to prevent empty right-click menu (#5616) * Bump openapi in prepare-release (#5611) * docs: add access control section to Developer tutorial (#5615) * Token state not showing on load, or after message is finished. (#5606) * Change the other location too (#5608) * feat(ui): bring back quick launcher (#5144) * Support platform tools through CLI (#5570) * Avoid web double write (#5601) * fix: gemini flash -> pro for mcp smoke tests (#5574) * Manual compaction test and fix (#5568) * fix: tidy up claude cli handling (#5594) * Remove jetbrains (#5602) * feat(githubcopilot): add support for newer Copilot AI Models (#5603) * fix: customised recipe to yaml string to avoid minininjia parsing error (#5494) * Add pending extension indicator to extension panel (#5493) * Add environment subsition for auth blocks (#5439) * acp: ToolCallLocations and working cancellation (#5588) * feat(providers): add Mistral AI provider (#5009) * Listen for ctrl-c during provider request (#5585) * Also accept null as description, not just missing (#5589) * Document missing recipe param types (#5584) * docs: description required for "Add Extension" in cli (#5573) * fix: Add schema-aware numeric coercion for MCP tool arguments (#5478) ------------------------------------------------------------------- Tue Nov 11 17:17:53 UTC 2025 - Sai Karthik Karra <kskarthik@disroot.org> - Initial release 1.13.2~0 - Disabled self update feature