Commit Graph

1593 Commits

Author SHA1 Message Date
Rizel Scarlett
c12f02bb82 Enabling npx command to install on Windows Desktop (#3283) 2025-07-07 16:29:14 -04:00
Andrew Harvard
a2081e6594 Fix: Allow native Cmd+Up/Down cursor movement when user has typed text (#3246) 2025-07-07 22:05:00 +02:00
Lily Delalande
a324fbd0c6 chore(release): release version 1.0.33 (#3284) 2025-07-07 15:56:01 -04:00
Max Novich
e700bdbb3a fix Windows Env Vars (#3282) 2025-07-07 12:51:57 -07:00
Josh Wiley
36b517379b feat: bedrock image content support (#3266) 2025-07-07 19:02:02 +02:00
dcieslak19973
1a77a82295 Add support in goose configure for streaming http mcp tools (#3256)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 17:33:45 +02:00
Roland
bd72aa7dce docs: add Alby MCP tutorial (#3217)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-07-07 09:21:39 -04:00
Prem Pillai
976f95d2e6 refactor(tests): make logging test in goose-cli less flaky on macos (#3273) 2025-07-07 20:51:55 +10:00
Jarrod Sibbison
991e3a9c0e feat: cli can work with gui generated recipes (#3254) 2025-07-07 18:56:18 +10:00
Rizel Scarlett
7cf0a75267 Goose projects docs (#3272) 2025-07-07 03:19:03 -04:00
Rizel Scarlett
97d96e69d4 feat: add support for 'cu' command in extension installation (#3261) 2025-07-07 00:31:31 -04:00
Rizel Scarlett
a1f104bc4b Docs: Add cloudinary mcp tutorial (#3268) 2025-07-06 17:34:23 -04:00
Jarrod Sibbison
97a0c529f2 fix: Enable agent to see instruction to use final output tool when it wasn't called (#3253) 2025-07-04 18:35:52 +10:00
Lifei Zhou
2e9a2a53be Use command line to run sub agent and sub recipe (in sequence or parallel) (#3190) 2025-07-04 13:13:31 +10:00
Kevin Cojean
4ae0ada23c Tutorial : cognee-mcp (#3025)
Co-authored-by: kevco <kevin.cojean@agysoft.fr>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-07-03 22:56:17 -04:00
Shodipo Ayomide
5e8e5fb7c2 feat(goose-cli): theme persistence & selection (#1693)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2025-07-03 17:23:34 -07:00
Alice Hau
f59077587f chore(release): release version 1.0.32 (#3248)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-07-03 14:32:15 -07:00
Spence
63774ef319 Add fuzzy file search functionality (#3240)
Co-authored-by: spencrmartin <spencermartin@squareup.com>
2025-07-03 17:09:39 -04:00
Lily Delalande
7f55459e40 update styling of user messages (#3247) 2025-07-03 14:35:31 -04:00
Dan Corin
17bc96fcd4 Add support for escape key to dismiss settings menu (#3225) 2025-07-03 13:38:17 -04:00
toyamagu-2021
ff4c7d575a fix: Refactor string truncation logic into reusable utility function to avoid panic (#2818) (#2819)
Signed-off-by: toyamagu2021 <tomoki-yamaguchi@c-fo.com>
2025-07-03 13:22:45 -04:00
Adam Ackerman
fd0f3bc81d fix: Prevent modal from closing on text select. (#3127) 2025-07-03 12:46:36 -04:00
Jack Amadeo
07eb95be9c fix: Add back lazy_static (#3243) 2025-07-03 10:51:17 -04:00
Michael Neale
3bb5600632 chore: remove unused dependencies (#3049) 2025-07-03 09:39:14 -04:00
blockbtheriault
4b63ee7672 feat: Add close button (X) to toast notifications (#3197) 2025-07-03 07:43:04 -04:00
Jarrod Sibbison
ee714d7e73 Adds json schema validation to goose recipe validate cli (#3234) 2025-07-03 18:54:16 +10:00
Jarrod Sibbison
2c86a0eb6e feat: Adds max_turns for the agent without user input (#3208) 2025-07-03 11:57:25 +10:00
Jarrod Sibbison
cf818ada89 feat: GUI can use structured output present in recipes (#3218) 2025-07-03 10:40:29 +10:00
Will Pfleger
49d98e061c Enable running sub-recipes from GitHub (#3207)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2025-07-03 10:06:38 +10:00
Douwe Osinga
5f7e50ef4a Defend against invalid sessions (#3229)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-02 16:42:32 -04:00
Jack Amadeo
c77c1b364d Clean up session file optionality for --no-session (#3230) 2025-07-02 13:05:05 -07:00
Aaron Goldsmith
2e97621348 Feat: Support Recipe Parameters in Goose desktop app (#3155) 2025-07-02 15:40:09 -04:00
dianed-square
8a9300cff0 docs: update recipe example (#3222) 2025-07-02 12:05:39 -07:00
Jeremiah Williams
883bc67d3b Add native OAuth 2.0 authentication support to MCP client (#3213)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-07-02 10:28:38 -07:00
Salvatore Testa
825c2258ef build: Check in Cargo.lock changes (#3220) 2025-07-02 13:10:12 -04:00
Alice Hau
5eeac1cd0d fix: fix desktop recipe url generation (#3209)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-07-02 09:09:45 -07:00
Angie Jones
cac8159a1c feat: improve UX for saving recipes (#3214) 2025-07-02 10:43:12 -05:00
Salvatore Testa
ecbd71920d fix: Pass Google AI API key in HTTP header, not query param (#3192) 2025-07-02 09:39:21 -04:00
toyamagu-2021
ea978df888 docs: add linter to CONTRIBUTING.md (#3168)
Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
2025-07-02 14:05:05 +10:00
Jarrod Sibbison
0a00b0f588 feat: Structured output for recipes (#3188) 2025-07-02 12:16:57 +10:00
jack
620474b76e Fix cost tracking accuracy and OpenRouter model pricing (#3189)
Co-authored-by: jack <>
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-07-01 21:14:05 -05:00
dianed-square
7f0053e6c2 docs: update cli install instructions for windows (#3205) 2025-07-01 16:54:29 -07:00
Emma Youndtsmith
ee43041640 Docs: Cost tracking on the desktop app (#3204)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
Co-authored-by: Diane Diaz <dianed@squareup.com>
2025-07-01 16:53:40 -07:00
btdeviant
2948d4a375 feat: Adding streamable-http transport support for backend, desktop and cli (#2942) 2025-07-01 16:35:11 -07:00
Salvatore Testa
2cadc1db7e fix: use the correct contains syntax on create-recipe-pr.yml (#3193) 2025-07-01 18:44:55 -04:00
Ebony Louis
89d3658ae1 Temporarily Remove GH Copilot Provider (#3199) 2025-07-01 16:24:06 -04:00
dianed-square
f8291f5907 docs: fix tab navigation (#3201) 2025-07-01 13:17:33 -07:00
Salman Mohammed
75454b96da feat: use tiktoken-rs instead of tokenizers, single global tokenizer (#3115)
Co-authored-by: jack <>
2025-07-01 14:42:51 -04:00
Joah Gerstenberg
0c36f9ea04 add playwright-mcp server to extensions list (#3010) 2025-07-01 08:36:30 -05:00
Joah Gerstenberg
92abdb9d18 Add /extension path for extension installation (#3011) 2025-07-01 08:35:30 -05:00