Commit Graph

1491 Commits

Author SHA1 Message Date
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
Max Novich 566796f767 attempt to build CLI native for Windows (#3058) 2025-06-24 15:33:06 -07:00
Rizel Scarlett 0fbc69191c docs: typo - wrong extension id (#3063) 2025-06-25 01:15:08 +03:00
Patrick Gatewood 50612ca190 fix(docs): teach Goose how to spell “autonomous” 🪿📚 (#3061) 2025-06-24 15:14:47 -07: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
Michael Neale 9c8e3e3500 Fix Linux desktop download links to point to actual desktop versions (#3051) 2025-06-24 05:42:26 -04:00
Max Novich e6a893254d fix temporal build for windows (#3045) 2025-06-23 17:45:26 -07: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
Ebony Louis ce7eabf20d docs: Add "Add Recipe button" To Recipe Cookbook (#3038) 2025-06-23 13:47:51 -04: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
Angie Jones 0c81198ac4 Reorganizing tutorials (#3028) 2025-06-22 17:24:55 -05: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
davidroman1914 9c8e1b0435 fix(docker): install protoc to fix lance-encoding build (#2995) 2025-06-21 16:56:11 -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
Joah Gerstenberg b3aed4bc11 add 'install in goose' asset (#3016) 2025-06-20 17:26:29 -05:00
Zane 4b39e74918 Added useDarkMode hook for detecting dark mode setting dynamically (#3019) 2025-06-20 15:05:58 -07:00
dianed-square 12dc952077 docs: add sagemaker provider (#2980) 2025-06-20 14:24:05 -07:00
Ebony Louis 5d6784d612 Docs: Add Goose Recipes Cookbook Page (#2998) 2025-06-20 16:46:27 -04: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
Max Novich 97cfddc593 removing dlls from core bin (#3014) 2025-06-20 10:09:55 -07:00
taniashiba 26557d86f9 docs: Update Leaderboard in New Community Landing Page (#2954)
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-06-20 12:43:15 -04: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
Rizel Scarlett 1753a51043 Blog: Add video to container use blog (#3008) 2025-06-20 00:37:51 -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 09a0079094 fix shims for extensions on windows (#3009) 2025-06-19 15:45:41 -07:00
Max Novich 16fdc2c965 fix powershell executions (#3006) 2025-06-19 15:28:43 -07:00
Rizel Scarlett 61beec0f0f Docs linux desktop (#3007) 2025-06-19 16:47:06 -04:00
tlongwell-block f0b627c96a Platform Tool for Scheduler: Allow Goose to Manage Its Own Schedule (#2944) 2025-06-19 07:04:31 -07:00