Commit Graph

2577 Commits

Author SHA1 Message Date
David Katz 30a68af4c6 fix merge conflict v1.12.1 2025-10-28 10:49:08 -04:00
Manik Surtani 704aac57a8 fix: remove dependency on gsap library (#5330)
gsap's highly limited use in this codebase can easily be achieved using the native JS Web Animations API.
2025-10-28 01:20:01 -04:00
Amed Rodriguez 5604e258e1 include sessionId in tool request (#5394) 2025-10-27 17:53:45 -04:00
Amed Rodriguez 2026dd12b2 merge conflict 2025-10-27 17:53:34 -04:00
Amed Rodriguez d9c96033b5 Use Instructions as Prompt in Scheduler (#5359) 2025-10-27 17:40:18 -04:00
Douwe Osinga c725e226de Gemini again (#5390)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-27 16:41:36 -04:00
David Katz 010a9ee5de Filter preserved user messages to be text only. (#5391) 2025-10-27 16:32:42 -04:00
David Katz 6a490cbbf2 chore(release): release version 1.12.1 2025-10-27 16:31:13 -04:00
Douwe Osinga 8f635cb20c Fix legacy import (#5343)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
v1.12.0
2025-10-23 19:10:06 -04:00
Douwe Osinga e63a548ec9 Create recipe dir on save (#5337)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-23 14:20:56 -04:00
Douwe Osinga 88c848a676 chore(release): release version 1.12.0 2025-10-22 14:38:26 -04:00
Douwe Osinga 755e9f893d Diagnostics (#5323)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-22 14:25:49 -04:00
Douwe Osinga fdbd5281e2 Fix gemini again (#5308)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-22 13:42:37 -04:00
David Katz 68811bfd67 fix: synchronize local message state after conversation compaction (#5315)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-22 13:09:01 -04:00
Better-Boy adbd898432 docs: replace broken links with working links (#5266)
Signed-off-by: Better-Boy <panaroma365@gmail.com>
2025-10-22 12:36:50 -04:00
Arya Pratap Singh a7a06b8337 Add Web Accessibility Auditor recipe to cookbook (#5318)
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com>
2025-10-22 10:53:04 -04:00
Rizel Scarlett 14b7dd57cd To do mcp tutorial (#5317)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-10-22 10:50:46 -04:00
Alex Hancock 34aee96d1c workflows: add a manual trigger option to pr-smoke-test (#5302) 2025-10-22 08:55:04 -04:00
Rizel Scarlett 2b968d8774 documenting goose recipe list command (#5278) 2025-10-22 02:53:16 -04:00
Jack Amadeo 1b532cc816 add a system prompt snapshot test (#5305) 2025-10-21 20:01:17 -04:00
Lifei Zhou e720733259 fix: handle non exist subrecipe path (#5287) 2025-10-22 09:05:18 +11:00
Douwe Osinga d836a10af1 Next camp (#5237)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-10-21 15:00:21 -07:00
w. ian douglas 5076481092 more lowercasing of TabItem labels (#5307) 2025-10-21 15:08:47 -06:00
Viet Bui 326c1b09bd modified docs/tutorials/cicd Github Action's install path to follow download_cli script (#5240)
Signed-off-by: vietbui99 <buiquocviet99@gmail.com>
2025-10-21 16:34:36 -04:00
Angie Jones e774bf883a Fix artifact download to work across workflow runs (#5304)
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-10-21 16:25:25 -04:00
Zane aab127e18d Added extension search (#5283) 2025-10-21 12:54:56 -07:00
w. ian douglas ebac0cfb4f docs: lowercase 'goose' in TabItem labels for consistency (#5297) 2025-10-21 13:52:00 -06:00
Roshan Kumar Singh 15b141e2ad feat(prompts): add format to save code snippet (#5007)
Signed-off-by: Roshan kr singh <roshan.kr.singh9911@gmail.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-10-21 15:42:48 -04:00
aegntic 13314515bb fix: use Windows-compatible default path for CLI installation (#5221)
Signed-off-by: aegntic <research@aegntic.ai>
Co-authored-by: aegntic <research@aegntic.ai>
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-21 15:39:34 -04:00
Shivam Gawali 5a35f0952e feat: add Test Coverage Optimizer recipe (#5118) (#5272)
Signed-off-by: Shivam Gawali <shivamgawali585@gmail.com>
Co-authored-by: Rizel Scarlett <rizel@tbd.email>
2025-10-21 15:29:06 -04:00
Zane 574ca2b290 Upgrade node to fix canary (#5301) 2025-10-21 12:03:57 -07:00
Zane 3e4488275b Remove reliance on localstorage for pendingScheduleDeepLink when scheduling a recipe (#5290) 2025-10-21 12:01:58 -07:00
Angie Jones c89e852fae Add historical tracking with trend indicators using artifacts (#5295) 2025-10-21 11:18:32 -07:00
Zane 11e71ee616 roll back vite and electron package upgrades breaking canary win and linux (#5292) 2025-10-21 09:43:18 -07: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
Alex Hancock 3546ddb8c2 improvement: propagate McpErrors directly into ToolCallResult (#5289) 2025-10-21 11:28:45 -04:00
Zane 352b7ee8cd fix: include Windows GNU CLI artifact in releases (#5276) 2025-10-21 07:07:47 -07:00
Alex Yao 645f00e7b9 Fix bedrock tool call error response (#5067)
Signed-off-by: alexyao2015 <alexyao2015@users.noreply.github.com>
Co-authored-by: alexyao2019@gmail.com <alexyao2015@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2025-10-21 09:51:42 -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
angiejones c7aa93e119 Fix pagination - fetch all open issues, not just first 100 2025-10-21 00:05:18 -07:00
angiejones 343dc800b6 Merge health-dashboard branch with lowercase label fixes 2025-10-20 23:58:53 -07:00
angiejones 254fe5e4c6 Fix label case sensitivity - use lowercase labels 2025-10-20 23:55:28 -07:00
Angie Jones c2ac926342 Add GitHub Health Dashboard workflow (#5286) 2025-10-20 23:18:16 -07:00
Michael Neale 3c975bb358 live testing script (#5263)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2025-10-21 16:39:58 +11:00
angiejones ef67d88d68 escaping markdown 2025-10-20 20:03:34 -07:00
angiejones d5d92919e0 fixing syntax 2025-10-20 19:45:29 -07:00
angiejones 91504546c4 Add GitHub Health Dashboard workflow 2025-10-20 19:04:17 -07:00
Alex Yao 2b32cad4da Fix extension manager resource deadlock (#5066)
Signed-off-by: alexyao2015 <alexyao2015@users.noreply.github.com>
Co-authored-by: alexyao2019@gmail.com <alexyao2015@users.noreply.github.com>
2025-10-20 19:59:54 -04:00
Ademola Arigbabuwo fb6477a37e add new prompt for memory extension (#4945)
Signed-off-by: AdemolaAri <ademola.ari@gmail.com>
2025-10-20 23:38:34 +01:00
Jarrod Sibbison e9ca2bc0f8 feat: Stable system prompt and tool ordering for more cache hits (#5192) 2025-10-21 08:48:53 +11:00