Adrian Cole
|
08b89ca66b
|
fix: remove Option from model listing return types, propagate errors (#7074)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-09 00:03:10 +00:00 |
|
Adrian Cole
|
4e87011981
|
fix: lazy provider creation for goose acp (#7026) (#7066)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-08 02:51:03 +00:00 |
|
Kristan Krispy Uccello
|
584f710fad
|
fix: add XML tool call parsing fallback for Qwen3-coder via Ollama (#6882)
Signed-off-by: kuccello <kuccello@users.noreply.github.com>
Co-authored-by: kuccello <kuccello@users.noreply.github.com>
|
2026-02-07 23:04:32 +00:00 |
|
KiKaraage
|
01e31f7c8d
|
feat: update Groq declarative data with Preview Models (#7023)
Signed-off-by: KiKaraage <kikaraage@tuta.io>
|
2026-02-06 16:46:49 +00:00 |
|
Ramiro Salas
|
3324711c96
|
fix(codex): propagate extended PATH to codex subprocess (#6874)
Signed-off-by: RamXX <ramxx@ramirosalas.com>
|
2026-02-06 16:20:49 +00:00 |
|
David Katz
|
14a9d1e61e
|
Switch tetrate tool filtering back to supports_computer_use (#7024)
|
2026-02-06 15:25:24 +00:00 |
|
Adrian Cole
|
4cfcd9b87b
|
feat(claude-code): use stream-json protocol for persistent sessions (#7029)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-06 14:47:19 +00:00 |
|
Adrian Cole
|
2c7e2293b2
|
feat: add image support and improve error resilience for Codex (#7033)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-06 10:29:30 +00:00 |
|
Adrian Cole
|
d039f3f6f3
|
fix(providers): Azure OpenAI model listing 404 during configure (#7034)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-06 10:25:30 +00:00 |
|
David Katz
|
6fb76306ba
|
Don't swallow Tetrate errors (#6998)
|
2026-02-06 04:39:08 +00:00 |
|
Rizel Scarlett
|
b4e5d64c69
|
fix(google): add MessageContent::Image support for user messages (#6986)
|
2026-02-05 16:41:59 +00:00 |
|
David Katz
|
66a2a3cb9a
|
Fix gemini cli command parsing (#6960)
|
2026-02-05 15:47:25 +00:00 |
|
Rabi Mishra
|
06e8b85907
|
feat(google): add configurable thinking level for Gemini 3 models (#6585)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-02-05 15:47:03 +00:00 |
|
David Katz
|
c02135ccec
|
Fast models on databricks have 0 retries. (#6919)
|
2026-02-05 15:45:55 +00:00 |
|
Rabi Mishra
|
d1b6053d2f
|
fix: detect context length errors in GCP Vertex AI provider (#6976)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-02-05 12:49:22 +00:00 |
|
Douwe Osinga
|
6ae72a6cf0
|
Use haiku for databricks (#6943)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-02-04 17:17:59 +00:00 |
|
github-actions[bot]
|
7ee634eaa7
|
chore(release): release version 1.23.0 (minor) (#6906)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-02-03 20:43:47 +00:00 |
|
Sean Kenneth Doherty
|
bbcfe7f571
|
fix(mistral): add devstral models with correct 262K context length (#6867)
|
2026-02-03 01:13:12 +00:00 |
|
Adrian Cole
|
1ad81e3b69
|
refactor(providers): extract ProviderDef trait and OpenAiCompatibleProvider (#6832)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-02 22:36:54 +00:00 |
|
Douwe Osinga
|
603f25258e
|
Clean up build canonical warnings (#6880)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-02-02 17:42:31 +00:00 |
|
Rabi Mishra
|
e989031b18
|
fix(google): handle thoughtSignature differently for Gemini 2.5 vs 3 (#6890)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-02-02 09:57:53 -05:00 |
|
Douwe Osinga
|
2661454426
|
Rejig dictation (#6844)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-02-02 13:25:23 +00:00 |
|
David Katz
|
e2a18c932a
|
Swap canonical model from openrouter to models.dev (#6625)
|
2026-01-29 13:40:52 -05:00 |
|
Rabi Mishra
|
0a5581723c
|
refactor: centralize audience filtering before providers receive messages (#6728)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-29 11:34:27 -05:00 |
|
Yelsin Sepulveda
|
58a1353bb0
|
fix: correct tool support detection in Tetrate provider model fetching (#6808)
Signed-off-by: Yelsin Sepulveda <yelsinsepulveda@gmail.com>
|
2026-01-29 11:11:46 -05:00 |
|
Andre Silva
|
5290f61a24
|
feat(goose): add support for AWS_BEARER_TOKEN_BEDROCK environment variable (#6739)
Signed-off-by: Andre Silva <andreswebs@pm.me>
|
2026-01-29 18:12:09 +11:00 |
|
Douwe Osinga
|
2bc368948b
|
Fix/filter audience 6703 local (#6773)
Signed-off-by: rabi <ramishra@redhat.com>
Co-authored-by: rabi <ramishra@redhat.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-28 15:49:52 -05:00 |
|
Rabi Mishra
|
57b6133a30
|
fix: enable custom model entry for OpenRouter provider (#6761)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-28 13:19:03 -05:00 |
|
Douwe Osinga
|
87417bccac
|
Remove codex skills flag support (#6775)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-28 13:10:55 -05:00 |
|
Douwe Osinga
|
4c3ad4b5f5
|
Feat/anthropic custom headers (#6774)
Signed-off-by: TR Jordan <tr@tern.sh>
Co-authored-by: TR Jordan <tr@tern.sh>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-28 12:56:13 -05:00 |
|
Douwe Osinga
|
0270dd3a1a
|
Fix/GitHub copilot error handling 5845 (#6771)
Signed-off-by: albina-popova <97168987+albina-popova@users.noreply.github.com>
Co-authored-by: albina-popova <97168987+albina-popova@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-28 12:55:46 -05:00 |
|
Rabi Mishra
|
e4938c69e0
|
fix(google): preserve thought signatures in streaming responses (#6708)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-28 12:17:08 -05:00 |
|
Rabi Mishra
|
b4cf0fdf51
|
fix(google): use parametersJsonSchema for full JSON Schema support (#6555)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-28 12:07:26 -05:00 |
|
Rabi Mishra
|
2673e8acca
|
feat: add requires_auth flag for custom providers without authentication (#6705)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-28 12:04:12 -05:00 |
|
bruwbird
|
18d6db47cf
|
codex: refine reasoning effort validation (#6522)
Signed-off-by: Yusuke Shimizu <stm1051212@gmail.com>
|
2026-01-28 11:03:28 -05:00 |
|
Federico G. Schwindt
|
4d608690b8
|
fix(codex): correct codex reasoning effort conversion (#6523)
Signed-off-by: Federico G. Schwindt <fgsch@lodoss.net>
|
2026-01-28 10:52:03 -05:00 |
|
Romain Beuque
|
3ec5143635
|
feat(providers): add OVHcloud AI provider (#6527)
Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.com>
|
2026-01-28 10:39:09 -05:00 |
|
Yelsin Sepulveda
|
bc0881caf4
|
fix[format/openai]: return error on empty msg. (#6511)
Signed-off-by: Yelsin Sepulveda <yelsinsepulveda@gmail.com>
Signed-off-by: The-Best-Codes <bestcodes.official@gmail.com>
Co-authored-by: The-Best-Codes <bestcodes.official@gmail.com>
|
2026-01-27 07:53:25 -08:00 |
|
Adrian Cole
|
f5b402bbdf
|
fix(goose): only send agent-session-id when a session exists (#6657)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-01-27 13:43:05 +09:00 |
|
jh-block
|
82ba07ff1d
|
Speed up Databricks provider init by removing fetch of supported models (#6616)
|
2026-01-26 16:51:49 +01:00 |
|
Alex Hancock
|
8233f0afac
|
chore: upgrade to rmcp 0.14.0 (#6674)
|
2026-01-23 14:52:43 -05:00 |
|
Hugues Clouâtre
|
346ff7ab84
|
Fix GCP Vertex AI global endpoint support for Gemini 3 models (#6187)
Signed-off-by: Hugues Clouâtre <hugues@linux.com>
|
2026-01-23 11:18:54 -05:00 |
|
Michael Neale
|
e78a1e7d4e
|
feat: codex subscription support (#6600)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
|
2026-01-23 17:11:58 +11:00 |
|
Douwe Osinga
|
c57c2562a1
|
Strip the audience for compacting (#6646)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-22 16:13:35 -05:00 |
|
github-actions[bot]
|
86b38c6a4f
|
chore(release): release version 1.21.0 (minor) (#6634)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2026-01-22 12:59:51 -08:00 |
|
Adrian Cole
|
67de49abbb
|
fix(goose): propagate session_id across providers and MCP (#6584)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-01-22 08:28:56 +08:00 |
|
Lifei Zhou
|
f26ffed587
|
Lifei/fixed accumulated token count (#6587)
|
2026-01-22 03:27:16 +11:00 |
|
Rabi Mishra
|
fbe46d0b22
|
feat(gcp-vertex): add model list with org policy filtering (#6393)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-20 11:49:10 -05:00 |
|
Zane
|
080a0e04ba
|
added optional request params and context limit from GOOSE_PREDEFINED_MODELS (#6489)
|
2026-01-16 08:12:14 -10:00 |
|
Alex Hancock
|
4191826569
|
chore: upgrade rmcp (#6516)
|
2026-01-16 12:09:51 -05:00 |
|