Commit Graph

467 Commits

Author SHA1 Message Date
Jack Amadeo
d7fa8aed5c Run cargo fmt (#3135) 2025-06-27 21:12:49 -04:00
Zane
6f0997d10c fix windows session paths (#3130) 2025-06-27 14:01:58 -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
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
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
Zane
79553e0b8b Improve config file editing and recovery fallback mechanisms (#3082) 2025-06-26 11:08:57 -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
Wendy Tang
d9d7eb0697 subagents (#2797)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
2025-06-25 19:18:48 -04:00
Zane
85f284b4cf Session file security updates (#3071) 2025-06-25 12:02:48 -07:00
Lifei Zhou
9e6247d9ed feat: created sub recipe tools (#2982) 2025-06-25 09:29:26 +10:00
Gary Zhou
2d5d034371 feat (cli): list Groq-supported models (#3048) 2025-06-24 21:31:43 +03:00
Zane
4cac8e4a0b Fix session corruption issues (#3052) 2025-06-24 09:34:52 -07:00
Alice Hau
3179e9a322 feat: update to get vector db path from env var for vector tool strategy (#3042)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-06-24 12:17:37 -04:00
Max Novich
603d0da27c fix cron parsing for windows (#3044) 2025-06-23 16:12:05 -07:00
Will Pfleger
a4546d4108 feat: list Databricks-supported models and enable fuzzy search during model configuration (#3039) 2025-06-23 12:53:15 -07:00
Wendy Tang
cebdbdb3d2 fix: update index when tool selection strategy changes (#2991) 2025-06-23 11:45:54 -07:00
Lifei Zhou
8ad87733a5 fix: issue when parsing recipe parameters (#3031) 2025-06-23 21:52:51 +10:00
Jarrod Sibbison
09b06c51ae fix: Improves reliability of flaky log tests (#3029) 2025-06-23 13:57:30 +10:00
Sam Bradbury
bf7e47a096 Add xAI Test Coverage (#3020)
Co-authored-by: Sam Bradbury <Sam Bradbury>
Co-authored-by: Sam Bradbury <sam@consultbradbury.com>
2025-06-22 18:58:57 -07:00
Rami Chowdhury
6dbb4737f8 feat(providers): update Google Gemini models to latest available models (#2989)
Co-authored-by: Rami Chowdhury <"rami@skyfi.com">
2025-06-21 17:22:29 -07:00
Andy Bromberg
3d56565776 fix: updated openrouter known models (#3021) 2025-06-21 09:47:41 -07:00
Max Novich
180b1df25d Mnovich/temporal foreground tasks (#2895)
Co-authored-by: Carlos M. Lopez <carlopez@squareup.com>
2025-06-20 16:19:58 -07:00
Gary Zhou
b241fbb8b4 feat (cli): add an alias --id for --name param for goose session --resume command (#3018) 2025-06-20 15:43:09 -05:00
Wendy Tang
c0042af553 fix: disable extension (#3000) 2025-06-20 11:07:42 -07:00
jack
bd25b15aab Add xAI Provider Support for Grok Models (#2976)
Co-authored-by: jack <jack@deck.local>
2025-06-20 10:27:28 -07:00
Douwe Osinga
2aede8b754 Douwe/fix include for recipes (#2914)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-06-20 11:44:53 -04:00
Sam Bradbury
082dafd55b Use official logo in Goose web (#3012)
Co-authored-by: Sam Bradbury <Sam Bradbury>
2025-06-19 19:47:56 -04:00
Max Novich
16fdc2c965 fix powershell executions (#3006) 2025-06-19 15:28:43 -07:00
tlongwell-block
f0b627c96a Platform Tool for Scheduler: Allow Goose to Manage Its Own Schedule (#2944) 2025-06-19 07:04:31 -07:00
Chaitanya Rahalkar
4e97ffacd6 feat(cli): Add --quiet /-q flag to goose run (#2939) 2025-06-18 12:23:12 -07:00
Michael Neale
2a4a0e1b84 feat: optional fast edit models (#2580)
Co-authored-by: Eitan Borgnia <eborgnia2@gmail.com>
2025-06-18 15:12:36 +10:00
jack
657718d8c0 feat: Add lead-worker model selection and real-time model display in GUI (#2964)
Co-authored-by: jack <jack@deck.local>
2025-06-17 20:40:20 -07:00
Vincent H.
59ea2a469c [fix][small] Replaced goose prompt unicode quotations with ascii quotations (#2972) 2025-06-17 16:33:26 -07:00
Michael Neale
21ea7524f6 fix: remove computer controller presentation (#2956) 2025-06-17 16:28:39 -07:00
Ebony Louis
3468973c48 Fix GitHub Copilot Provider Config (#2955) 2025-06-17 16:26:28 -07:00
Best Codes
0f09bbcbaa feat: alphabetize extensions in goose CLI (#2966) 2025-06-17 16:03:38 -07:00
Azor
3465dd79a9 feat(cli): add system prompt parameter to run command (#2253) 2025-06-17 14:01:30 -07:00
Zaki Ali
f2a1548aec feat: add newline at end of file writes (#2221) 2025-06-16 14:37:20 -07:00
Jay4242
e178f6ba82 Add /clear command to clear goose context (#1802)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2025-06-16 14:34:19 -07:00
Michael Neale
cf9b821b19 fix: thinking applies to claude 4 as well (#2943) 2025-06-16 09:58:00 -07:00
Tyler White
7e40cd4637 fix: correct spelling in error messages and documentation (#2840) 2025-06-13 14:56:11 -07:00
Yingjie He
fe16789776 fix router trait error (#2910) 2025-06-13 11:53:53 -07:00
Jack Amadeo
fe694c228d fix: Check for stderr error in receive() (#2905) 2025-06-13 14:43:45 -04:00
damienrj
a7ad73197d Damien/sagemaker tgi (#2888) 2025-06-13 11:35:42 -07:00