Commit Graph

1902 Commits

Author SHA1 Message Date
Pierre LE GUEN c434c84d23 feat(providers): add NEAR AI Cloud provider (#9352)
Signed-off-by: Pierre LE GUEN <26087574+PierreLeGuen@users.noreply.github.com>
2026-05-22 17:56:31 +00:00
asim48-ctrl ee65a39d68 fix: preserve thinking content for provider context (#9314)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-05-22 17:42:37 +00:00
Quentin Champenois cd68f068f3 Add Scaleway provider (#9254)
Co-authored-by: Quentin Champenois <qchampenois@scaleway.com>
2026-05-22 16:54:01 +00:00
Douwe Osinga 552154af71 fix: mention configurable timeout env vars in Ollama stream stall error (#9246)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-05-22 16:33:21 +00:00
Douwe Osinga 394abea75f fix: include full recipe parameter details in load/discovery output (#9233)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-22 16:23:27 +00:00
Rodolfo Olivieri 7a88d75fc9 Add feature codemode to tests (#9344) 2026-05-22 15:01:45 +00:00
fre$h c1d50e234b fix(gateway): respect GOOSE_MAX_TURNS in gateway sessions (#9354)
Signed-off-by: fresh3nough <anonwurcod@proton.me>
2026-05-22 14:57:28 +00:00
fre$h f2e661a7e2 fix(anthropic): send empty object instead of null for tool_use input (#9355)
Signed-off-by: fresh3nough <anonwurcod@proton.me>
2026-05-22 14:55:56 +00:00
Vladislav 2045e63d8d feat(goose): honor GOOSE_FAST_MODEL env var in ModelConfig::with_fast (#9296)
Signed-off-by: Vladislav Dobromyslov <vladik.dobrik@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-22 13:47:50 +00:00
dependabot[bot] 603deb88bb chore(deps): bump mockall from 0.13.1 to 0.14.0 (#8962)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-22 13:44:46 +00:00
dependabot[bot] db0c3c4b30 chore(deps): bump nanoid from 0.4.0 to 0.5.0 (#8965)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-22 13:44:36 +00:00
dorien-koelemeijer ca26f01d3a [Prompt injection mitigation] Update pattern-based detection to reduce FPs (#9350) 2026-05-21 00:56:17 +00:00
Douwe Osinga 5f93990f36 Include request URL in provider error messages (#9232)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-20 11:46:34 +00:00
Steve Marshall 955288db36 fix(databricks): ensure parallel tool image responses don't interleave tool results (#9241)
Signed-off-by: Steve Marshall <steve.marshall@fasthosts.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-20 11:44:10 +00:00
jh-block 8f9270e295 Surface resolved Databricks model metadata (#9206)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-20 10:50:44 +00:00
jh-block 98a54e9ec6 Add unified thinking effort control across all providers (#9242)
Signed-off-by: jh-block <jhugo@block.xyz>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-20 08:42:42 +00:00
Bradley Axen 7a53017f44 chore: update canonical model registry (#9331)
Signed-off-by: Bradley Axen <baxen@squareup.com>
2026-05-20 06:39:57 +00:00
Lifei Zhou 3631e3cbf1 feat: slash commands (built-in, skill, recipe) in acp server (#9238) 2026-05-20 04:48:34 +00:00
Michael Neale bc6293ce70 feat: add /goal command for agent self-evaluation before finishing (#9069)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 03:23:58 +00:00
Douwe Osinga 971c690328 Feat/summon subagent instructions (#9325)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-19 21:45:14 +00:00
Alex Hancock 20a832afe1 feat: open-plugins generalization + skills (#9112)
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
2026-05-19 21:02:34 +00:00
Alex Hancock 904d4d3ea7 feat(hooks): PreToolUse denial (#9304)
Signed-off-by: Alex Hancock <alexhancock@block.xyz>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-19 18:13:15 +00:00
Monroe Williams e64617dbcf Add support for optional api_key configuration for declarative openai-engine providers (#9202)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-19 14:08:12 +00:00
Douwe Osinga f41d45ff3a fix(cli): use plain '> ' prompt instead of goose emoji (#9305)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-19 14:06:36 +00:00
Jack Amadeo 7dbdfa43fa flag for login shell PATH (#9313) 2026-05-19 13:57:49 +00:00
jh-block 1997799a4a Remove vendored Windows binaries (#9318)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-19 12:25:32 +00:00
jh-block bdb7d214e7 Add Linux musl CLI builds (#9240)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-19 07:28:20 +00:00
Kalvin C 49dd575789 feat(acp): paginate session list (#9199)
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
2026-05-19 01:12:57 +00:00
ayourk badb97a01e Structured per-provider config block, non-destructive provider switching (#8977)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Aaron Yourk <ayourk@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-18 18:22:50 +00:00
Joah Gerstenberg 60c482de25 feat(cli): add goose review local code review command (#9114)
Signed-off-by: Joah Gerstenberg <joahg@squareup.com>
Signed-off-by: Joah Gerstenberg <joah@squareup.com>
Co-authored-by: Joah Gerstenberg <joahg@squareup.com>
Co-authored-by: Amp <amp@ampcode.com>
2026-05-18 15:21:40 +00:00
Douwe Osinga 3a2f4ea269 fix(otel): emit trace_output as span attribute instead of event (#9255)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-18 14:47:36 +00:00
Sheikh Limon 92eb1b6d9c fix(config): check file fallback when keyring has no entry (#9279)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2026-05-18 14:32:39 +00:00
Maksim 809a82ea53 Add documentation for new provider SaladCloud AI Gateway (#9253) 2026-05-18 14:27:03 +00:00
Matt Toohey 688b6d706e fix: use current_exe() instead of PATH lookup when spawning goose (#9236)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-18 14:20:48 +00:00
Hugues Clouâtre c3b4f78daf fix(extension_manager): set TCP_USER_TIMEOUT on streamable HTTP clients (#9207)
Signed-off-by: Hugues Clouâtre <hugues@linux.com>
2026-05-18 14:15:42 +00:00
Douwe Osinga 7bce91e5eb fix: activate custom provider after adding via configure (#9213)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-18 13:52:33 +00:00
Douwe Osinga 64edb978cd Flush OTLP traces reliably on exit with configurable timeout (#9228)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-18 09:58:05 -04:00
Kalvin C bf54314b67 feat(acp): pass session cwd param to acp providers (#9229)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
2026-05-18 05:47:23 +00:00
Douwe Osinga 2eb4685c2c fix: improve Telegram gateway error reporting and connection reliability (#9223)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-18 02:08:06 +00:00
Douwe Osinga 565c0e5773 fix(cli): enable VT processing on Windows Console Host (#9248)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-18 01:30:38 +00:00
Michael Neale 027137ce59 feat(chatgpt_codex): add gpt-5.5 to known models (#9292)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-05-18 01:17:12 +00:00
Douwe Osinga daf11f5b96 fix: zero out cost for local providers (ollama, local) (#9219)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-17 23:47:51 +00:00
Lifei Zhou 1fafd74413 mount acp in the goosed server to migrate using acp protocols iteratively (#9097) 2026-05-17 23:43:30 +00:00
Alex Hancock ca9f98d1cd feat: opt-in to vercel ai gateway leaderboard (#9259) 2026-05-16 18:29:40 +00:00
dependabot[bot] 4b88eabac1 chore(deps): bump the cargo-minor-and-patch group with 6 updates (#9266)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-15 14:05:39 -04:00
dependabot[bot] d730785ca8 chore(deps): bump tokio-cron-scheduler from 0.14.0 to 0.15.1 (#9267)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-15 14:05:35 -04:00
dependabot[bot] 594d8bc3be chore(deps): bump tokio-tungstenite from 0.28.0 to 0.29.0 (#9271)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-15 14:05:30 -04:00
dependabot[bot] 7753573a22 chore(deps): bump cliclack from 0.3.8 to 0.5.4 (#8966)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-15 14:01:17 -04:00
Douwe Osinga 3022f0549b fix(autovisualiser): use appInfo instead of clientInfo in MCP Apps init handshake (#9249)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-15 17:02:20 +00:00
Alex Hancock c75b54dc88 docs: add blog post for hooks feature (#9227) 2026-05-15 15:20:48 +00:00