Douwe Osinga
|
4ac530a2ea
|
Better provider logging (#4052)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-12 18:05:09 -04:00 |
|
Alex Hancock
|
bd1eff52a4
|
feat: ToolError migration to ErrorData (#4051)
|
2025-08-12 16:18:41 -04:00 |
|
Michael Neale
|
168366be3b
|
fit: default ollama port (#4001)
|
2025-08-12 12:16:31 +10:00 |
|
Jack Amadeo
|
dd504741a3
|
Remove cognitive complexity clippy lint (#4010)
|
2025-08-11 20:24:37 -04:00 |
|
Michael Neale
|
e124bb084f
|
feat: first time automated ollama install experience and openrouter (#3881)
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2025-08-08 11:41:53 +10:00 |
|
Matt Nicholson
|
16304121ef
|
add gpt-5 to openai provider format (#3924)
|
2025-08-07 17:19:39 -04:00 |
|
Angela Ning
|
6e6e0834e7
|
FIX: gemini tool call hanging (#3898)
|
2025-08-07 11:58:22 -04:00 |
|
Jack Amadeo
|
5eb01004a4
|
chore: use a Conversation type (#3735)
|
2025-08-06 22:06:13 -04:00 |
|
Adam Tarantino
|
c2f08557af
|
feat: add OAuth provider abstraction for CLI configuration (#3157)
Signed-off-by: Adam Tarantino <tarantino.adam@gmail.com>
|
2025-08-06 17:04:49 +02:00 |
|
Jack Amadeo
|
ee450254b6
|
Try to keep key order for Databricks (#3876)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-08-06 09:02:10 -04:00 |
|
Rahul Zhade
|
7f877960d3
|
Fix OpenAI Provider with GitHub Models (#3875)
Signed-off-by: Rahul Zhade <rzhade3@users.noreply.github.com>
|
2025-08-06 11:45:08 +02:00 |
|
Douwe Osinga
|
66f8ef123b
|
Update gemini error msg (#3847)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-08-05 10:40:21 +02:00 |
|
Douwe Osinga
|
918faddf03
|
Generic retry and error parsing (#3558)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-08-05 10:37:04 +02:00 |
|
Angela Ning
|
d93063b686
|
Override session name generator for ollama provider (#3710)
|
2025-08-02 19:36:21 +02:00 |
|
Jack Amadeo
|
6b3018b77a
|
Swap MCP client implementations to rmcp (#3634)
|
2025-08-01 17:14:41 -04:00 |
|
Andrew Harvard
|
900698777b
|
integrate MCP UI (#2948)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-08-01 08:09:06 -04:00 |
|
Jack Amadeo
|
b4ab774329
|
Fix claude model names (#3765)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-08-01 13:33:08 +10:00 |
|
David Katz
|
6f36c1f81e
|
Autocompact + One Shot Summarization algorithm (#3559)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-31 14:23:06 -04:00 |
|
Douwe Osinga
|
21604df685
|
Ok, well, that got out of hand (#3718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-30 11:41:42 +02:00 |
|
Michael Neale
|
601c678722
|
feat: openrouter out of the box experience for goose installations (#3507)
|
2025-07-30 17:17:43 +10:00 |
|
Kenneth Mungai
|
9d996c3957
|
feat: update Groq models for better tool calling support (#3676)
Co-authored-by: kenneth.kimani <kenneth.kimani@savannahinformatics.com>
Co-authored-by: Douwe Osinga <douwe@block.xyz>
|
2025-07-29 16:33:21 +02:00 |
|
Julian Brown
|
bc25308d7b
|
fix: escape control characters in LLM tool call arguments JSON (#2893)
Signed-off-by: Julian Brown <contact@julianbrown.dev>
Co-authored-by: Julian Brown <jbrown@stripe.com>
|
2025-07-29 11:05:01 +02:00 |
|
Gustavo Hoirisch
|
c84dc392be
|
feat(githubcopilot): add ability to fetch supported models (#2717)
Signed-off-by: Gustavo Hoirisch <gugahoi@users.noreply.github.com>
|
2025-07-29 11:01:18 +02:00 |
|
Michael Neale
|
2382763568
|
fix: have option for cli providers to use their configured or default model (#3683)
|
2025-07-29 10:27:53 +10:00 |
|
Angela Ning
|
67399de10f
|
chore: refactor session naming into provider (#3678)
|
2025-07-28 16:07:33 -04:00 |
|
Douwe Osinga
|
73a274d311
|
Provider scenario tests (#3688)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-28 20:04:11 +02:00 |
|
Alex Hancock
|
b4fc6f7cc8
|
alexhancock/rmcp-tools-annotations (#3617)
|
2025-07-24 14:58:14 -04:00 |
|
Oleg Šelajev
|
d5c835536d
|
fix: Handle non-default base path for OpenAI compatible model fetching (#3566)
Signed-off-by: Oleg Šelajev <shelajev@gmail.com>
|
2025-07-24 11:12:50 +10:00 |
|
Jack Amadeo
|
ed282ba63f
|
fix: multi-tool calls in streamed openai-compatible responses (#3609)
|
2025-07-23 18:48:28 -04:00 |
|
Douwe Osinga
|
1adc887db4
|
Scenario tests (#3430)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-22 20:10:51 +02:00 |
|
Mike Seddon
|
b3cd03ef61
|
chore: remove needless clone() in goose/providers (#2528)
Signed-off-by: Mike Seddon <seddonm1@gmail.com>
|
2025-07-22 11:47:43 -04:00 |
|
Michael Neale
|
f0b4f74071
|
fix: track message id to keep like with like (#3572)
|
2025-07-22 11:56:32 +10:00 |
|
Jack Amadeo
|
0a98f431c6
|
Replace mcp_core::prompt with rmcp::model types (#3561)
|
2025-07-21 21:33:33 -04:00 |
|
Prem Pillai
|
99cc0a9c81
|
feat: recipes can retry with success criteria (#3474)
|
2025-07-22 10:49:21 +10:00 |
|
bickelj
|
5f3c7d339c
|
Env var to set Ollama request timeout (#3516)
Signed-off-by: Jesse Bickel <jbickel@gmail.com>
Co-authored-by: Jesse Bickel <bickelj@gmail..com>
|
2025-07-22 10:19:54 +10:00 |
|
deadmanoz
|
6c951d4881
|
Improve Claude Code provider error message for missing CLI (#3363)
Signed-off-by: deadmanoz <hones02_tunica@icloud.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
|
2025-07-21 16:03:32 -04:00 |
|
Rami Chowdhury
|
fb58c910c7
|
feat: Work around Gemini API tool call quirks (#3328)
Signed-off-by: Rami Chowdhury <rami.chowdhury@gmail.com>
|
2025-07-21 19:15:13 +02:00 |
|
Kyle 🐆
|
cfa99b3e08
|
fix(ui): enable selection of zero-config providers in desktop GUI (#3378)
Signed-off-by: Kyle Santiago <kyle@privkey.io>
|
2025-07-21 10:44:49 +10:00 |
|
hikae
|
78b30cc0ca
|
feat: Add LiteLLM provider with automatic prompt caching support (#3380)
Signed-off-by: HikaruEgashira <account@egahika.dev>
|
2025-07-19 12:07:01 +02:00 |
|
Jack Amadeo
|
d5291461ca
|
Replace mcp_core::content types with rmcp::model types (#3500)
|
2025-07-18 17:23:25 -04:00 |
|
Alex Hancock
|
76da3a9724
|
feat: switch from mcp_core::Role to rmcp::model::Role (#3488)
|
2025-07-18 12:30:23 -04:00 |
|
Uddhav Kambli
|
21b79ad240
|
feat(gcpvertexai): do HTTP 429 like retries for Anthropic API HTTP 529 overloaded status code (#3026)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-17 12:10:48 +10:00 |
|
Michael Neale
|
eaba38adbc
|
chore: implement streaming for anthropic.rs firstparty provider (#3419)
|
2025-07-17 07:32:55 +10:00 |
|
Jack Amadeo
|
f4e3d06f9e
|
fix: Set include_usage=true for OpenAI streaming (#3441)
|
2025-07-15 16:53:41 -04:00 |
|
Jack Amadeo
|
6555a530b2
|
feat: Implement streaming for OpenAI (#3413)
|
2025-07-15 15:16:21 -04:00 |
|
Marko Lazaric
|
c7043190e3
|
feat: Add AZURE_OPENAI_API_KEY as a visible config parameter (#3265)
|
2025-07-15 08:28:25 +10:00 |
|
Jack Amadeo
|
fde3a578a5
|
feat: stream LLM responses (#2677)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-14 14:57:03 -04:00 |
|
Best Codes
|
5db89aaf65
|
feat: fetch openrouter supported models in goose configure (#3347)
|
2025-07-14 10:52:20 +10:00 |
|
Shravan Dhakal
|
4ba991e52e
|
feat: Allow Ollama for non-tool models for chat only (#3308)
|
2025-07-11 13:04:38 -04:00 |
|
Prem Pillai
|
626f00e290
|
revert: refactor: abstract keyring logic to better enable DI (#3358)
|
2025-07-11 16:58:38 +10:00 |
|