Commit Graph

4477 Commits

Author SHA1 Message Date
Rodolfo Olivieri 4de5fcdff8 refactor(logging): consolidate logging setup into shared helper in goose crate (#8817)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 18:35:41 +00:00
Bright Zheng 9ca29a1047 fix(cli): report cumulative total_tokens in stream-json/json output (#8910)
Signed-off-by: Trinity <trinity@multica.ai>
Signed-off-by: Bright Zheng <bzqzheng@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 18:35:39 +00:00
Jack Amadeo 09d7f98001 plugins: add open plugins (just skills for now) (#9063)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 18:35:27 +00:00
Tom Birch 81c59e013d fix(providers): refresh GCP metadata server token on expiration (#8929)
Signed-off-by: Tom Birch <tom@neara.com>
Co-authored-by: Tom Birch <tom@neara.com>
2026-05-13 16:16:11 +00:00
dependabot[bot] 2edfc3075d chore(deps): bump the cargo-minor-and-patch group across 1 directory with 14 updates (#9178)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 15:01:58 -04:00
dependabot[bot] 1d47416f2d chore(deps): bump bzip2 from 0.5.2 to 0.6.1 (#8964)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 16:15:35 +00:00
dependabot[bot] 31c50394e4 chore(deps): bump tauri from 2.10.3 to 2.11.1 in /ui/goose2/src-tauri (#9066)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 16:12:56 +00:00
dependabot[bot] 960a02fb9b chore(deps): bump hono from 4.12.14 to 4.12.18 in /evals/open-model-gym/mcp-harness (#9073)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 16:12:40 +00:00
Clay Delk ccda954c05 localize hardcoded strings in provider settings UI (#8931)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 16:00:56 +00:00
dependabot[bot] 766304bf78 chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.28.5 to 7.29.4 in /documentation (#9122)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 15:48:09 +00:00
morgmart a54872cf27 move settings into app shell (#9047)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 15:47:49 +00:00
Lucas Alvares Gomes 9a061e5b2f Add Location column to CLI skills table (#8785)
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
2026-05-13 15:43:20 +00:00
9qeklajc a14fcc6873 (feat): add routstr as a declarative provider (#9175)
Signed-off-by: 9qeklajc <9qeklajc>
Co-authored-by: 9qeklajc <9qeklajc>
2026-05-13 13:53:57 -04:00
FuturMix 66e5c2a9a0 Add FuturMix provider (#8840) 2026-05-13 15:43:17 +00:00
Philipp Henkel afb5539d53 fix: convert quoted numeric config values to numbers if needed (#8844)
Signed-off-by: Philipp Henkel <philipp.henkel@gmail.com>
2026-05-13 15:43:14 +00:00
fre$h 196daa27e7 fix(ui): keep SSE reconnect loop alive on long disconnects (#8717) (#8846)
Signed-off-by: fresh3nough <anonwurcod@proton.me>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 15:43:11 +00:00
Alexandre e1c544df19 fix(openai): apply request_params to outgoing API payload (#9151)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: turbowindx <turbowindx@users.noreply.github.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 15:43:00 +00:00
Monroe Williams d61068a3c3 New declarative oMLX provider (#9177) 2026-05-13 15:42:56 +00:00
Hugues Clouâtre 3d16c88b19 fix(providers): add Gemini 3.x known_location Global routing and KNOWN_MODELS entries (#9142)
Signed-off-by: Hugues Clouâtre <hugues@linux.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 15:14:07 +00:00
Rodolfo Olivieri 78eff2e6f9 chore: move insta to dev-dependencies (#8811)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 15:14:05 +00:00
Jack Amadeo 0e270373c2 remove pre-commit and pre-push hooks (#9157) 2026-05-13 15:03:35 +00:00
Jack Amadeo e16f8e8f9b Replace ensure-local-goose (#8532)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 12:05:31 -04:00
dependabot[bot] 3d285e9d84 chore(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 (#9105)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 15:01:56 +00:00
dependabot[bot] e2a17ac7dd chore(deps): bump bnjbvr/cargo-machete from 0.9.1 to 0.9.2 (#9107)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 15:01:45 +00:00
Matt Van Horn eeeee3ff10 feat(providers): strip chain-of-thought markers from custom provider output (#8635)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
2026-05-13 08:35:23 +00:00
Erik Nilsen f59c45b7f8 fix(goose): coalesce streaming Thinking deltas + list available tools on not-found (#9162)
Signed-off-by: Erik Nilsen <enilsen16@live.com>
2026-05-13 04:24:13 +00:00
Erik Nilsen 03d0ffa3ea fix(providers): honor Retry-After on 429 responses (#9161)
Signed-off-by: Erik Nilsen <enilsen16@live.com>
2026-05-13 03:55:22 +00:00
callebtc dbbee1cdbf add encrypted Nostr session sharing (#8922)
Signed-off-by: callebtc <93376500+callebtc@users.noreply.github.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2026-05-13 03:06:44 +00:00
Tai An 8c36ba86c6 feat(i18n): add Simplified Chinese (zh-CN) translation (#8765)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: antai <antai12232931@anaiguo.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-05-13 01:34:08 +00:00
UGBOMEH OGOCHUKWU WILLIAMS 12604a8838 fix(ui): preserve user-set session name for recipe-based chats (#9079)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 23:43:58 +00:00
parasol-aser 66c89db942 fix(oidc-proxy): enforce exp independently of MAX_TOKEN_AGE_SECONDS (#8832) (#8839)
Signed-off-by: jeffhuang <jeffwalt630@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 23:41:10 +00:00
Can H. Tartanoglu 80cac3626f add nushell terminal and completion support (#8628)
Signed-off-by: Can H. Tartanoglu <gpg@rotas.mozmail.com>
2026-05-12 23:39:28 +00:00
Spike Wang ba60b597fa feat(CLI): Add optional --parameters to scheduled recipe (#8741)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 23:30:38 +00:00
Jeff Ramnani bc6e0b25dc fix(a11y): improve inline code contrast in light theme (#9058) 2026-05-12 23:26:47 +00:00
Dan Good 06d414196c github_copilot /responses API (#9043)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 23:22:36 +00:00
Manik Surtani 439aeab335 AAIF, not LF (#9176) 2026-05-12 23:15:25 +00:00
Sarthak Bhardwaj b23b95c0bd fix: omit max_tokens for OpenAI-compatible requests when unset (#9123) 2026-05-12 22:30:27 +00:00
Cameron Yick 014ddb84b0 fix(desktop/ui): Set correct mcp-app host capabilities (#9116)
Signed-off-by: Cameron Yick <cameron.yick@datadoghq.com>
2026-05-12 22:30:06 +00:00
dependabot[bot] 0b4214cf94 chore(deps): bump pnpm/action-setup from 4.0.0 to 6.0.5 (#9109)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 22:29:38 +00:00
Aqil Aziz 1b39db7eea docs: fix internal documentation anchors (#9094)
Signed-off-by: aqilaziz <gonzes7@gmail.com>
2026-05-12 22:28:59 +00:00
tulsi 75e89964a4 polish sidebar and context panel (#9059)
Signed-off-by: tulsi <tulsi@block.xyz>
2026-05-12 22:25:51 +00:00
morgmart 6ffb26dccc polish inline code snippet styling (#9011)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-05-12 22:22:30 +00:00
dependabot[bot] 651a2022fc chore(deps): bump rustyline from 15.0.0 to 18.0.0 (#8961)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 18:21:44 -04:00
dependabot[bot] 3c95650947 chore(deps): bump docker/login-action from 3.6.0 to 4.1.0 (#9108)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 20:52:02 +00:00
tulsi 067770740e refresh onboarding when provider catalog loads (#9051)
Signed-off-by: tulsi <tulsi@block.xyz>
2026-05-12 20:42:19 +00:00
Ondrej Cervinka 9ff0825b1d feat(acp): add GOOSE_DISABLE_TOOL_CALL_SUMMARY to opt out of per-tool-call summaries (#8947)
Signed-off-by: ocervinka <cervinka@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 20:32:31 +00:00
natelastname 69f591322b Added recipe discovery / execution to ACP server. (#8925)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 20:32:05 +00:00
Daniel Nicoletti a23bbf24b5 fix: normalize nullable schemas for Vertex Gemini compatibility (#8930)
Signed-off-by: Daniel Nicoletti <dantti12@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 20:25:08 +00:00
zuyua9 314f145779 fix: isolate GitHub recipe temp paths (#8878) 2026-05-12 19:11:55 +00:00
Chris Cooper fd9585c089 fix(providers): set X-Initiator header on GitHub Copilot requests (#8809)
Signed-off-by: itscooper <chris.cooper@owasp.org>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 19:08:34 +00:00