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 |
|
damienrj
|
a7ad73197d
|
Damien/sagemaker tgi (#2888)
|
2025-06-13 11:35:42 -07:00 |
|
Tyler White
|
8c9a89efde
|
feat: add Snowflake provider (#2488)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-06-02 13:37:00 +10:00 |
|
Alex Gleason
|
cb32160a49
|
Fix OpenRouter error handling (#2049)
|
2025-04-11 15:16:38 -04:00 |
|
Salman Mohammed
|
513d5c8f5a
|
refactor: remove agent flavours, move provider to Agent (#2091)
|
2025-04-09 15:02:47 -04:00 |
|
Yingjie He
|
680523297b
|
feat: add tool annotations for build-in tools (#1939)
|
2025-03-31 16:46:55 -07:00 |
|
Alice Hau
|
b4b213ba34
|
feat: add bedrock provider (#1069)
Co-authored-by: Burak Varlı <unexge@gmail.com>
|
2025-02-05 17:05:59 -05:00 |
|
Alice Hau
|
e851a6d64c
|
chore: add tests and update url construction for azure provider (#988)
|
2025-01-31 14:03:46 -05:00 |
|
Salman Mohammed
|
23ae315907
|
fix: improve url construction in provider (#985)
|
2025-01-31 12:20:16 -05:00 |
|
Bradley Axen
|
1c9a7c0b05
|
feat: V1.0 (#734)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Jarrod Sibbison <72240382+jsibbison-square@users.noreply.github.com>
Co-authored-by: Alex Hancock <alex.hancock@example.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Wes <141185334+wesrblock@users.noreply.github.com>
Co-authored-by: Max Novich <maksymstepanenko1990@gmail.com>
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
Co-authored-by: Alec Thomas <alec@swapoff.org>
Co-authored-by: lily-de <119957291+lily-de@users.noreply.github.com>
Co-authored-by: kalvinnchau <kalvin@block.xyz>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
Co-authored-by: bwrage <bwrage@squareup.com>
Co-authored-by: Kalvin Chau <kalvin@squareup.com>
Co-authored-by: Alice Hau <110418948+ahau-square@users.noreply.github.com>
Co-authored-by: Alistair Gray <ajgray@stripe.com>
Co-authored-by: Nahiyan Khan <nahiyan.khan@gmail.com>
Co-authored-by: Alex Hancock <alexhancock@squareup.com>
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
Co-authored-by: marcelle <1852848+laanak08@users.noreply.github.com>
Co-authored-by: Yingjie He <yingjiehe@block.xyz>
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
Co-authored-by: Lily Delalande <ldelalande@block.xyz>
Co-authored-by: Adewale Abati <acekyd01@gmail.com>
Co-authored-by: Ebony Louis <ebony774@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Ebony Louis <55366651+EbonyLouis@users.noreply.github.com>
|
2025-01-24 13:04:43 -08:00 |
|