Commit Graph

181 Commits

Author SHA1 Message Date
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
Bradley Axen 96f903d5d3 Add global config switch to disable automatic session naming (#7052) 2026-02-06 23:30:28 +00:00
Zane aa356bd460 fix: per session working dir isolation (#6920) 2026-02-03 18:20:02 +00:00
Zane a06436461b Refactor: move persisting extension to session outside of route (#6685) 2026-01-29 16:03:03 -08:00
Rabi Mishra 932923e31b fix: Re-enable subagents for Gemini models (#6513)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-28 12:11:52 -05:00
Rabi Mishra 5b757c7f72 fix: normalize extension names consistently in ExtensionManager (#6529)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-28 11:43:36 -05:00
Douwe Osinga 9e31cfd7f8 Summarize old tool calls (#6119)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-28 11:35:08 -05:00
Jonathan Hult b8810be806 feat: add max_turns to recipe and subagent settings (#6687)
Signed-off-by: Jonathan Hult <Jonathan@JonathanHult.com>
2026-01-28 10:43:00 -05: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
David Katz 214f7a2735 fix: Manual compaction does not update context window. (#6682) 2026-01-26 15:44:41 -05:00
Rizel Scarlett c1a916efd9 Fix MCP elicitation deadlock and improve UX (#6650) 2026-01-23 14:58:57 -05:00
Alex Hancock 8233f0afac chore: upgrade to rmcp 0.14.0 (#6674) 2026-01-23 14:52:43 -05:00
Douwe Osinga 01e607a12d Vibe mcp apps (#6569)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2026-01-22 13:03:44 -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
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
Jason Carr 355d319bc4 fix: Improve error messages for invalid tool calls (#6483)
Signed-off-by: J. Carr <jcarr250@protonmail.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-14 08:14:34 -05:00
Lifei Zhou 637049c967 Fix: exclude platform_schedule_tool in CLI (#6442) 2026-01-13 11:35:58 +11:00
Zane 9a01fcb740 Add support for changing working dir and extensions in same window/session (#6057) 2026-01-08 16:48:15 -08:00
Lifei Zhou 093b0764c6 added validation and debug for invalid call tool result (#6368) 2026-01-09 09:36:51 +11:00
Douwe Osinga 85aee9c5b7 MCP Apps Plumbing (#6286)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-05 10:34:52 -05:00
Angie Jones 40246432dc remove Tool Selection Strategy preview (#6250) 2025-12-23 14:09:06 -06:00
Abhijay Jain 79ee3c31f8 fix : opening a session to view it modifies session history order in desktop (#6156)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-12-23 15:54:47 +05:30
David Katz bf95995e1d Recipe slash command parsing (#6173) 2025-12-19 13:15:56 -05:00
Zane 70ac4b4322 Enhanced PostHog Error Tracking with Detailed Messages (#6176) 2025-12-18 13:40:31 -08:00
Rabi Mishra fc8a4b4adf fix(google): Fix 400 Bad Request error with Gemini 3 thought signatures (#6035)
Signed-off-by: rabi <ramishra@redhat.com>
2025-12-17 08:38:46 -05:00
Douwe Osinga fd9582a45f More slash commands (#5858)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-16 19:26:49 -05:00
David Katz bd00ca2db0 Fix compaction loop for small models or large input (#5803) 2025-12-16 14:51:40 -05:00
tlongwell-block ae8ecbe090 perf: Avoid repeated MCP queries during streaming responses (#6138) 2025-12-16 12:31:10 -05:00
Zane 8a91f15731 Add more posthog analytics (privacy aware) (#6122) 2025-12-16 08:59:14 -08:00
Jack Amadeo 3737624807 Don't show subagent tool when we're a subagent (#6125) 2025-12-16 09:23:43 -05:00
Jack Amadeo 9fdb0356f0 Disallow subagents with no extensions (#5825) 2025-12-15 12:45:42 -05: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
Michael Neale 9b6a1c1297 fix: metrics on posthog (#6024)
Co-authored-by: Zane Staggs <zane@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
2025-12-09 16:28:18 -08:00
Alex Hancock 06155ce0ca feat(mcp): elicitation support (#5965) 2025-12-05 21:29:59 -05:00
Alex Hancock 9c52611946 fix: adjust strange spacing in agent.rs (#5877) 2025-11-25 15:58:31 -05:00
Douwe Osinga 3e9d9c7b2c Fix multi tool calling (#5855)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-24 16:59:46 +01:00
Zane d54a06afda Next camp refactor live (#5706) 2025-11-21 14:10:34 -07: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
Michael Neale f8bb866264 chore: remove autopilot experimental feature (#5781) 2025-11-19 11:49:05 +11:00
tlongwell-block 02ca6f7ff1 Platform Extension MOIM (Minus One Info Message) (#5027) 2025-11-16 12:14:49 -05:00
David Katz bbac7d6250 Compaction resiliency improvements (#5618)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-14 00:32:16 -05:00
Alex Hancock d3f723d76d fix: disallow runaway subagent chains (#5659) 2025-11-10 16:46:53 -05: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
Alex Hancock 44c2166a38 feat: remove hints from recipe prompts (#5622) 2025-11-07 09:18:59 -05:00
tlongwell-block 20ba2fdb7e Unify subrecipe and subagent execution through shared recipe pipeline (#5082) 2025-11-06 19:02:03 -05:00
Alex Hancock c62c61cc07 fix: move goosehints/AGENTS.md handling to goose, and out of developer extension (#5575) 2025-11-06 17:04:46 -05:00