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 |
|
David Katz
|
214f7a2735
|
fix: Manual compaction does not update context window. (#6682)
|
2026-01-26 15:44:41 -05: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
|
967fe502ef
|
feat(goose): standardize agent-session-id for session correlation (#6626)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-01-22 12:47:15 +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 |
|
Zane
|
5bf4cf0463
|
fix: actually set the working dir for extensions from session (#6612)
|
2026-01-21 12:03:49 -08: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 |
|
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 |
|
Alex Hancock
|
c222bdeab3
|
fix: clean up result recording for code mode (#6343)
|
2026-01-13 14:35:00 -05:00 |
|
Lifei Zhou
|
637049c967
|
Fix: exclude platform_schedule_tool in CLI (#6442)
|
2026-01-13 11:35:58 +11:00 |
|
Rabi Mishra
|
ddaedd8b76
|
fix(code-execution): support bracket notation and multiple import styles (#6290)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-05 13:51:52 -05:00 |
|
Adrian Cole
|
5a5312a2e6
|
feat: upgrade to rmcp 0.12.0 and sacp 10.0.0 by removing SSE transport (#6304)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-01-02 07:07:53 +08:00 |
|
Adrian Cole
|
d1f95757cf
|
feat(code-mode): use server names for MCP extensions (#6284)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2025-12-30 13:08:38 +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 |
|
Angie Jones
|
40246432dc
|
remove Tool Selection Strategy preview (#6250)
|
2025-12-23 14:09:06 -06:00 |
|
Adrian Cole
|
02a3a1ead1
|
test: fix test_max_turns_limit slow execution and wrong message type (#6221)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2025-12-22 08:06:25 +08:00 |
|
Adrian Cole
|
dfd207bc0f
|
test: add ACP integration test (#6150)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2025-12-18 09:26:46 +08:00 |
|
tlongwell-block
|
a131b08817
|
refactor: unify subagent and subrecipe tools into single tool (#5893)
|
2025-12-13 13:50:20 -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 |
|
Alex Hancock
|
06155ce0ca
|
feat(mcp): elicitation support (#5965)
|
2025-12-05 21:29:59 -05:00 |
|
Will Pfleger
|
682e315be8
|
Persist provider name and model config in the session (#5419)
|
2025-11-20 15:55:32 -05:00 |
|
Douwe Osinga
|
bdf68bb4f5
|
Slash commands (#5718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-20 21:14:15 +01:00 |
|
Douwe Osinga
|
e5a1474b4c
|
Scheduler cleanup (#5571)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-08 13:19:18 -05:00 |
|
tlongwell-block
|
899100a5e4
|
Use session IDs as task IDs for subagents instead of UUIDs (#5398)
|
2025-11-07 11:43:11 -05:00 |
|
tlongwell-block
|
20ba2fdb7e
|
Unify subrecipe and subagent execution through shared recipe pipeline (#5082)
|
2025-11-06 19:02:03 -05:00 |
|
Douwe Osinga
|
5b93ee587f
|
Sessions required (#5548)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-03 21:04:44 -05:00 |
|
Alex Hancock
|
c1c13716e0
|
chore(tests/mcp): testing for MCP sampling (#5456)
|
2025-11-03 12:23:11 -05:00 |
|
Adrian Cole
|
0515c76e84
|
Propagate session ID in LLM and MCP requests (#5165)
|
2025-10-31 06:18:20 -04:00 |
|
Jack Amadeo
|
6ea0594fb4
|
don't start the default provider (#5351)
|
2025-10-30 17:59:11 -04: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 |
|
Will Pfleger
|
4d8c91efbd
|
Enable runtime access to provider name (#5399)
|
2025-10-28 14:21:24 -04:00 |
|
Will Pfleger
|
044b227fdb
|
(re)Standardize Session Name Attribute (#5279)
|
2025-10-24 13:34:08 -04:00 |
|
Angela Ning
|
09752aa7d0
|
Revert "Revert "Rewrite extension management tools"" (#5273)
Signed-off-by: Angela Ning <aning@squareup.com>
|
2025-10-21 11:34:17 -04:00 |
|
Michael Neale
|
890393bb68
|
Revert "Standardize Session Name Attribute" (#5250)
|
2025-10-18 12:44:30 -04:00 |
|
Will Pfleger
|
c662039674
|
Revert "Rewrite extension management tools" (#5243)
|
2025-10-17 20:25:44 -04:00 |
|
Will Pfleger
|
b8c3508178
|
Standardize Session Name Attribute (#5085)
|
2025-10-17 17:05:41 -04:00 |
|
Will Pfleger
|
bcd3a0dbac
|
delete flaky pricing integration tests (#5207)
|
2025-10-17 15:58:34 -04:00 |
|
Angela Ning
|
bccfa0156c
|
Rewrite extension management tools (#5057)
Signed-off-by: Angela Ning <aning@squareup.com>
|
2025-10-17 14:22:58 -04:00 |
|
Douwe Osinga
|
7c1f5dcb2f
|
Compaction overhaul (#5186)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: David Katz <dkatz@squareup.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
|
2025-10-15 18:39:12 -04: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 |
|
Jack Amadeo
|
c70f0231e6
|
set version in an env variable for testing (#5100)
|
2025-10-11 10:31:44 -04:00 |
|
Douwe Osinga
|
1015064367
|
Make async (#5126)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-10 19:31:50 -04:00 |
|
Yingjie He
|
0600cb4389
|
use agent manager for subagent (#4828)
|
2025-10-06 21:17:38 -07:00 |
|
Zane
|
f4d79404ee
|
Create / edit recipe form unification and improvements (#4693)
|
2025-10-05 09:00:59 -07: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 |
|
Douwe Osinga
|
601efb2c1b
|
Don't set agent props twice (#4872)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-01 16:27:36 -04:00 |
|