Commit Graph

180 Commits

Author SHA1 Message Date
Michael Neale f0056e6cd1 removing golang/temporal building 2025-10-29 12:20:08 +11:00
Douwe Osinga 41e5c053db Dont exit silently when storing api key fails (#5260)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-28 15:28:31 -04:00
Will Pfleger 044b227fdb (re)Standardize Session Name Attribute (#5279) 2025-10-24 13:34:08 -04:00
Douwe Osinga 755e9f893d Diagnostics (#5323)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-22 14:25:49 -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
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
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
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
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
Robert Mcgregor 114a3b31cb feat(cli): add path & limit to session list command (#4878) 2025-09-30 10:12:15 -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
Angie Jones 2032c7099c lowercase g in goose (#4832) 2025-09-26 23:44:38 -05: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
Alex Hancock dba0f4eaef chore(mcp): convert computercontroller server to use the rust sdk (#4772) 2025-09-24 10:03:00 -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
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
Jack Amadeo a2bd9e2af0 feat(acp): Read files (#4531) 2025-09-05 13:29:14 -04:00
Michael Neale c55ee2c26f feat: Agent Client Protocol implementation of goose (#4511) 2025-09-05 11:49:26 +10:00
Angela Ning 6807b6d0a3 Rewrite the developer mcp using the rmcp sdk (#4297) 2025-09-02 11:24:43 -04:00
Angie Jones 980f994455 docs: autovisualiser extension (#4380) 2025-08-29 19:25:26 -05:00
Michael Neale 3e1557b925 feat: autovisualiser of structured data with mcp-ui (#4153) 2025-08-25 10:42:11 +10:00
Zane 7f6177b268 restore cli projects from accidental removal during cleanup (#4266) 2025-08-22 07:12:54 -07:00
John Landa e86c7ddb19 Add PKCE support for Tetrate Agent Router Service (#4165)
Signed-off-by: John Landa <jonathanlanda@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-21 16:04:09 +10:00
Douwe Osinga 942ef5b0a3 Custom providers update (#4099)
Co-authored-by: developerayo <shodipovi@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-08-19 15:03:10 -07:00
Jack Amadeo 33bf5a44ed chore: remove the google drive built-in extension (#4187) 2025-08-19 17:04:30 -04:00
Jarrod Sibbison 43211803a9 Recipe config to limit tool availability (#4020) 2025-08-18 01:14:23 -05:00
Wendy Tang b23559640a chore: remove vector search tool selection strategy (#3933)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-18 13:56:27 +10:00
Zane f609f27db0 remove and cleanup unused code (#4074) 2025-08-14 16:27:53 -07:00
David Katz 80826c2b23 Token counting reliability + summarization integration. (#3721) 2025-08-14 11:23:37 -04:00
Angela Ning c42da79479 CLI: improve model selection ux (#4071) 2025-08-13 14:47:40 -04:00
Rajiv Singh ab0b078314 feat: Add GOOSE_TERMINAL env variable to spawned terminals (#3911)
Signed-off-by: iamrajiv <rajivperfect007@gmail.com>
2025-08-11 16:08:45 +10:00
Jack Amadeo 5eb01004a4 chore: use a Conversation type (#3735) 2025-08-06 22:06:13 -04:00