Commit Graph

1527 Commits

Author SHA1 Message Date
Max Novich d9eea326d3 fixes cron parsing issues (#3172) 2025-06-30 11:14:09 -07:00
Max Novich 9c8ce4f2d3 fix: handle Windows package subdirectory in CLI installation script (#3171) 2025-06-30 10:20:32 -07:00
Max Novich c5eb692efa fixed the npx/uvx content (#3170) 2025-06-30 09:55:23 -07:00
Max Novich abb209ddf6 Mark helper scripts as executable (#3169) 2025-06-30 09:37:39 -07:00
Anthony Giuliano e2fa395ef6 docs: adding Netlify mcp tutorial (#3165) 2025-06-30 09:27:43 -04:00
jack 495cdfb33c feat: implement async token counter with network resilience and performance optimizations (#3111)
Co-authored-by: jack <>
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
2025-06-30 08:45:17 -04:00
Max Novich fdafbca92e return missign npx/uvx (#3148) 2025-06-28 21:41:52 -07:00
Gary Zhou 7512cb4263 docs: add more instructions about resuming a session for cli users (#3146) 2025-06-28 20:55:54 -04:00
Angie Jones e8be963cdb add claude 4 models (#3143) 2025-06-28 19:02:43 +03:00
dianed-square 8a500e1029 docs: cross reference recipe docs (#3141) 2025-06-28 17:16:04 +03:00
dianed-square 5c51bb5b58 docs: add recipes tutorial (#3132) 2025-06-28 00:38:34 -04:00
Rizel Scarlett 7899cd0c02 Docs: recipe landing page (#3122) 2025-06-28 00:00:06 -04:00
Jack Amadeo d7fa8aed5c Run cargo fmt (#3135) 2025-06-27 21:12:49 -04:00
Ebony Louis 9380bd19e4 Update Recipe Cookbook Submission Flow (#3064)
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-06-27 19:31:20 -04:00
Zane a3ef55080b chore(release): release version 1.0.30 (#3126) 2025-06-27 15:10:37 -07:00
Angie Jones f7fef3372c blog: everyday tasks for ai (#3103) 2025-06-28 00:28:38 +03:00
Zane 6f0997d10c fix windows session paths (#3130) 2025-06-27 14:01:58 -07:00
Max Novich e42b1393e3 update the path regex (#3129) 2025-06-27 13:48:00 -07:00
Max Novich 1abb7da852 wider support for cron schedules (#3123) 2025-06-27 11:50:57 -07:00
Alice Hau 3ad908eacd feat: add optional view_range to text editor tool and text editor insert tool (#3093)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-06-27 14:45:41 -04:00
Zane e40e84ec2e Added announcement modal (#3098) 2025-06-27 10:50:32 -07:00
Salvatore Testa dfc9dd2bf8 build: Add just to Hermit, correct ui/desktop's README (#3116) 2025-06-27 10:50:25 -07:00
Oliver 6f7855b5e0 fix: Make the entire toolcall argument row clickable to expand (#3118) 2025-06-27 10:50:02 -07:00
Zane ee0ae10682 Fix clippy + test errors (#3120) 2025-06-27 10:43:56 -07:00
David Katz da253f1644 Update goose help to include cli (#3095) 2025-06-27 10:42:36 -07:00
Max Novich aabfb2fca6 add scheduler type setting (#3119) 2025-06-27 09:39:22 -07:00
Douwe Osinga f0f6bf0611 Add a reference for recipes (#3099)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-06-27 09:52:07 -04:00
jack 6ad95fe0d0 feat: add voice dictation using OpenAI Whisper & ElevenLabs (#3079)
Co-authored-by: jack <>
2025-06-27 16:36:35 +10:00
Michael Neale 0962041696 feat: new cli provider for claude code and gemini (#3083) 2025-06-27 15:55:47 +10:00
Dhanji R. Prasanna f5ab33cfeb you forgot the important ones! (#3105) 2025-06-27 15:49:46 +10:00
Michael Neale 7f71220411 hotfix: fix build (#3102) 2025-06-27 15:29:21 +10:00
Dhanji R. Prasanna 666ce691d3 Richer tool call ui messages (#3104) 2025-06-27 15:13:22 +10:00
Rizel Scarlett 8f52e17633 Update linux instructions (#3087) 2025-06-26 21:52:08 -04:00
Zane 2f19082661 Add flag for showing cost tracking (#3090) 2025-06-26 11:09:18 -07:00
Zane 79553e0b8b Improve config file editing and recovery fallback mechanisms (#3082) 2025-06-26 11:08:57 -07:00
Dan Corin 39b943ee85 Cleanup Temporal debug files (#3089) 2025-06-26 10:35:41 -07:00
jack d2ff4f3746 feat: Add comprehensive cost tracking display for LLM usage (#2992)
Co-authored-by: jack <jack@deck.local>
Co-authored-by: Bradley Axen <baxen@squareup.com>
2025-06-26 19:46:14 +10:00
Stuart Douglas 9d48ed980f feat: add ability to create new directory in working dir selection (#3081) 2025-06-25 16:38:19 -07:00
Wendy Tang d9d7eb0697 subagents (#2797)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
2025-06-25 19:18:48 -04:00
Max Novich c3acddc360 reapply temporal fix (#3080) 2025-06-25 15:41:16 -07:00
Max Novich 19befb66ef added jbang back (#3076)
accidentally deleted restore
2025-06-25 13:15:38 -07:00
Zane 85f284b4cf Session file security updates (#3071) 2025-06-25 12:02:48 -07:00
Alex Rouse 8a32128461 feat(ui): Add drag and drop support for opening sessions from finder. (#3070)
Co-authored-by: Alex Rouse <alex.rouse@block.xyz>
2025-06-25 10:45:14 -07:00
Max Novich bdb10e7d97 Mnovich/fix cli permisisons (#3074) 2025-06-25 10:15:25 -07:00
Max Novich 35e0d9b9fb copy permission fix for cli (#3073)
needs to big pushed to test
2025-06-25 09:46:33 -07:00
Will Pfleger 6c2f2a13cc Update download_cli.sh to support arbitrary Goose versions (#3060) 2025-06-25 09:35:40 -07:00
Carlos M. Lopez 041ebd5aa8 fix(temporal-service): makes the search for possible temporal paths parallel. (#3062)
The serialized nature of it meant that even a slightly larger than expected delay could quickly add up to enough to trigger timeouts consistently. Since these operations are highly IO bound there's no reason not to run them all asynchronously.
2025-06-24 20:22:10 -04:00
Angie Jones 39cf42d1bd added MCPs menu item (#3066) 2025-06-25 03:02:28 +03:00
Max Novich a025161072 fix missing dependencies for cli (#3065) 2025-06-24 16:30:25 -07:00
Lifei Zhou 9e6247d9ed feat: created sub recipe tools (#2982) 2025-06-25 09:29:26 +10:00