Douwe Osinga
|
092ece780c
|
File completion in CLI (#3822)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-08-04 17:42:49 +02:00 |
|
Jack Amadeo
|
6b3018b77a
|
Swap MCP client implementations to rmcp (#3634)
|
2025-08-01 17:14:41 -04:00 |
|
Max Novich
|
3b6a92b715
|
Mnovich/otlp v2 (#3772)
|
2025-08-01 12:15:12 -07:00 |
|
Jack Amadeo
|
55fc42d801
|
fix: cli tool logging (#3749)
|
2025-07-31 20:48:34 -04:00 |
|
Douwe Osinga
|
14ee888832
|
Stable goose info -v (#3760)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-31 22:09:44 +02:00 |
|
David Katz
|
6f36c1f81e
|
Autocompact + One Shot Summarization algorithm (#3559)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-31 14:23:06 -04:00 |
|
Lifei Zhou
|
e20a88516d
|
chord: refactor tool route (#3732)
|
2025-07-31 08:39:00 +10:00 |
|
Douwe Osinga
|
e5ac6412ec
|
Must have missed this one (#3733)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-30 13:29:20 +02:00 |
|
Douwe Osinga
|
21604df685
|
Ok, well, that got out of hand (#3718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-30 11:41:42 +02:00 |
|
Michael Neale
|
601c678722
|
feat: openrouter out of the box experience for goose installations (#3507)
|
2025-07-30 17:17:43 +10:00 |
|
Praneeth
|
70b2312d8f
|
fix: pricing estimation for OpenRouter in goose-cli (#3675)
|
2025-07-29 11:21:18 +02:00 |
|
Lifei Zhou
|
37120f01d8
|
Resolve sub recipe path relative to the parent recipe path (#3642)
|
2025-07-29 08:36:54 +10:00 |
|
Douwe Osinga
|
73a274d311
|
Provider scenario tests (#3688)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-28 20:04:11 +02:00 |
|
Prem Pillai
|
cefad274a9
|
feat: recipe runs will now prompt for missing extension secrets (#3668)
|
2025-07-28 20:09:59 +10:00 |
|
Martin Vilcans
|
06a98e625e
|
Possible to disable random thinking messages (#3304)
Co-authored-by: angiejones <jones.angie@gmail.com>
|
2025-07-27 02:41:34 -05:00 |
|
Jack Amadeo
|
0ef38c6658
|
chore: use typed notifications from rmcp (#3653)
|
2025-07-25 14:04:18 -04:00 |
|
Alex Hancock
|
b4fc6f7cc8
|
alexhancock/rmcp-tools-annotations (#3617)
|
2025-07-24 14:58:14 -04:00 |
|
Wendy Tang
|
7b2ca43c77
|
fix: clean up subagent (#3565)
|
2025-07-24 10:36:08 -07:00 |
|
Lifei Zhou
|
e682940929
|
Lifei/sub recipe desktop temp (#3576)
|
2025-07-24 23:37:24 +10:00 |
|
Douwe Osinga
|
1adc887db4
|
Scenario tests (#3430)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-22 20:10:51 +02:00 |
|
Alex Hancock
|
3e5c9b8505
|
feat: migrate JsonRpcMessage/Request/Response/Error/Notification from internal mcp crates to rmcp versions (#3564)
|
2025-07-22 13:45:00 -04:00 |
|
Zane
|
246ba19256
|
Restore recipe parameters functionality (#3530)
|
2025-07-22 10:31:44 -07:00 |
|
Douwe Osinga
|
9f356e7009
|
Agent loop defensive (#3554)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-22 18:21:47 +02:00 |
|
Jack Amadeo
|
0a98f431c6
|
Replace mcp_core::prompt with rmcp::model types (#3561)
|
2025-07-21 21:33:33 -04:00 |
|
Prem Pillai
|
99cc0a9c81
|
feat: recipes can retry with success criteria (#3474)
|
2025-07-22 10:49:21 +10:00 |
|
Jarrod Sibbison
|
e2e656c012
|
refactor: Centralise deeplink encode and decode into server (#3489)
|
2025-07-20 18:13:55 +10:00 |
|
Yingjie He
|
ef496329b9
|
feat: deprecate jetbrains extension in favor of public one (#2589)
|
2025-07-19 13:58:06 -07:00 |
|
Jack Amadeo
|
d5291461ca
|
Replace mcp_core::content types with rmcp::model types (#3500)
|
2025-07-18 17:23:25 -04:00 |
|
Alex Hancock
|
76da3a9724
|
feat: switch from mcp_core::Role to rmcp::model::Role (#3488)
|
2025-07-18 12:30:23 -04:00 |
|
Michael Neale
|
a1463e6674
|
fix: working dir was not being set correctly (#3477)
|
2025-07-17 19:59:19 -07:00 |
|
Wendy Tang
|
4771ffbb5b
|
feat: consolidate subagent execution for dynamic tasks (#3444)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
|
2025-07-17 18:48:00 -07:00 |
|
Lifei Zhou
|
9351027d1b
|
chore: move recipe loading to goose (#3424)
|
2025-07-17 14:38:20 +10:00 |
|
Lifei Zhou
|
e5a55dbddc
|
feat: run sub recipe multiple times in parallel (Experimental feature) (#3274)
Co-authored-by: Wendy Tang <wendytang@squareup.com>
|
2025-07-17 08:39:35 +10:00 |
|
Jack Amadeo
|
30eb1af432
|
fix: session_file is optional (#3462)
|
2025-07-16 13:05:53 -07:00 |
|
Jay4242
|
6f808da459
|
feat(cli): Clear persisted session file with /clear command (#3145)
|
2025-07-16 20:03:01 +02:00 |
|
toyamagu-2021
|
70f41d10df
|
feat: recipe list (#2814) (#2815)
Signed-off-by: toyamagu2021 <tomoki-yamaguchi@c-fo.com>
Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com>
|
2025-07-15 21:59:11 +02:00 |
|
toyamagu-2021
|
d3beeace95
|
fix: use safe_truncate to truncate charactor (#3263) (#3264)
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com>
|
2025-07-15 12:34:40 +02:00 |
|
Lifei Zhou
|
c6225e38d0
|
fix: convert invalid recipe variable name to raw content (#3420)
|
2025-07-15 15:19:35 +10:00 |
|
Lifei Zhou
|
515b20e361
|
fix: avoid pass encoded empty string to goose run --recipe (#3361)
|
2025-07-15 13:14:36 +10:00 |
|
Jack Amadeo
|
fde3a578a5
|
feat: stream LLM responses (#2677)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-14 14:57:03 -04:00 |
|
Jack Wright
|
ad1e322854
|
Add the ability to configure rustyline to use a different edit mode (e.g. vi) (#2769)
Co-authored-by: Jack Wright <jack.wright@nike.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-14 10:36:06 +10:00 |
|
Angie Jones
|
1987956422
|
Streamable HTTP CLI flag (#3394)
|
2025-07-13 18:09:04 -05:00 |
|
Gary Zhou
|
c45e0ef62d
|
feat(cli): add cost estimation per provider for Goose CLI (#3330)
Co-authored-by: Chaitanya Rahalkar <chaitanyarahalkar4@gmail.com>
|
2025-07-11 14:54:45 -04:00 |
|
Tom Hayden
|
3cdb642cc8
|
[cli] Add --provider and --model CLI options to run command (#3295)
Signed-off-by: Tom Hayden <thayden@gmail.com>
|
2025-07-11 12:13:03 -04:00 |
|
dcieslak19973
|
a3601341ca
|
feat: Add environment variables to override model context limits (#3260)
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
|
2025-07-07 15:27:23 -07:00 |
|
dcieslak19973
|
1a77a82295
|
Add support in goose configure for streaming http mcp tools (#3256)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-07 17:33:45 +02:00 |
|
Prem Pillai
|
976f95d2e6
|
refactor(tests): make logging test in goose-cli less flaky on macos (#3273)
|
2025-07-07 20:51:55 +10:00 |
|
Shodipo Ayomide
|
5e8e5fb7c2
|
feat(goose-cli): theme persistence & selection (#1693)
Co-authored-by: Bradley Axen <baxen@squareup.com>
|
2025-07-03 17:23:34 -07:00 |
|
toyamagu-2021
|
ff4c7d575a
|
fix: Refactor string truncation logic into reusable utility function to avoid panic (#2818) (#2819)
Signed-off-by: toyamagu2021 <tomoki-yamaguchi@c-fo.com>
|
2025-07-03 13:22:45 -04:00 |
|
Jarrod Sibbison
|
ee714d7e73
|
Adds json schema validation to goose recipe validate cli (#3234)
|
2025-07-03 18:54:16 +10:00 |
|