Commit Graph

28 Commits

Author SHA1 Message Date
Angie Jones 2032c7099c lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
Jack Amadeo 757ceb6109 chore: turn clippy on for test code (#4817) 2025-09-26 00:06:07 -04:00
tlongwell-block 9d40422e2d feat: AgentManager - foundation for unified execution (#4389) (#4684) 2025-09-24 16:15:26 -04:00
Jarrod Sibbison 85fb6d8f23 feat: Import file contents from recipe 'file' input type parameter (#4558) 2025-09-10 21:13:56 +10:00
Max Novich 1d0c08b3d3 Enhance convert_path_with_tilde_expansion to handle Windows (#4390) 2025-08-28 14:32:39 -07:00
Amed Rodriguez 4f4e8ace33 Desktop alerts when suspicious unicode characters found in Recipe (#4080) 2025-08-19 14:05:46 -07:00
Jarrod Sibbison 43211803a9 Recipe config to limit tool availability (#4020) 2025-08-18 01:14:23 -05:00
Douwe Osinga eb0048018f Fix tool vector tests (#3709)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-29 19:31:29 +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 b18213cf01 Add inline python extension (#3107)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-28 10:48:02 +10:00
Zane 246ba19256 Restore recipe parameters functionality (#3530) 2025-07-22 10:31:44 -07:00
Prem Pillai 99cc0a9c81 feat: recipes can retry with success criteria (#3474) 2025-07-22 10:49:21 +10:00
Jarrod Sibbison d085126709 refactor: Use openapi for recipe endpoint types and in frontend (#3548) 2025-07-21 19:40:13 +10: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
Jarrod Sibbison 991e3a9c0e feat: cli can work with gui generated recipes (#3254) 2025-07-07 18:56:18 +10:00
Jarrod Sibbison 0a00b0f588 feat: Structured output for recipes (#3188) 2025-07-02 12:16:57 +10:00
Wendy Tang d9d7eb0697 subagents (#2797)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
2025-06-25 19:18:48 -04:00
Lifei Zhou 9e6247d9ed feat: created sub recipe tools (#2982) 2025-06-25 09:29:26 +10:00
Douwe Osinga 78afaded33 Goose recipes have settings now (#2397)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2025-06-13 11:32:01 +10:00
Lifei Zhou d1f9d4a31e chore: use hermit to install node, rust and protoc (#2766) 2025-06-04 09:45:43 +10:00
Lifei Zhou e56354603f Revert "chore: use hermit in goose" (#2759) 2025-06-03 09:50:01 +10:00
Lifei Zhou 9dfdb69f62 chore: use hermit in goose (#2754) 2025-06-02 15:05:31 +10:00
Lifei Zhou e968e0022c feat: show recipe explanation (#2530)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-05-15 10:57:05 +10:00
Lifei Zhou 15aa240f7d feat: specify parameters configuration in recipe file (#2444) 2025-05-13 07:54:25 +10:00
Douwe Osinga 2366a3ad01 Don't require prompt in headless mode for recipes (#2403)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-05-02 12:20:29 -04:00
Kalvin C d1c124c28d feat: add recipes, a custom goose agent configuration (#2115) 2025-04-09 18:57:24 -07:00