Commit Graph

266 Commits

Author SHA1 Message Date
Max Novich b9b7ed5a6a allow to use dev/null for no-session mode (#3176) 2025-06-30 13:37:33 -07:00
Max Novich d9eea326d3 fixes cron parsing issues (#3172) 2025-06-30 11:14:09 -07: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
Angie Jones e8be963cdb add claude 4 models (#3143) 2025-06-28 19:02:43 +03:00
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
Zane ee0ae10682 Fix clippy + test errors (#3120) 2025-06-27 10:43:56 -07:00
Michael Neale 0962041696 feat: new cli provider for claude code and gemini (#3083) 2025-06-27 15:55:47 +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
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
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
tlongwell-block f0b627c96a Platform Tool for Scheduler: Allow Goose to Manage Its Own Schedule (#2944) 2025-06-19 07:04:31 -07: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
Ebony Louis 3468973c48 Fix GitHub Copilot Provider Config (#2955) 2025-06-17 16:26:28 -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
damienrj a7ad73197d Damien/sagemaker tgi (#2888) 2025-06-13 11:35:42 -07:00
Wendy Tang b1d2a02f66 feat: (tool router) llm tool selector (#2866) 2025-06-13 10:29:11 -07:00
Wendy Tang de5fc9b450 feat: (tool router) adds extension name in vector db & search tool (#2855) 2025-06-13 10:28:02 -07: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
Tyler White 9945e51d73 docs: update Snowflake link and description verbiage (#2882) 2025-06-12 18:55:44 -04:00
Yingjie He d8ee167ff0 fix the claude model name (#2890) 2025-06-12 14:33:06 -07:00
Max Novich 79c8b0b308 disable temporal by default (#2886) 2025-06-12 13:54:53 -07:00
Yingjie He c17c86bce5 fix invalid context length for claude models (#2872) 2025-06-11 20:58:31 -07:00
Max Novich dd5f5eb03d dynamic port selection for temporal (#2865) 2025-06-11 20:25:47 -07:00
Michael Neale 6eac86b97e fix: large sessions summarize/truncate (#2846) 2025-06-11 14:17:24 +10:00
Max Novich cb6a819de4 add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07:00
Michael Neale 1a73708a2f claude 4 listing (#2843) 2025-06-10 13:52:11 +10:00
Max Novich 996f727ec5 Revert "Mnovich/temporal scheduler (#2745)" (#2839) 2025-06-09 15:41:46 -07:00
Max Novich e6028d2fad Mnovich/temporal scheduler (#2745) 2025-06-09 10:57:19 -07:00
Max Novich 1e64179f2d debug config issues on windows (#2809) 2025-06-06 15:58:13 -07:00
Michael Neale 2f8f8e5767 feat: lead/worker model (#2719) 2025-06-05 13:55:32 +10:00