Tyler Longwell
95d8782680
fix ci for new tool name
2026-01-25 15:42:07 -05:00
Tyler Longwell
ead2b0f6d9
rename subagent tool to prevent code mode confusion loop
2026-01-25 15:24:08 -05:00
Tyler Longwell
9f5d3eea04
subagents enabled by default
2026-01-25 14:16:21 -05:00
Tyler Longwell
9bba173f12
defense in depth
2026-01-25 13:37:01 -05:00
Tyler Longwell
cac9773143
remove enable_subagent_extension, fix mcp integration test, enable call_tool for subagent
2026-01-25 11:32:38 -05:00
Tyler Longwell
73423df79c
cargo fmt
2026-01-25 10:14:36 -05:00
Tyler Longwell
4fe73d3cbe
Merge origin/main into code_mode_subagents
...
Resolved merge conflicts:
- Updated dispatch_tool_call to include session_id parameter
- Updated handle_approved_and_denied_tools to include session_id parameter
- Updated handle_approval_tool_requests to include session_id parameter
- Fixed add_extension -> add_extension_with_working_dir calls
- Fixed clippy warning for needless borrow in extension_manager.rs
2026-01-25 09:49:30 -05:00
Bodhi Russell Silberling
5971e2f187
fix: correct typos in documentation and Justfile ( #6686 )
...
Signed-off-by: Bodhi Silberling <bodhirussellsilberling@yahoo.com >
2026-01-23 20:44:35 -05:00
dianed-square
d58ed85c53
docs: frameDomains and baseUriDomains for mcp apps ( #6684 )
2026-01-23 15:33:54 -08:00
Rizel Scarlett
b5e8cedf31
docs: add Remotion video creation tutorial ( #6675 )
2026-01-23 16:37:35 -05:00
dianed-square
cbe510e81c
docs: export recipe and copy yaml ( #6680 )
2026-01-23 13:15:32 -08:00
Jack Amadeo
1bf952e813
Test against fastmcp ( #6666 )
2026-01-23 16:11:32 -05:00
dianed-square
bb82c062b1
docs: mid-session changes ( #6672 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-23 12:11:18 -08: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
EbonyJLouis
ca7577ae49
[docs] add MCP-UI to MCP Apps blog ( #6664 )
...
Signed-off-by: Ebony Louis <ebonyjlouis@gmail.com >
2026-01-23 13:34:17 -05:00
Zane
003aaa160c
ACP get working dir from args.cwd ( #6653 )
2026-01-23 09:14:54 -08:00
Lifei Zhou
6375aace13
Optimise load config in UI ( #6662 )
2026-01-23 08:45:29 -08:00
Hugues Clouâtre
346ff7ab84
Fix GCP Vertex AI global endpoint support for Gemini 3 models ( #6187 )
...
Signed-off-by: Hugues Clouâtre <hugues@linux.com >
2026-01-23 11:18:54 -05:00
Sheikh Limon
698382c5ac
fix: macOS keychain infinite prompt loop ( #6620 )
...
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com >
2026-01-23 16:28:51 +09:00
Adrian Cole
0602dc7ced
chore: reduce duplicate or unused cargo deps ( #6630 )
...
Signed-off-by: Adrian Cole <adrian@tetrate.io >
2026-01-23 16:27:33 +09:00
Michael Neale
e78a1e7d4e
feat: codex subscription support ( #6600 )
...
Signed-off-by: Adrian Cole <adrian@tetrate.io >
Co-authored-by: Adrian Cole <adrian@tetrate.io >
2026-01-23 17:11:58 +11:00
Zane
e7bfdf8fa2
smoke test allow pass for flaky providers ( #6638 )
2026-01-22 16:10:41 -08:00
Lifei Zhou
383ae71759
feat: Add built-in skill for goose documentation reference ( #6534 )
2026-01-23 11:02:36 +11:00
Douwe Osinga
f8faf9620a
Native images ( #6619 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-22 18:53:57 -05:00
dianed-square
4578c77576
docs: ml-based prompt injection detection ( #6627 )
2026-01-22 14:34:33 -08:00
Douwe Osinga
c57c2562a1
Strip the audience for compacting ( #6646 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-01-22 16:13:35 -05:00
github-actions[bot]
86b38c6a4f
chore(release): release version 1.21.0 (minor) ( #6634 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zane Staggs <zane@squareup.com >
2026-01-22 12:59:51 -08:00
Zane
345c32edb8
add collapsable chat nav ( #6649 )
2026-01-22 12:59:17 -08:00
Bodhi Russell Silberling
615c51f793
fix: capitalize Rust in CONTRIBUTING.md ( #6640 )
...
Signed-off-by: Bodhi Silberling <bodhirussellsilberling@yahoo.com >
2026-01-22 10:08:15 -08:00
dependabot[bot]
e2f580407e
chore(deps): bump lodash from 4.17.21 to 4.17.23 in /ui/desktop ( #6623 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-22 10:07:41 -08: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
Will Pfleger
13bdff4bb5
Add session forking capability ( #5882 )
...
Co-authored-by: Zane Staggs <zane@squareup.com >
2026-01-22 12:49:04 -05:00
dependabot[bot]
f1a36b2bc3
chore(deps): bump lodash from 4.17.21 to 4.17.23 in /documentation ( #6624 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-22 09:47:05 -08:00
Rizel Scarlett
39fee21cbe
fix(docs): use named import for globby v13 ( #6639 )
2026-01-22 12:34:02 -05:00
Valerii Kot
131c44f1e2
PR Code Review ( #6043 )
...
Signed-off-by: Valerii Kot <valerii.kot@rimthan.com >
2026-01-22 11:55:01 -05:00
Rizel Scarlett
7a8f626102
fix(docs): use dynamic import for globby ESM module ( #6636 )
2026-01-22 11:37:58 -05:00
Zane Staggs
7dc28dd050
chore: trigger CI
2026-01-22 08:20:37 -08:00
Emma Youndtsmith
24e85afd30
Document tab completion ( #6635 )
2026-01-22 10:00:17 -06:00
Jack Amadeo
7bd120e87e
Install goose-mcp crate dependencies ( #6632 )
2026-01-22 08:42:17 -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
Michael Neale
cebf976f34
chore: tweak release docs ( #6571 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-22 11:45:27 +11: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
f3bae7ea7a
increase worker threads for ci ( #6614 )
2026-01-21 14:17:34 -08:00
dianed-square
cae4331a40
docs: todo tutorial update ( #6613 )
2026-01-21 13:51:35 -08:00
Lifei Zhou
69d2f8c92a
Added goose doc map md file for goose agent to find relevant doc easily. ( #6598 )
2026-01-22 08:49:26 +11:00
Zane
78d0f44067
add back goose branding to home ( #6617 )
2026-01-21 12:58:34 -08:00
Zane
5bf4cf0463
fix: actually set the working dir for extensions from session ( #6612 )
2026-01-21 12:03:49 -08:00
Zane
a7699e1607
Multi chat ( #6428 )
2026-01-21 09:13:55 -08:00
Lifei Zhou
f26ffed587
Lifei/fixed accumulated token count ( #6587 )
2026-01-22 03:27:16 +11:00