Commit Graph

21 Commits

Author SHA1 Message Date
Zane 8a91f15731 Add more posthog analytics (privacy aware) (#6122) 2025-12-16 08:59:14 -08:00
Zane 4438a16918 Added search bar / filtering for recipes (#6019) 2025-12-08 19:41:30 -08:00
Zane d54a06afda Next camp refactor live (#5706) 2025-11-21 14:10:34 -07:00
Douwe Osinga bdf68bb4f5 Slash commands (#5718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-20 21:14:15 +01: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
Zane 3e4488275b Remove reliance on localstorage for pendingScheduleDeepLink when scheduling a recipe (#5290) 2025-10-21 12:01:58 -07:00
Lifei Zhou 8b53a5696e Lifei/UI parameter input (#5222) 2025-10-20 10:05:54 +11:00
Kenneth Mungai 91f6457956 feat: add schedule button to recipe entries (#5217)
Signed-off-by: ki3ani <kimanim68@gmail.com>
2025-10-17 08:14:01 -07:00
Lifei Zhou a6d0666ffd used recipe id or deeplink to start agent (#5154) 2025-10-16 08:36:40 +11:00
Zane 01d2d5a7dc force re-render fields to pick up custom params usage in instructions (#5112) 2025-10-10 11:25:12 -07:00
Lifei Zhou 1396d315e5 Applied server side call to parse and save recipe (#5022) 2025-10-09 15:45:46 +11:00
Zane f4d79404ee Create / edit recipe form unification and improvements (#4693) 2025-10-05 09:00:59 -07:00
Lifei Zhou a3fbeb04fc Lifei/create save recipe to file (#4895) 2025-10-03 09:38:25 +10:00
Douwe Osinga c10f335038 Remove some unused stuff (#4388)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-09-22 15:53:19 -04:00
Amed Rodriguez cb3def45e1 Add recipe title in import form (#4625) 2025-09-12 16:33:04 -07:00
Amed Rodriguez 62cd2661a1 Desktop json recipes upload (#4629) 2025-09-12 16:05:26 -07:00
Zane 0b8be1fd5d Add parameter replacement to activities in ui (#4617) 2025-09-12 09:13:23 -07:00
Zane a808bc6817 UI recipes filter invalid, duplicate and unused params (#4615) 2025-09-12 09:11:24 -07:00
Zane ffc97056f9 Add recipe schema validation to UI (#4602) 2025-09-10 16:26:34 -07:00
Amed Rodriguez 35c3f69705 Desktop import yaml recipes (#4544) 2025-09-08 16:46:11 -07:00
Zane 651456022c Convert recipe create and import forms to use tanstack form and zod schema validation (#4499) 2025-09-03 13:18:58 -07:00