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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Adrian Cole
|
902c2ac28a
|
feat: ACP providers for claude code and codex (#6605)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-10 22:55:05 +00:00 |
|
Rabi Mishra
|
0fba6353e4
|
feat(openai): capture reasoning summaries from responses API (#7375)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-03-10 21:36:40 +00:00 |
|
Douwe Osinga
|
ac73a57ab0
|
Fix some dependencies (#7794)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-03-10 21:09:37 +00:00 |
|
Sheikh Limon
|
b33adc8a1b
|
fix: improve keyring availability error detection (#7766)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
|
2026-03-10 17:22:20 +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 |
|
shanemort1982
|
674b4f3e84
|
feat: add Tensorix as a declarative provider (#7712)
Signed-off-by: shanemort1982 <shane.morton@outlook.com>
|
2026-03-10 15:44:07 +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 |
|
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 |
|
Songlin Yang
|
7030645957
|
fix: write to real file if config.yaml is symlink (#7669)
Signed-off-by: lsytj0413 <511121939@qq.com>
|
2026-03-09 14:54:30 +00:00 |
|
BestCodes
|
f1c9a4d1b9
|
fix: preserve pairings when stopping gateway (#7733)
Signed-off-by: The-Best-Codes <106822363+The-Best-Codes@users.noreply.github.com>
|
2026-03-09 14:23:36 +00:00 |
|
jeffa-block
|
9ab5c45e3a
|
fix: reduce server log verbosity — skip session in instrument, defaul… (#7729)
|
2026-03-09 12:50:49 +00:00 |
|
Adrian Cole
|
1f77839094
|
fix: provider test infrastructure (#7738)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-09 10:24:31 +00:00 |
|
Adrian Cole
|
6394165da6
|
fix: sanitize streamable HTTP extension names derived from URLs (#7740)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-09 02:21:28 +00:00 |
|