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 |
|
Jack Amadeo
|
c82c431c70
|
move databricks providers into goose-providers crate (#10162)
|
2026-07-02 16:18:57 +00:00 |
|
github-actions[bot]
|
402ff562b3
|
chore(release): bump version to 1.41.0 (minor) (#10198)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-02 12:41:48 +00:00 |
|
Jasper
|
a3854aee3d
|
Fix canonical model output paths (#10196)
|
2026-07-02 11:05:16 +00:00 |
|
Jasper
|
ba6fb2b56d
|
Refactor local inference provider crates (#10169)
|
2026-07-02 08:51:53 +00:00 |
|