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 |
|
github-actions[bot]
|
f5753759bb
|
Release 1.20.0
Auto-merged release PR after tag v1.20.0 was pushed
|
2026-01-16 15:57:28 +00:00 |
|
Lifei Zhou
|
9a96b84372
|
fixed 0 token in openrouter steaming (#6493)
|
2026-01-15 13:43:13 +11:00 |
|
Rabi Mishra
|
7b59f554d7
|
perf(google): avoid accumulating thoughtSignatures across conversation history (#6462)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-14 08:36:41 -05:00 |
|
Rabi Mishra
|
a66e5d306a
|
fix(openai): make tool_call arguments optional and fix silent stream termination (#6309)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-14 08:36:27 -05:00 |
|
Rabi Mishra
|
bb209498d6
|
fix(openrouter): Handle Gemini thoughtSignature for tool calls (#6370)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-13 19:02:47 -05:00 |
|
Abhijay Jain
|
115bbd5491
|
fix: inconsistent API url requirement between desktop and CLI versions (#6419)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
|
2026-01-12 14:15:33 -05:00 |
|
Rabi Mishra
|
b357460013
|
feat(vertexai): Add streaming support (#6409)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-12 14:09:18 -05:00 |
|
Douwe Osinga
|
ba702d820f
|
More 3.7 removal (#6414)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-12 10:28:42 -05:00 |
|
Rabi Mishra
|
a153c06aaf
|
fix(google): treat signed text as regular content in streaming (#6400)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-09 09:41:28 -05:00 |
|
Jack Amadeo
|
4a60f026d5
|
Sort keys in canonical models (#6403)
|
2026-01-08 19:42:02 -05:00 |
|