Commit Graph

333 Commits

Author SHA1 Message Date
Lifei Zhou e720733259 fix: handle non exist subrecipe path (#5287) 2025-10-22 09:05:18 +11: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
Lifei Zhou 6f6f6f18b7 fix: do not load active extensions when no extensions in the recipe (#5282) 2025-10-21 18:08:09 +11:00
Lifei Zhou 8b53a5696e Lifei/UI parameter input (#5222) 2025-10-20 10:05:54 +11: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
Angela Ning bccfa0156c Rewrite extension management tools (#5057)
Signed-off-by: Angela Ning <aning@squareup.com>
2025-10-17 14:22:58 -04:00
David Katz de835124a1 Break compaction back into check_ and do_ compaction (#5212) 2025-10-16 17:24:46 -04:00
Jack Amadeo 6c25600356 force WAL sync after session create (#5202) 2025-10-16 11:00:36 -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
tlongwell-block 6fe62c9254 Fix provider sort (#5188) 2025-10-15 13:35:20 -04:00
David Katz 5581078935 Sort providers in alphabetical vs random (#5090) 2025-10-15 11:26:28 -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
Lifei Zhou 1396d315e5 Applied server side call to parse and save recipe (#5022) 2025-10-09 15:45:46 +11:00
Douwe Osinga d3a222ddbf Make it startable from playwright and also isolate (#5016)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-06 20:59:26 -04:00
Kevin Everly 202fea5ed8 Add new subcommand for opening recipes in desktop app (#4970) 2025-10-06 13:06:42 -04:00
Lifei Zhou 0df1e0704b chore: Used common function to list recipes in local machine (#4974) 2025-10-06 13:16:50 +11:00
Zane f4d79404ee Create / edit recipe form unification and improvements (#4693) 2025-10-05 09:00:59 -07:00
Will Pfleger a59fbab69c Persist dynamic extension config so we can resume recipe sessions w/ extensions (#4331) 2025-10-04 17:17:12 -04: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
Sam Osborn 73e35c15ab feat(cli): add GOOSE_DEBUG environment variable support (#4825)
Signed-off-by: Sam Osborn <samosborn@squareup.com>
2025-10-03 13:30:58 -04:00
Rodolfo Olivieri bfc7d89f89 Allow empty API Key when registering custom provider (#4977)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
2025-10-03 09:08:36 -04:00
Will Pfleger 52e4308564 Using --resume with --name should still accept session IDs (#4937)
thank you!
2025-10-01 22:18:46 -04:00
Angela Ning f2bf927011 CLI: dont show logs to user (#4902) 2025-09-30 22:21:33 -04:00
Jack Amadeo a77d13aa88 rmcp upgrade (#4792) 2025-09-30 21:03:50 -04:00
Robert Mcgregor 114a3b31cb feat(cli): add path & limit to session list command (#4878) 2025-09-30 10:12:15 -04:00
Matt Donovan af40917b2d fix: Windows prompt cursor positioning issue with ANSI escape sequences (#4464)
Signed-off-by: Matt Donovan <mattddonovan@protonmail.com>
Co-authored-by: Matt Donovan <mattddonovan@protonmail.com>
2025-09-30 08:58:11 -04:00
Alex Hancock cb0eca9966 alexhancock/mcp-crate-cleanup (#4885) 2025-09-29 17:00:17 -04:00
Evan Feenstra 41d32c04b1 Cli web auth token (#4456)
Signed-off-by: Evanfeenstra <evanfeenstra@gmail.com>
2025-09-29 16:05: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
Jim Alateras 3844209b78 Fix #4612: Return non-zero exit code when CLI session ends with error (#4621)
Signed-off-by: jalateras <jima@comware.com.au>
2025-09-29 10:08:31 -04:00
Angie Jones 2032c7099c lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
Jack Amadeo 4af47fee09 fix: delete some flaky and not-useful tests (#4861) 2025-09-26 16:46:10 -04:00
Douwe Osinga dc292883b7 Session manager (#4648)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-09-26 14:56:45 -04:00
Jack Amadeo 757ceb6109 chore: turn clippy on for test code (#4817) 2025-09-26 00:06:07 -04:00
Owen Mehegan d28eb1bbb0 Add elapsed time to the CLI output. (#4609)
Signed-off-by: Owen Mehegan <owen@buildkite.com>
2025-09-24 18:02:55 -04:00
Alex Hancock 7a704f86d0 Remove now unused mcp-server crate (#4773) 2025-09-24 10:36:09 -04:00
Alex Hancock dba0f4eaef chore(mcp): convert computercontroller server to use the rust sdk (#4772) 2025-09-24 10:03:00 -04:00
David Katz 179ee01e93 Compact session automatically for streaming providers on Context Length Exceeded (#4565) 2025-09-22 17:24:50 -04:00
Dhanji R. Prasanna c36b9b59b4 Offer to summarize or clear conversation when it has gotten too long … (#4688) 2025-09-22 14:32:59 -04:00
Alex Hancock d39109ef8f feat(acp): add nicer formatting for tool names (#4686) 2025-09-20 09:38:06 -04:00
Alex Hancock 88dd9cbeea feat(acp): upgrade agent-client-protocol + improve tool experience (#4683) 2025-09-19 21:07:14 -04:00
Jarrod Sibbison c0cc100454 fix: Don't count recipe explain or render as recipe usage (#4678) 2025-09-19 15:03:51 +10:00
Alex Hancock 4caa3dd3e6 chore(mcp): convert memory mcp server to use the rust sdk for mcp (#4668) 2025-09-17 17:17:16 -04:00
Alex Hancock 1cbce45dc6 chore(mcp): convert tutorial mcp server to use the rust sdk for mcp (#4665) 2025-09-17 15:53:07 -04:00
Alex Hancock af376be6eb chore(mcp): convert autovisualiser to use the rust sdk for mcp (#4664) 2025-09-17 15:10:46 -04:00
Angie Jones 63f3669cf7 Remove deprecated Claude 3.5 models (#4590) 2025-09-10 14:41:02 -05:00