Commit Graph

1191 Commits

Author SHA1 Message Date
Elias Posen 28a52e36ff Support CodeMode ToolDisclosure Variants (#7926)
Signed-off-by: Elias Posen <elias@posen.ch>
2026-03-19 08:55:46 +00:00
Douwe Osinga 6435e1a85c Remove lead/worker provider (#7989)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-18 20:27:36 +00:00
jh-block 7f1ca37234 chore(release): release version 1.28.0 (#7991)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-18 19:48:16 +00:00
jh-block 8d72344602 Separate SSE streaming from POST work submission (#7834) 2026-03-18 17:00:06 +00:00
Lifei Zhou 493566dff2 fix: overwrite the deprecated googledrive extension config (#7974) 2026-03-18 10:38:42 +00:00
Vincenzo Palazzo 827175619a fix: clean up OAuth token cache on provider deletion (#7908)
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 17:54:11 +00:00
Douwe Osinga aa3090a519 Fix download manager (#7933)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: jh-block <jhugo@block.xyz>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 14:30:39 +00:00
jh-block a762fe1000 Improve the formatting of tool calls, show thinking, treat Reasoning and Thinking as the same thing (sorry Kant) (#7626)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 13:36:28 +00:00
Michael Neale 8db67c10a2 fix: unregister goosed child process's listener (#7956) 2026-03-17 10:05:35 +00:00
Lifei Zhou 670fbc887f fix: removed double dash in pnpm command (#7951) 2026-03-17 06:09:40 +00:00
Lifei Zhou 4604354bc2 feat: new onboarding flow (#7266) 2026-03-17 01:33:41 +00:00
Douwe Osinga 8652055458 Log 500 errors and also show error for direct download (#7936)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-16 18:49:59 +00:00
Will Pfleger b3510bad25 fix: retry on authentication failure with credential refresh (#7812) 2026-03-16 16:23:12 +00:00
Adrian Cole 94fdcdd07a feat: persist GooseMode per-session via session DB (#7854)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-16 11:37:21 +00:00
Andrew Harvard f697e8d7dd feat(autovisualiser): Migrate the autovisualiser extension to MCP Apps (#7852)
Co-authored-by: Goose <opensource@block.xyz>
2026-03-16 01:58:50 +00:00
Michael Neale ec7652dfd7 fix: add tool_choice and parallel_tool_calls to chatgpt_codex provider (#7867) 2026-03-16 00:17:40 +00:00
Douwe Osinga 831cb9bb82 Remove dead OllamaSetup onboarding flow (#7861)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-13 17:58:33 +00:00
Douwe Osinga b0bfb57ee0 Upgrade Electron 40.6.0 → 41.0.0 (#7851)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-13 14:37:30 +00:00
fre$h b475ecfc09 fix: skip upgrade-insecure-requests CSP for external HTTP backends (#7714)
Signed-off-by: fresh3nough <fresh3nough@users.noreply.github.com>
Signed-off-by: fre <anonwurcod@proton.me>
2026-03-13 07:30:35 +00:00
Sheikh Limon facb45dc9a chore: remove redundant husky prepare script (#7829)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2026-03-12 16:26:13 +00:00
jh-block f65530bce5 fix: prevent SSE connection drops from silently truncating responses (#7831)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-12 12:22:35 +00:00
Lifei Zhou 24447360e3 add prefer-offline to pnpm config to skip unnecessary registry lookups (#7828) 2026-03-12 06:31:30 +00:00
ibaaaaal 1493174586 fix: prevent SageMaker TGI from being marked configured when only Bedrock keys are set (#7284)
Signed-off-by: ibaaaaal rifaldi.51922721@mahasiswa.unikom.ac.id
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-03-12 03:50:23 +00:00
jh-block 6fed3e392c Fix model selector showing wrong model in tabs (#7784)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-11 18:18:23 +00:00
Douwe Osinga b2e20c22b1 Stop collecting goosed stderr after startup (#7814)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-11 18:11:32 +00:00
Douwe Osinga da51b4c19f Add preferred microphone selection (#7805)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-11 17:03:00 +00:00
jh-block 913537d540 Support secret interpolation in streamable HTTP extension URLs (#7782)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-11 13:06:37 +00:00
Douwe Osinga e3dcf6989f Catch and return default (#7804)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-11 12:58:02 +00:00
Lifei Zhou 02bc7ed745 use pnpm for Desktop Electron App (#7679) 2026-03-11 12:46:05 +00:00
Andrew Harvard 76e49662ad fix(api): use camelCase in CallToolResponse and add type discriminators to ContentBlock (#7487)
Co-authored-by: Goose <opensource@block.xyz>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
2026-03-11 00:39:44 +00:00
ximi ae6dba5743 feat: add MiniMax provider with Anthropic-compatible API (#7640)
Signed-off-by: ximi <ximi@minimaxi.com>
2026-03-10 15:56:43 +00:00
jh-block b6d6984125 fix(security): remove insecure default secret from GOOSE_EXTERNAL_BACKEND (#7783)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-10 15:27:37 +00:00
Nick Kuhn a191f0d958 refactor: Convert Tanzu provider to declarative JSON config (#7124)
Signed-off-by: Nick Kuhn <nick.kuhn@broadcom.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:06:53 +00:00
Will Pfleger c1d8e27e73 feat(summon): make skill supporting files individually loadable via load() (#7583) 2026-03-09 22:03:52 +00:00
Douwe Osinga ff4a8595e6 Keep toast open on failed extension (#7771)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-09 20:03:24 +00:00
Vadim 12eac72d70 fix(ui-desktop): unify path resolution around GOOSE_PATH_ROOT (#7335)
Signed-off-by: Vadim Polulyakh <bavadim@gmail.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
2026-03-09 16:06:19 +00:00
Peter Siska f740bb7447 fix: pass OAuth scopes to DCR and extract granted_scopes from token response (#7571)
Signed-off-by: Peter Siska <63866+peschee@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-03-09 15:38:46 +00:00
Alex Hancock a36ca9a07b feat: combine TUI UX from alexhancock/tui-goodness with publishing config from jackamadeo/package-tui (#7683)
Co-authored-by: Jack Amadeo <jamadeo@squareup.com>
2026-03-06 19:22:37 +00:00
Michael Neale 178197923e chore: cleanup old sandbox (#7700) 2026-03-06 17:13:37 +00:00
Sheikh Limon 2675a0bd74 feat: add base path field to custom provider configuration (#7614)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2026-03-05 20:33:34 +00:00
github-actions[bot] 3c28fbedf7 chore(release): release version 1.27.0 (minor) (#7611)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2026-03-05 15:22:11 -05:00
Lifei Zhou ade0839804 fix: make sure platform binary exists (#7676) 2026-03-05 18:23:27 +00:00
dependabot[bot] f34dea6d55 chore(deps): bump @hono/node-server from 1.19.9 to 1.19.10 in /ui/desktop (#7662)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-04 22:14:13 +00:00
dependabot[bot] 6d4eb935e4 chore(deps): bump hono from 4.12.2 to 4.12.5 in /ui/desktop (#7660)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-04 22:13:28 +00:00
Lifei Zhou 7b71b388c3 fix: resolve parameters in initial message with autosubmit (#7659) 2026-03-04 20:53:57 +00:00
Michael Neale cf50e1e286 fix: this should not be blocked (#7656) 2026-03-04 20:05:39 +00:00
fre$h c65cfa62c8 fix: scope empty session reuse to current window to prevent session mixing (#7602)
Signed-off-by: fresh3nough <anonwurcod@proton.me>
2026-03-04 14:09:20 +00:00
jh-block e727cea130 Restore goosed logging (#7622) 2026-03-03 18:15:51 +00:00
David Katz 858c1b6919 Improve custom provider creation experience (#7541) 2026-03-02 18:16:22 +00:00
Lifei Zhou 82facd4ebf chore: openai reasoning model cleanup (#7529) 2026-03-02 15:36:52 +00:00