Commit Graph

  • e94f304780 fix: use v1beta1 API version for Google/MaaS models on GCP Vertex AI (#8278) main Andrew Grigorev 2026-04-03 20:39:39 +03:00
  • 562f48fc57 docs: add MCP Roots guide (#8252) Rizel Scarlett 2026-04-02 22:29:17 -04:00
  • 78098d034a rust acp client for extension methods (#8227) Jack Amadeo 2026-04-02 14:17:51 -04:00
  • d18555ca62 fix: reconsolidate split tool-call messages to follow OpenAI format (#7921) Dale Lakes 2026-04-02 10:01:38 -04:00
  • b39762a1d4 fix: clean up MCP subprocesses after abrupt parent exit (#8242) fre$h 2026-04-02 09:55:04 -04:00
  • dba12ba6e6 build: raise default stack reserve to 8 MB (#8234) Kevin Lam 2026-04-02 06:54:52 -07:00
  • 070e519c7f fix(config): honour GOOSE_DISABLE_KEYRING from config.yaml at startup (#8219) Luca Barbato 2026-04-02 15:54:30 +02:00
  • 8d4835f070 feat: add configurable fast_model for declarative providers (#8194) Ravitez Dondeti 2026-04-02 08:54:11 -05:00
  • 01a3d14a50 fix(authentication): Allow connecting to Oauth servers that use protected-resource fallback instead of the WWW-authenticate header (#8148) Cameron Yick 2026-04-02 09:53:55 -04:00
  • c7b5fb9587 Fix Flatpak sandbox preventing access to host system commands (#8109) Vincenzo Palazzo 2026-04-02 15:53:20 +02:00
  • 5a8686bb83 chore(release): bump version to 1.30.0 (minor) (#8217) github-actions[bot] 2026-04-02 10:29:55 -04:00
  • 776d92cbda perf(acp): parallelize extension loading in ACP server (#8098) Robert Mcgregor 2026-04-03 00:53:08 +11:00
  • 010f3cce2f docs: update autovisualiser for MCP Apps (#8253) Rizel Scarlett 2026-04-02 09:52:17 -04:00
  • 03afcf1ffc add customised github copilot configuration (#8251) Lifei Zhou 2026-04-03 00:51:50 +11:00
  • 1aa07bb63a fix(acp): avoid duplicate thought chunks around tool calls (#8215) Kevin Lam 2026-04-02 06:48:31 -07:00
  • b92119c95a docs: nested goose hints (#8254) Rizel Scarlett 2026-04-02 09:27:15 -04:00
  • 710d9a3839 docs: add streamable HTTP config for JetBrains 2026.1+ (#8258) Adrian Cole 2026-04-02 08:07:31 -04:00
  • 8c542843cd feat: add zhipu declarative provider with ZHIPU_BASE_URL override (#8204) fre$h 2026-04-02 06:40:56 -04:00
  • 5c17d463b1 chore(deps): bump lodash from 4.17.23 to 4.18.1 in /documentation (#8250) dependabot[bot] 2026-04-02 03:33:33 -04:00
  • 87ed8c2e5b chore(deps): bump aiohttp from 3.13.3 to 3.13.4 in /scripts/provider-error-proxy (#8245) dependabot[bot] 2026-04-01 20:30:50 -04:00
  • 5b3b331a45 mesh: download fresh binary on every start, kill mesh when goose exits (#8228) Michael Neale 2026-04-02 10:50:00 +11:00
  • 277b61c410 docs: standardize on ~/.agents/skills/ as canonical skill path (#8239) Bradley Axen 2026-04-01 09:11:43 -07:00
  • 496d6d728f feat: bump versions (already published) (#8240) Alex Hancock 2026-04-01 12:05:05 -04:00
  • 1233c308d7 Revert "fix: rename bin for the tui (#8231)" (#8238) Alex Hancock 2026-04-01 10:18:39 -04:00
  • 84b4d13287 docs: update reusable recipes docs (#8232) Angie Jones 2026-04-01 09:31:17 -04:00
  • a58ae1b146 docs: add GOOSE_SHELL env var (#8233) Angie Jones 2026-04-01 09:30:39 -04:00
  • dc249f7b62 feat(security): add egress logging inspector (#8149) dorien-koelemeijer 2026-04-01 10:59:28 +10:00
  • 0703ffd3fc blog: Adversary Mode — A Second Pair of Eyes on Every Tool Call (#8220) Michael Neale 2026-04-01 10:50:49 +11:00
  • 77d45d2c35 fix: rename bin for the tui (#8231) Alex Hancock 2026-03-31 16:59:41 -04:00
  • 01f879fc1b feat: goose serve (#8209) Alex Hancock 2026-03-31 16:52:20 -04:00
  • c4d4ee8e4e refactor: make --text mode independent of the normal TUI (#8210) Alex Hancock 2026-03-31 15:38:46 -04:00
  • 2cfe21566d refactor: handle complex streaming/scrolling with better rendering (#8214) Alex Hancock 2026-03-31 10:56:13 -04:00
  • 4deebf7550 Add Inference Mesh settings tab (#8094) Michael Neale 2026-03-31 22:03:18 +11:00
  • bc296816b1 only run windows compile on main branch (#8216) Lifei Zhou 2026-03-31 13:23:39 +11:00
  • b860e0f269 used simplified privacy info modal and removed unnecessary components (#8200) Lifei Zhou 2026-03-31 11:25:36 +11:00
  • 5b47740d73 removed unused welcome route (#8196) Lifei Zhou 2026-03-31 02:12:30 +11:00
  • 26d3d3ace3 fix: use build_host_url for GCP Vertex AI location fallback (#8185) Ravitez Dondeti 2026-03-30 10:11:36 -05:00
  • e3b78e8e81 fix: remove ui/acp/.npmrc to allow auth token inheritance Alex Hancock 2026-03-30 11:47:40 -04:00
  • a7f5c6c112 fix(openai): use safely_parse_json for streaming tool arguments (#8208) Douwe Osinga 2026-03-30 11:09:03 -04:00
  • 764760edfb feat: add copilot-acp provider (#8154) Adrian Cole 2026-03-30 10:15:11 -04:00
  • d9b69ef735 chore(deps): bump path-to-regexp from 8.3.0 to 8.4.0 in /evals/open-model-gym/mcp-harness (#8178) dependabot[bot] 2026-03-30 10:02:55 -04:00
  • 074f8312b0 fix: add NODE_AUTH_TOKEN and always-auth (#8163) Alex Hancock 2026-03-30 09:30:56 -04:00
  • 73b542c388 fix: i18n compile on windows (#8202) Lifei Zhou 2026-03-30 23:07:29 +11:00
  • 0469af7f3b remove name from blog post (#8157) BestCodes 2026-03-29 22:43:18 -05:00
  • 5825821591 fix: use overflow: clip to not disrupt sticky ToC (#8158) BestCodes 2026-03-29 01:31:17 -05:00
  • 6b20f2c4e9 chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /documentation (#8161) dependabot[bot] 2026-03-29 06:29:04 +00:00
  • 400ee0964c chore(deps): bump node-forge from 1.3.2 to 1.4.0 in /documentation (#8145) dependabot[bot] 2026-03-29 02:28:35 -04:00
  • dfa93fe948 refactor: goose-acp-server -> goose binary for TUI (#8155) Alex Hancock 2026-03-27 17:12:11 -04:00
  • ae83fd2adc fix "View as Markdown" feature not working (#8160) BestCodes 2026-03-27 14:45:34 -05:00
  • 7368f74e74 feat(tui): UI improvements for messages, tool calls, text entry, etc (#8156) Alex Hancock 2026-03-27 15:45:12 -04:00
  • a6765fbcd9 feat(desktop): add i18n infrastructure with react-intl (#8105) jh-block 2026-03-27 19:39:50 +01:00
  • d596113e72 fix(tui): ordering of messages (#8144) Alex Hancock 2026-03-27 09:38:08 -04:00
  • 98bab02aa5 fix: extension command with quotes in cli (#8150) Lifei Zhou 2026-03-27 23:37:26 +11:00
  • 88c06ab5dc chore(aaif): Use Azure Artifact Signing for Windows (#8116) Jack Amadeo 2026-03-27 07:36:27 -04:00
  • 376e94e47a chore(aaif): Switch macOS code signing (#8076) Jack Amadeo 2026-03-27 07:36:19 -04:00
  • 6d25161b19 Remove unused tool call json in logs (#8147) dorien-koelemeijer 2026-03-27 13:09:14 +10:00
  • 0a1f773e7d feat(tui): tab expand tool calls cleanly (#8136) Alex Hancock 2026-03-26 21:04:57 -04:00
  • 907c661f3e fix: replace panics with user-friendly errors in CLI session builder (#7901) jeffa-block 2026-03-27 08:23:07 +11:00
  • 143a269b18 fix: read GOOSE_CONTEXT_LIMIT from config.yaml, not just env vars (#7900) jeffa-block 2026-03-27 08:23:05 +11:00
  • abdeaee0ff fix: deliver truncation notice as separate content block (#7899) jeffa-block 2026-03-27 08:23:03 +11:00
  • 9a226421a1 fix: use platform-appropriate commands in developer extension instructions (#7898) jeffa-block 2026-03-27 08:23:01 +11:00
  • b1c2512908 fix: replace any with proper SVG types in icon components (#7873) jeffa-block 2026-03-27 08:22:59 +11:00
  • 830b77c9f1 chore: remove debug console.log statements, stale comments, and dead code (#8142) Douwe Osinga 2026-03-26 17:36:58 -04:00
  • 38f11d84db feat: Gemini OAuth provider (#8129) Michael Neale 2026-03-27 08:08:51 +11:00
  • f8c491ee95 chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /documentation (#8123) dependabot[bot] 2026-03-26 17:20:12 -04:00
  • 9feb3f3bca feat: show installed skills in UI (#7910) Vincenzo Palazzo 2026-03-26 21:57:12 +01:00
  • f6fdbbdd7e fix(deps): gate keyring platform features behind target-specific deps (#8039) Rodolfo Olivieri 2026-03-26 17:27:08 -03:00
  • 53712be6ca chore(deps): bump yaml from 2.8.2 to 2.8.3 in /evals/open-model-gym/suite (#8124) dependabot[bot] 2026-03-26 16:05:41 -04:00
  • 65376e011b fix: strip message wrapper in CLI session title generation (#7996) Extra Small 2026-03-26 12:56:36 -07:00
  • 27e197e467 fix(providers): fall back to configured models when models endpoint fetch fails (#7530) Pete Gonzalez 2026-03-26 12:49:37 -07:00
  • 4a02379731 chore(deps): bump brace-expansion from 5.0.3 to 5.0.5 in /evals/open-model-gym/suite (#8139) dependabot[bot] 2026-03-26 15:43:25 -04:00
  • 7ec07f2c79 fix: prevent Ollama provider from hanging on tool-calling requests (#7723) fre$h 2026-03-26 14:43:59 -04:00
  • c936514014 fix: VMware Tanzu Platform provider - bug fixes, streaming, UI improvements (#8126) Nick Kuhn 2026-03-26 14:16:01 -04:00
  • cdf91ea798 feat: allow GOOSE_CLI_SHOW_THINKING to be set in config.yaml (#8097) Dale Lakes 2026-03-26 14:13:41 -04:00
  • 11f46dc0e0 fix: GitHub Copilot auth fails to open browser in Desktop app (#6957) (#8019) jh-block 2026-03-26 19:03:44 +01:00
  • 2977512bb5 fix(ci): produce .tar.gz archives for Zed ACP registry compatibility (#8054) Vincenzo Palazzo 2026-03-26 18:47:55 +01:00
  • 1451c73eac feat: add GOOSE_SHOW_FULL_OUTPUT config to disable tool output truncation (#7919) Dale Lakes 2026-03-26 13:47:34 -04:00
  • 09a99bbc75 docs: move memory extension reference to documentation, trim runtime prompt (#7727) jeffa-block 2026-03-27 04:13:18 +11:00
  • 3fd85e7890 feat: Developer MCP server enhancements (#7770) jonathan MERCIER 2026-03-26 18:06:58 +01:00
  • b957986f5b docs: add available_tools field to extension config documentation (#7725) jeffa-block 2026-03-27 04:05:54 +11:00
  • 838d99e049 feat: add per-delegate max_turns override (#8066) YAGI 2026-03-26 09:59:53 -07:00
  • 20fdb92862 fix: recursively discover nested skills under configured roots (#8082) jamestotah 2026-03-26 09:58:18 -07:00
  • aaaece1881 fix: resolve user login PATH for MCP extension subprocesses (#7896) jeffa-block 2026-03-27 03:57:40 +11:00
  • 3c7339677c fix: models not shown in "Choose Model" modal after OAuth configuration completes (#7891) Sheikh Limon 2026-03-26 22:57:20 +06:00
  • dfbd2dd7c6 fix: increase Ollama retry config + add transient-only mode (#7677) fre$h 2026-03-26 12:56:57 -04:00
  • f5ad3384b8 fix(acp): separate acp sessions from user sessions (#7857) Rabi Mishra 2026-03-26 22:22:42 +05:30
  • 3d8d2aa2dc docs: for unified thinking (#7817) jh-block 2026-03-26 17:52:27 +01:00
  • adc0e221fc feat: gate telemetry behind Cargo feature flags (#8119) Rodolfo Olivieri 2026-03-26 13:33:43 -03:00
  • 8c8bb1051d fix: remove unsupported cwd parameter from changesets action (#8128) Alex Hancock 2026-03-26 10:32:03 -04:00
  • 9ccf9797de Create secrets file with more restricted file permissions (#8118) Sam Doran 2026-03-26 10:13:30 -04:00
  • 81d623709b fix: send empty object instead of null for bedrock tool input (#8121) Extra Small 2026-03-26 07:07:37 -07:00
  • 3e1bed201c fix: gate code-mode tool filtering behind cfg(feature) for --no-defau… (#8111) Rodolfo Olivieri 2026-03-26 11:02:37 -03:00
  • 59a96c986f fix: gemini acp without an unexpected terminal window (#8101) Lifei Zhou 2026-03-26 14:07:27 +11:00
  • d2553978c4 Lifei/clean up old onboarding flow (#8099) Lifei Zhou 2026-03-26 11:34:22 +11:00
  • 8615853a89 refactor: redesign npm publishing workflow (#8122) Alex Hancock 2026-03-25 17:15:45 -04:00
  • caef9f6466 feat: add optional native-tls support as alternative to rustls (#8037) Rodolfo Olivieri 2026-03-25 17:46:50 -03:00
  • 3a9805e255 docs: Setup social sharing for blogposts (#8102) Adewale Abati 2026-03-25 15:37:08 +01:00
  • 5b4dd40593 actions: various pnpm publishing flow fixes (#8112) Alex Hancock 2026-03-25 10:05:28 -04:00
  • ef3980a320 Fix goose update failing on Linux with ETXTBSY (#8107) Vincenzo Palazzo 2026-03-25 14:57:25 +01:00
  • 09879ed67c fix: prioritize predefined model context_limit over canonical registry (#7888) Extra Small 2026-03-25 06:26:33 -07:00