Jack Amadeo
|
e5fd568e01
|
move formats/openai.rs into goose-providers crate, along with several dependencies (#9633)
|
2026-06-08 15:26:33 +00:00 |
|
Jack Amadeo
|
7dbdfa43fa
|
flag for login shell PATH (#9313)
|
2026-05-19 13:57:49 +00:00 |
|
Andrew Harvard
|
f908837407
|
[goose2] MCP Apps: translate ACP host capabilities into MCP initialization (#8623)
Signed-off-by: Andrew Harvard <aharvard@squareup.com>
|
2026-04-28 12:03:44 +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 |
|
Jack Amadeo
|
325bf396af
|
Update to rmcp 1.1.0 (#7619)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
|
2026-03-06 02:40:52 +00: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 |
|
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 |
|
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 |
|
tlongwell-block
|
f338e36c65
|
feat: expose AGENT_SESSION_ID env var to extension child processes (#7072)
|
2026-02-08 00:02:08 +00:00 |
|
Zane
|
aa356bd460
|
fix: per session working dir isolation (#6920)
|
2026-02-03 18:20:02 +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 |
|
Zane
|
a06436461b
|
Refactor: move persisting extension to session outside of route (#6685)
|
2026-01-29 16:03:03 -08:00 |
|
Jack Amadeo
|
3fcf022236
|
Add option to run extensions in a container (#6590)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-01-27 16:30:51 -05: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 |
|
Jack Amadeo
|
1bf952e813
|
Test against fastmcp (#6666)
|
2026-01-23 16:11:32 -05: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 |
|
Zane
|
5bf4cf0463
|
fix: actually set the working dir for extensions from session (#6612)
|
2026-01-21 12:03:49 -08:00 |
|
Alex Hancock
|
4191826569
|
chore: upgrade rmcp (#6516)
|
2026-01-16 12:09:51 -05:00 |
|
Adrian Cole
|
7d4a6bd8ff
|
feat(goose-acp): enable parallel sessions with isolated agent state (#6392)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-01-14 14:19:17 -08:00 |
|
Adrian Cole
|
23f33e3fb2
|
feat(acp): Honor MCP servers from clients like Zed (stdio + http) (#6230)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2025-12-24 05:49:10 +08:00 |
|
Douwe Osinga
|
cdab2fc3a6
|
Tool reply meta (#6074)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-12-11 19:43:36 -05:00 |
|
Alex Hancock
|
c1c13716e0
|
chore(tests/mcp): testing for MCP sampling (#5456)
|
2025-11-03 12:23:11 -05:00 |
|
Alex Hancock
|
06b7a63667
|
feat(mcp): support sampling in a scoped way (#5367)
|
2025-10-29 17:05:59 -04:00 |
|
Alex Hancock
|
4ee764479c
|
fix: don't use user specific paths in mcp integration tests (#5445)
|
2025-10-29 12:50:55 -04:00 |
|
Jack Amadeo
|
c70f0231e6
|
set version in an env variable for testing (#5100)
|
2025-10-11 10:31:44 -04:00 |
|
Douwe Osinga
|
96ded37e15
|
Platform extensions sketch (#4868)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-10-03 13:45:37 -04:00 |
|
Jack Amadeo
|
3b9a3b96c5
|
fix mcp integration test flakiness (#4871)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-10-01 09:17:34 -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 |
|
Angie Jones
|
2032c7099c
|
lowercase g in goose (#4832)
|
2025-09-26 23:44:38 -05:00 |
|
Jack Amadeo
|
757ceb6109
|
chore: turn clippy on for test code (#4817)
|
2025-09-26 00:06:07 -04:00 |
|
Jack Amadeo
|
917e1794ab
|
fix: a few things with the mcp snapshot test (#4818)
|
2025-09-25 14:36:21 -04:00 |
|
Angela Ning
|
6807b6d0a3
|
Rewrite the developer mcp using the rmcp sdk (#4297)
|
2025-09-02 11:24:43 -04:00 |
|
Jack Amadeo
|
cd0b7d6934
|
Start extensions concurrently (#4234)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-08-21 21:49:13 -04:00 |
|
Jarrod Sibbison
|
43211803a9
|
Recipe config to limit tool availability (#4020)
|
2025-08-18 01:14:23 -05:00 |
|
Jack Amadeo
|
2eca4b8416
|
MCP session replay integration test (#3939)
|
2025-08-12 14:03:49 -04:00 |
|