Jack Amadeo
|
e5fd568e01
|
move formats/openai.rs into goose-providers crate, along with several dependencies (#9633)
|
2026-06-08 15:26:33 +00:00 |
|
dependabot[bot]
|
728d72a79f
|
chore(deps): bump ctor from 0.2.9 to 1.0.6 (#9380)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
|
2026-05-22 22:13:15 +00:00 |
|
Rodolfo Olivieri
|
826a437d08
|
chore: replace lazy_static with std::sync::LazyLock (#8815)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
|
2026-05-11 22:47:31 +00:00 |
|
Lucas Alvares Gomes
|
501dde5570
|
Replace deprecated Claude ACP package links (#8625)
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
|
2026-04-22 12:35:12 +00:00 |
|
walid
|
e200a896a2
|
fix(claude-acp): surface tool calls and results to the session bus (#8408)
|
2026-04-09 04:13:40 +00:00 |
|
Adrian Cole
|
764760edfb
|
feat: add copilot-acp provider (#8154)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-30 14:15:11 +00:00 |
|
Michael Neale
|
38f11d84db
|
feat: Gemini OAuth provider (#8129)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
|
2026-03-26 21:08:51 +00:00 |
|
이대희
|
772e37fb54
|
feat: feature-gate AWS provider dependencies behind aws-providers (#8080)
Signed-off-by: DaeHee Lee <lee111dae11@proton.me>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-25 08:55:41 +00:00 |
|
Adrian Cole
|
1426c8bfa0
|
feat(acp): add session/set_config and stabilize list, delete and close (#7984)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-22 22:33:26 +00:00 |
|
Michael Neale
|
5be96c1ab2
|
feat: add gemini-acp provider, update docs on subscription models + improvements to codex (#8000)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
|
2026-03-19 02:20:45 +00:00 |
|
Adrian Cole
|
94fdcdd07a
|
feat: persist GooseMode per-session via session DB (#7854)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-16 11:37:21 +00:00 |
|
Adrian Cole
|
1b05c92912
|
feat(acp): add session/set_mode handler (#7801)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-13 09:30:36 +00:00 |
|
Jack Amadeo
|
c947620843
|
More acp tools (#7843)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-13 08:28:02 +00:00 |
|
Adrian Cole
|
902c2ac28a
|
feat: ACP providers for claude code and codex (#6605)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-10 22:55:05 +00:00 |
|
Adrian Cole
|
1f77839094
|
fix: provider test infrastructure (#7738)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-09 10:24:31 +00:00 |
|
Adrian Cole
|
90d34853de
|
refactor: derive GooseMode string conversions with strum (#7706)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-09 02:01:54 +00:00 |
|
Adrian Cole
|
b4546f62d9
|
fix: restore smart-approve mode (#7690)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-06 15:45:23 +00:00 |
|
Adrian Cole
|
e9cef3ebbb
|
feat(claude-code): add permission prompt routing for approve mode (#7420)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-24 00:06:07 +00:00 |
|
Zane
|
7eb4e442a7
|
Use the working dir from the session (#7285)
|
2026-02-17 18:10:52 -08:00 |
|
Douwe Osinga
|
9a91fccfb5
|
Everything is streaming (#7247)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-02-17 18:53:38 +00:00 |
|
David Katz
|
3959805198
|
Use Canonical Models to set context window sizes (#6723)
|
2026-02-17 16:43:10 +00:00 |
|
Chih-Tao Lee
|
5328467867
|
feat: add GoosePlatform to AgentConfig and MCP initialization (#6931)
Signed-off-by: Jazzcort <jason101011113@gmail.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
|
2026-02-17 13:41:50 +00:00 |
|
Clay
|
05d2af4d3b
|
fix: handle reasoning_content for Kimi/thinking models (#7252)
Signed-off-by: clayarnoldg2m <carnold@g2m.ai>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-16 23:27:11 +00:00 |
|
Adrian Cole
|
8d59c2dced
|
feat: MCP support for agentic CLI providers (#6972)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-11 23:37:52 +00:00 |
|
Adrian Cole
|
dc50b7b375
|
fix(claude-code): defensive coding improvements for model switching (#7131)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-10 23:15:45 +00:00 |
|
Adrian Cole
|
01d425bf14
|
feat(claude-code): dynamic model listing and mid-session model switching (#7120)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-10 22:47:34 +00:00 |
|
Adrian Cole
|
4abf91e72b
|
fix: isolate claude-code sessions via stream-json session_id (#7108)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-10 05:22:56 +00:00 |
|
Adrian Cole
|
1371f5df4a
|
test(mcp): add image tool test and consolidate MCP test fixtures (#7019)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-09 01:12:11 +00:00 |
|
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
|
99842856f4
|
test(providers): add model listing to live provider suite (#7038)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-06 14:26:11 +00:00 |
|
David Katz
|
e2a18c932a
|
Swap canonical model from openrouter to models.dev (#6625)
|
2026-01-29 13:40:52 -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 |
|
Alex Hancock
|
8233f0afac
|
chore: upgrade to rmcp 0.14.0 (#6674)
|
2026-01-23 14:52:43 -05: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 |
|
Alex Hancock
|
4191826569
|
chore: upgrade rmcp (#6516)
|
2026-01-16 12:09:51 -05:00 |
|
Douwe Osinga
|
cdab2fc3a6
|
Tool reply meta (#6074)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-12-11 19:43:36 -05:00 |
|
Douwe Osinga
|
9251da4314
|
Declarative providers (#5084)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-10-15 09:48:14 -04:00 |
|
Douwe Osinga
|
1015064367
|
Make async (#5126)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-10 19:31:50 -04:00 |
|
Alex Hancock
|
cb0eca9966
|
alexhancock/mcp-crate-cleanup (#4885)
|
2025-09-29 17:00:17 -04:00 |
|
Alex Hancock
|
b9ba8dca29
|
Revert "Internal MCP Crate Cleanup (#4800)" (#4883)
|
2025-09-29 14:21:30 -04:00 |
|
Alex Hancock
|
146cf3185a
|
Internal MCP Crate Cleanup (#4800)
|
2025-09-29 10:39:43 -04:00 |
|
tlongwell-block
|
9d40422e2d
|
feat: AgentManager - foundation for unified execution (#4389) (#4684)
|
2025-09-24 16:15:26 -04:00 |
|
Max Novich
|
195f389972
|
update to RMCP 0.6.2 (#4523)
|
2025-09-05 09:54:10 -04:00 |
|
Jack Amadeo
|
5eb01004a4
|
chore: use a Conversation type (#3735)
|
2025-08-06 22:06:13 -04:00 |
|
Alex Hancock
|
b4fc6f7cc8
|
alexhancock/rmcp-tools-annotations (#3617)
|
2025-07-24 14:58:14 -04:00 |
|
Douwe Osinga
|
eef72f8a6f
|
Goose security updates (#3579)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-24 11:09:26 +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 |
|
Josh Wiley
|
36b517379b
|
feat: bedrock image content support (#3266)
|
2025-07-07 19:02:02 +02:00 |
|
Sam Bradbury
|
bf7e47a096
|
Add xAI Test Coverage (#3020)
Co-authored-by: Sam Bradbury <Sam Bradbury>
Co-authored-by: Sam Bradbury <sam@consultbradbury.com>
|
2025-06-22 18:58:57 -07:00 |
|