Commit Graph

54 Commits

Author SHA1 Message Date
Alex Hancock 48fb5bf3bb fix: adjust rmcp::model::Meta ref (#11107) 2026-08-10 18:39:48 +00:00
Jasper 73c26506c3 Sanitize Unicode tags in Responses output (#10745) 2026-08-10 13:04:36 -04:00
Jasper 69ddf55cd1 fix(conversation): sanitize nested tool responses (#10609) 2026-08-10 11:54:34 -04:00
Kyle E DeFreitas f47a9620d8 fix(providers): drop stale signed thinking blocks after a mid-conversation model switch (#10007)
Signed-off-by: Kyle De Freitas <kdefreitas@squareup.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-08-10 14:33:33 +00:00
John Matthew Tennant 5e7430fefa fix(acp): resume provider-native sessions (#10379)
Co-authored-by: John Tennant <jtennant@block.xyz>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-08-10 10:08:34 +00:00
Alexis Rohou 1844d3fb4a fix(streaming): skip metadata-only SSE frames instead of failing the turn (#10942)
Signed-off-by: Alexis Rohou <arohou@users.noreply.github.com>
Co-authored-by: Alexis Rohou <a.rohou@gmail.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-10 04:32:23 +00:00
filip 66051ec7d2 Cache-safe request assembly: append-only turn context and declared cache semantics (#11022) 2026-08-07 03:08:49 +00:00
Douwe Osinga ca52cce628 Unrolled agent loop (#9574)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-06 22:32:44 +00:00
filip dafdbb7364 fix: keep turn-context in place for OpenAI Responses-stack models so prompt caching works (#10993) 2026-08-06 02:11:23 +00:00
filip 86eec2a8ed fix(openrouter): stop silently ignoring thinking effort off (#10991) 2026-08-06 02:11:14 +00:00
Douwe Osinga 3163ab5769 fix implicit OAuth during model discovery (#10929)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-08-05 17:57:15 +00:00
Douwe Osinga 6646a0f6e2 fix: keep ACP session naming out of live conversations (#10963)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-08-05 15:36:47 +00:00
Jasper ff1d669893 Sanitize Unicode tags in MCP resources (#10746) 2026-08-05 10:22:55 -04:00
filip 7e431ac6f8 fix(providers): stop killing streaming responses at the total request timeout (#10620)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-08-04 22:11:51 +00:00
filip affd1cea10 perf(providers): keep turn-context out of the OpenAI-compatible prefix cache (#10937) 2026-08-04 21:09:45 +00:00
Lifei Zhou bb539f7d6f feat: surface output-token-limit info (#10831) 2026-08-04 12:44:08 +00:00
Aaron Alaniz ee5e5f17b2 fix(cerebras): preserve thinking inline for models that reject reasoning_content (#10774) 2026-07-30 21:39:44 +00:00
jonathan MERCIER a6420ea34b Add Azure AI Foundry multi-LLM provider (#10622)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-07-30 15:14:26 +00:00
thinkmore-eric d71213d2ad feat(providers): forward images and MCP embedded-resource blobs in Anthropic and Google formats (#10340) 2026-07-29 20:55:36 +00:00
github-actions[bot] 404cd28d15 chore(release): bump version to 1.45.0 (minor) (#10750)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-07-29 13:03:40 +00:00
Lifei Zhou 8b73e1a1b6 feat: add stable agent event message identity (#10716) 2026-07-29 05:32:55 +00:00
Jasper ac1f125744 fix(providers): restore dynamic model discovery and current Grok support (#10756)
Co-authored-by: Michael Neale <14976+michaelneale@users.noreply.github.com>
2026-07-28 12:44:52 +00:00
Jack Amadeo 7b7b8aa58f upgrade to rmcp 2.0 (#10584) 2026-07-27 13:31:33 +00:00
Michael Neale 305849b717 chore: opus5 support (including adaptive thinking) (#10686)
Co-authored-by: Michael Neale <14976+michaelneale@users.noreply.github.com>
2026-07-27 00:37:18 +00:00
morgmart a3c20531e5 fix overlong function names in provider requests (#10659) 2026-07-24 00:40:27 +00:00
Douwe Osinga d17d65f2f3 feat: support latest Gemini models (#10630)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-23 16:10:45 +00:00
Lifei Zhou 7b879b4073 refactor (acp): simplify ACP tool-call handling and fix chain summaries (#10599) 2026-07-23 00:37:36 +00:00
Jack Amadeo e43ed3a6fd enhance the uniffi API layer (#10427) 2026-07-22 18:48:30 +00:00
Jack Amadeo bc6161db0e rebuild canonical model db (#10633) 2026-07-22 13:00:10 +00:00
github-actions[bot] 376e2f8df0 chore(release): bump version to 1.44.0 (minor) (#10597)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-21 12:46:23 +00:00
filip 36cb569e36 fix(providers): rewrite oneOf to anyOf in tool schemas for OpenAI-compatible backends (#10571) 2026-07-20 03:08:14 +00:00
Jasper 8168cb8378 fix(acp): preserve content audience boundaries (#10493) 2026-07-17 08:50:36 +00:00
Lifei Zhou dae512010a chore: remove unused utoipa ToSchema derives (#10505) 2026-07-16 08:58:17 +00:00
Angie Jones 6e8f7108d5 Add GPT-5.6 support (#10384)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-07-14 12:10:36 +00:00
github-actions[bot] ce9252af4e chore(release): bump version to 1.43.0 (minor) (#10434)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-14 05:06:26 +00:00
benthecarman 824b167af1 fix: treat empty-string finish_reason as non-terminal in streaming (#10258)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-13 10:21:29 -04:00
tulsi 9cec9f2f4f sanitize responses function call names (#10344) 2026-07-10 16:03:29 +00:00
Bradley Axen 4b42ccc4e3 Update canonical model inventory (#10352) 2026-07-09 12:14:30 -07:00
Michael Neale 0eabb6ecc1 Add GPT-5.6 family support (#10349) 2026-07-09 18:35:46 +00:00
Michael Neale e09289cbac fix: Dedupe duplicate signed thinking blocks to fix Anthropic 400 (#10080) (#10083)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-08 23:48:18 +00:00
github-actions[bot] e6be2e9392 chore(release): bump version to 1.42.0 (minor) (#10295)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-07-08 18:43:50 +00:00
Jasper 651dc973c8 Update Rust toolchain and raise recursion limit (#10303) 2026-07-07 22:41:04 +00:00
Jasper 1bced6616b Switch the local inference provider MLX backend to use the safemlx crate (#10304) 2026-07-07 21:01:15 +00:00
Herley 1b2f77f719 fix: recover malformed tool calls from GLM/Minimax models instead of rejecting them (#10230)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-06 02:37:36 +00:00
Jack Amadeo 8e18f07487 move google provider into goose-providers (#10216) 2026-07-06 01:51:36 +00:00
Jack Amadeo 140158c756 add provider bindings MVP to goose-sdk, and add python wheel publishing (#10208) 2026-07-06 01:15:54 +00:00
Jack Amadeo 3eb9f50ae5 move snowflake (#10218) 2026-07-05 21:51:01 +00:00
filip 9b837f1a46 feat: per-message usage/cost tracking with derived session totals (#10172)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-05 16:39:10 -04:00
Osraka a0aed81f36 fix(providers): treat unicode punctuation as image path terminators (#10106)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-03 16:23:30 +00:00
Kyle E DeFreitas d873c91234 fix: don't bleed provider-specific request_params into delegate() sessions (#9906)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-03 16:23:26 +00:00