Commit Graph

1499 Commits

Author SHA1 Message Date
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
Adrian Cole 90d34853de refactor: derive GooseMode string conversions with strum (#7706)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-09 02:01:54 +00:00
Douwe Osinga a7fb7e199c delete goose web (#7696)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-07 17:09:05 +00:00
avianion 472f3bfdfd feat: add Avian as an LLM provider (#7561)
Signed-off-by: Kyle D <deximia@hotmail.com>
2026-03-07 09:53:11 +00:00
Will Pfleger ab99032477 fix: add #[serde(default)] to description field on 4 ExtensionConfig variants (#7708) 2026-03-06 23:04:57 +00:00
Michael Neale 178197923e chore: cleanup old sandbox (#7700) 2026-03-06 17:13:37 +00:00
Jack Amadeo 836a673e77 Correct windows artifact (#7699) 2026-03-06 16:39:11 +00:00
Adrian Cole b4546f62d9 fix: restore smart-approve mode (#7690)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-06 15:45:23 +00:00
Will Pfleger 6b6018c207 fix: make TLS configurable in goosed agent via GOOSE_TLS env var (#7686) 2026-03-06 04:49:31 +00:00
Jack Amadeo 325bf396af Update to rmcp 1.1.0 (#7619)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2026-03-06 02:40:52 +00:00
Alex Yao abadb87892 Fix max turns configuration (#7612)
Signed-off-by: alexyao2015 <alexyao2015@users.noreply.github.com>
Co-authored-by: alexyao2015 <alexyao2015@users.noreply.github.com>
2026-03-05 20:42:12 +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
Will Pfleger 5f48087ba3 fix: compare extension configs before skipping add_extension (#7650) 2026-03-05 20:32:06 +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
Adrian Cole 42fc5152bf fix(shell): replace global static output buffer with per-instance TempDir (#7632)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-04 23:11:53 +00:00
Songlin Yang b6a3ab5edb opt: remove timestamped config file backup (#7618)
Signed-off-by: lsytj0413 <511121939@qq.com>
2026-03-04 22:39:32 +00:00
Jack Amadeo aebf59a221 Relax the assertion for the model list ACP test (#7653) 2026-03-04 14:26:40 -05:00
Lifei Zhou 03b5bbb04c fix: add analyzer extension in recipe to maintain backwards compatibility (#7652) 2026-03-04 18:43:08 +00:00
Jack Amadeo 3152191418 Merge platform/builtin extensions (#7630) 2026-03-04 17:29:45 +00:00
KubeCat dafc4db7b4 fix: prevent abort in local inference (#7633)
Signed-off-by: Kube Cat <cat@kubecat.io>
Co-authored-by: Kube Cat <cat@kubecat.io>
2026-03-04 14:07:28 +00:00
Rodolfo Olivieri 1285b31ce6 Revert git patch for llama-cpp-2 (#7642)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
2026-03-04 14:04:56 +00:00
Will Pfleger d883e6e55d fix: restore provider and extensions for LRU-evicted sessions (#7616) 2026-03-04 00:35:41 +00:00
jh-block 670293631e feat: return structured {stdout, stderr} from shell tool with output schema (#7604) 2026-03-02 20:29:05 +00:00
Abhijay Jain 568ec98821 fix(scheduler): schedules added via CLI showing up in UI (#7594)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-03-02 15:59:37 +00:00
Lifei Zhou 82facd4ebf chore: openai reasoning model cleanup (#7529) 2026-03-02 15:36:52 +00:00
Douwe Osinga 9c54eb7fef Better network failure error & antrhopic retry (#7595)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-02 13:48:07 +00:00
Rabi Mishra fa1cad3faa fix: validate configure probe for streaming providers (#7564)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-28 00:52:20 +00:00