Commit Graph

405 Commits

Author SHA1 Message Date
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
Rizel Scarlett 97d96e69d4 feat: add support for 'cu' command in extension installation (#3261) 2025-07-07 00:31:31 -04: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
Adam Ackerman fd0f3bc81d fix: Prevent modal from closing on text select. (#3127) 2025-07-03 12:46:36 -04: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
Aaron Goldsmith 2e97621348 Feat: Support Recipe Parameters in Goose desktop app (#3155) 2025-07-02 15:40:09 -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
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
btdeviant 2948d4a375 feat: Adding streamable-http transport support for backend, desktop and cli (#2942) 2025-07-01 16:35:11 -07:00
Robert Mcgregor e49985e095 feat(desktop): Prioritize suffix when truncating path in header (#3110) 2025-06-30 22:17:46 -04:00
Alex Hancock 517f03fff3 feat: change naming of recipe creation in more menu links (#3175) 2025-06-30 16:01:24 -04:00
Zane e40e84ec2e Added announcement modal (#3098) 2025-06-27 10:50:32 -07:00
Oliver 6f7855b5e0 fix: Make the entire toolcall argument row clickable to expand (#3118) 2025-06-27 10:50:02 -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
Dhanji R. Prasanna 666ce691d3 Richer tool call ui messages (#3104) 2025-06-27 15:13:22 +10:00
Zane 2f19082661 Add flag for showing cost tracking (#3090) 2025-06-26 11:09:18 -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 cebdbdb3d2 fix: update index when tool selection strategy changes (#2991) 2025-06-23 11:45:54 -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
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
Chaitanya Rahalkar 3930b31149 feat(ui): add chain-of-thought panel above assistant messages (#2899) 2025-06-18 13:26:45 -07:00
Aaron Goldsmith 98ac09cda0 Feat: Recipe Library (#2946) 2025-06-18 12:03:44 -07:00
Isaac Wismer e854725202 Add a setting for the quit confirmation dialog (#2901) 2025-06-18 11:13:12 -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
Lifei Zhou 5ddb93e7b8 fix: goose recipe prompt is not shown again when switch the view from settings to chat (#2870) 2025-06-17 16:30:59 -07:00
Alex Rouse 398a4fe237 feat(ui): Add confirmation dialog for unsaved changes in extension modal (#2971)
Co-authored-by: Alex Rouse <alex.rouse@block.xyz>
2025-06-17 16:06:06 -07:00
Oliver e3358840c3 Opopadich/issue 1625 (#2904) 2025-06-16 14:58:05 -07:00
Best Codes 28b5e6b6fe fix: improved GoosehintsModal error handling (#2932) 2025-06-16 09:18:31 -07:00
Aaron Goldsmith 0509ade8d3 feat: add Help & Feedback section in App Settings (#2935) 2025-06-15 20:34:36 -05:00
Zane 92b3735953 Enable updater and remove unzipping and installing update text (#2918) 2025-06-13 16:15:20 -07:00
Zane e7d38c6023 Disable updater until we can debug more in release (#2908) 2025-06-13 12:20:10 -07:00
Wendy Tang b1d2a02f66 feat: (tool router) llm tool selector (#2866) 2025-06-13 10:29:11 -07:00
Zane 9368a242ce Check for UPDATES_ENABLED flag before running update logic or in ui (#2897) 2025-06-13 09:44:17 -07:00
Tyler White 9945e51d73 docs: update Snowflake link and description verbiage (#2882) 2025-06-12 18:55:44 -04:00
jack 37812fc76a feat(desktop): Add auto-update functionality to Goose desktop app (#2852)
Co-authored-by: jack <jack@deck.local>
Co-authored-by: Bradley Axen <baxen@squareup.com>
2025-06-12 11:25:44 -07:00
Michael Neale 265ee02265 fix: CPU hogging GUI (#2877) 2025-06-12 19:21:59 +10:00
Rizel Scarlett 0cfad81898 Fix: Adding dark mode support for recipe modal (#2853) 2025-06-10 18:44:43 -04:00
Max Novich cb6a819de4 add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07: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
Wendy Tang 1ce241bce1 feat(ui): put the scheduler behind an alpha (#2810) 2025-06-06 21:18:56 -07:00
Michael Neale aa4758417d hotfix: don't always run prompt (#2773)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2025-06-04 16:23:16 +10:00
Alex Hancock a89fa18502 alexhancock/remove-settings-v1 (#2744)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-06-02 14:04:57 -04:00
Tyler White 8c9a89efde feat: add Snowflake provider (#2488)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-06-02 13:37:00 +10:00
Zane 0c042010ff Fix remaining typescript errors (#2741) 2025-05-30 12:06:49 -07:00
Max Novich 2c0cda7bec feat: Add schedule creation from deep links with comprehensive extension support (#2738) 2025-05-30 10:50:38 -07:00