Commit Graph

3881 Commits

Author SHA1 Message Date
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
Lifei Zhou 291bbd8330 fix: tool confirmation handling for multiple requests (#7856) 2026-03-15 22:46:34 +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
Wilfried ROSET 196ee3ccc8 fix: resolve tokio::sync::Mutex deadlock in recipe retry path (#7832)
Signed-off-by: Wilfried Roset <wilfriedroset@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-13 16:52:38 +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
Douwe Osinga de26f68d28 Only show up to 50 lines of source code (#7578)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-13 14:00:08 +00:00
Lifei Zhou d5414a160c fix: stop writing without error when hitting broken pipe for goose session list (#7858) 2026-03-13 13:46:33 +00:00
Adrian Cole 1b05c92912 feat(acp): add session/set_mode handler (#7801)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-13 09:30:36 +00:00
Douwe Osinga bc7e063244 Keep messages in sync (#7850)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-13 08:51:28 +00:00
Jack Amadeo c947620843 More acp tools (#7843)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
2026-03-13 08:28:02 +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
Rabi Mishra e9f00fc216 fix(shell): prevent hang when command backgrounds a child process (#7689)
Signed-off-by: rabi <ramishra@redhat.com>
2026-03-13 06:42:53 +00:00
Rodolfo Olivieri 35c3857941 Remove include from Cargo.toml in goose-mcp (#7838)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
2026-03-12 19:07:25 +00:00
Douwe Osinga 4f8c33dab1 Exit agent loop when tool call JSON fails to parse (#7840)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-12 18:24:27 +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
Rodolfo Olivieri f16fe88f2d Add github actions workflow for unused deps (#7681)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
2026-03-12 12:51:50 +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 cd12a01b30 doc: Added notes in contribution guide for pnpm (#7833) 2026-03-12 12:12:09 +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
Adrian Cole f2ad0a852c fix: remove dead read handler from DeveloperClient (#7821)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-12 04:55:22 +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
Jack Amadeo 9adff9b177 fix: disable some computercontroller functionality when no $DISPLAY detected (#7824) 2026-03-12 03:28:28 +00:00
Adrian Cole c00371b126 test(acp): align provider and server test parity (#7822)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-12 02:52:39 +00:00
Matt Toohey 3d8f6001d1 fix(acp): register MCP extensions when resuming a session (#7806)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 02:15:17 +00:00
Douwe Osinga 4578697ddd fix(goose): load .gitignore in prompt_manager for hint file filtering (#7795)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-11 20:33:02 +00:00
fre$h 3016fdd8a7 fix: remap max_completion_tokens to max_tokens for OpenAI-compatible providers (#7765)
Signed-off-by: fre <anonwurcod@proton.me>
2026-03-11 20:29:28 +00:00
Rabi Mishra 5b28f8fd3b fix(openai): preserve Responses API tool call/output linkage (#7759)
Signed-off-by: rabi <ramishra@redhat.com>
2026-03-11 20:08:46 +00:00
dependabot[bot] 7a14aa380d chore(deps): bump @hono/node-server from 1.19.9 to 1.19.11 in /evals/open-model-gym/mcp-harness (#7687)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-11 19:38:58 +00:00
Douwe Osinga f462d73347 fix: return ContextLengthExceeded when prompt exceeds effective KV cache size (#7815)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-11 19:13:11 +00:00
Alex Hancock f2de8b5ccc feat: MCP Roots support (#7790) 2026-03-11 18:35:49 +00:00
Rabi Mishra d04b761a9c fix(google): use includeThoughts/part.thought for thinking handling (#7593)
Signed-off-by: rabi <ramishra@redhat.com>
2026-03-11 18:25:23 +00:00
jonathan MERCIER 7247d61648 refactor: simplify tokenizer initialization — remove unnecessary Result wrapper (#7744)
Signed-off-by: Jonathan MERCIER <bioinfornatics@gmail.com>
2026-03-11 18:22:51 +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
2:5030/1559 c30b606505 fix: avoid word splitting by space for windows shell commands (#7781) (#7810)
Signed-off-by: Kirill Frolov <k.frolov@samsung.com>
2026-03-11 17:17:01 +00:00
Douwe Osinga e9528d5539 Simplify and make it not break on linux (#7813)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-11 17:04:57 +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
Jack Amadeo d74f6f6302 Remove dependency on posthog-rs (#7811) 2026-03-11 16:42:35 +00:00
Alex Hancock 8869098de6 feat: load hints in nested subdirs (#7772) 2026-03-11 14:06:22 +00:00
Adrian Cole cb4d99d303 feat(acp): add read tool and delegate filesystem I/O to ACP clients (#7668)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-11 13:21: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
dorien-koelemeijer 6d6c6b3228 More logging for command injection classifier model training (#7779) 2026-03-11 13:03:18 +00:00
Adrian Cole 55023ca873 docs: add ACP providers guide for claude-acp and codex-acp (#7800)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-11 13:02:23 +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
Extra Small a28c306b23 use constant-time comparison for auth token validation (#7730)
Signed-off-by: Extra Small <littleshuai.bot@gmail.com>
Co-authored-by: extrasmall0 <extrasmall0@users.noreply.github.com>
2026-03-11 11:31:43 +00:00
Douwe Osinga 58f3cc9e30 fix: resolve {{ recipe_dir }} in nested sub-recipe paths during secret discovery (#7797)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-11 01:25:52 +00:00
Rizel Scarlett 20ef874136 Add @DOsinga as CODEOWNER for documentation (#7799) 2026-03-11 01:23:05 +00:00
Bradley Axen b10717af9b feat: Add summarize tool for deterministic reads (#7054)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-11 01:22:22 +00:00