Douwe Osinga
|
4dd8ef3b88
|
fix: insert tool pair summaries at chronological position in conversation (#9087)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-05-11 18:54:16 +00:00 |
|
Bradley Axen
|
8eda6fdabc
|
overhaul provider inventory and agent/model selection (#8652)
Signed-off-by: Bradley Axen <baxen@squareup.com>
|
2026-04-20 15:00:17 -07:00 |
|
Douwe Osinga
|
6435e1a85c
|
Remove lead/worker provider (#7989)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-03-18 20:27:36 +00:00 |
|
Douwe Osinga
|
475968db64
|
Optimize tool summarization (#7938)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-03-18 13:09:18 +00:00 |
|
Douwe Osinga
|
4e4c435339
|
Revert message flush & test (#7966)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-03-18 08:26:12 +00:00 |
|
Lifei Zhou
|
4604354bc2
|
feat: new onboarding flow (#7266)
|
2026-03-17 01:33:41 +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
|
325bf396af
|
Update to rmcp 1.1.0 (#7619)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
|
2026-03-06 02:40:52 +00:00 |
|
Clay
|
aa05308803
|
refactor: remove allows_unlisted_models flag, always allow custom model entry (#7255)
Signed-off-by: clayarnoldg2m <carnold@g2m.ai>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-22 20:23:00 +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 |
|
Douwe Osinga
|
a800ca7d7f
|
Move platform extensions into their own folder (#7210)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-02-13 20:32:00 +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
|
948cb91d54
|
refactor: move disable_session_naming into AgentConfig (#7062)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-07 00:55:55 +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 |
|
Alex Hancock
|
edd0109997
|
feat: platform extension migrator + code mode rename (#6611)
|
2026-01-29 17:12: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 |
|
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 |
|
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 |
|
Lifei Zhou
|
637049c967
|
Fix: exclude platform_schedule_tool in CLI (#6442)
|
2026-01-13 11:35:58 +11: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 |
|
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 |
|
Douwe Osinga
|
5b93ee587f
|
Sessions required (#5548)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-03 21:04:44 -05:00 |
|
Will Pfleger
|
4d8c91efbd
|
Enable runtime access to provider name (#5399)
|
2025-10-28 14:21:24 -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 |
|
Will Pfleger
|
c662039674
|
Revert "Rewrite extension management tools" (#5243)
|
2025-10-17 20:25:44 -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 |
|
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 |
|
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 |
|
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 |
|
Douwe Osinga
|
dc292883b7
|
Session manager (#4648)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-09-26 14:56:45 -04:00 |
|
Alex Hancock
|
5ba4143f5f
|
chore: fix all warnings in test compilation (#4827)
|
2025-09-26 11:19:30 -04:00 |
|
Jack Amadeo
|
757ceb6109
|
chore: turn clippy on for test code (#4817)
|
2025-09-26 00:06:07 -04:00 |
|
Jarrod Sibbison
|
7f51e078a9
|
fix: Missing final structured output should provide guidance to model (#4654)
|
2025-09-17 07:53:35 +10:00 |
|
Angie Jones
|
63f3669cf7
|
Remove deprecated Claude 3.5 models (#4590)
|
2025-09-10 14:41:02 -05:00 |
|
tlongwell-block
|
b16741dbbd
|
Move To-Do Tool to Session Scope from Agent Scope (#4157)
|
2025-08-22 10:53:42 -04:00 |
|
David Katz
|
72f4ebc640
|
Feat: Let providers configure a fast model for summarization (#4228)
|
2025-08-21 17:41:33 -04:00 |
|