Commit Graph

421 Commits

Author SHA1 Message Date
Zane 2f19082661 Add flag for showing cost tracking (#3090) 2025-06-26 11:09:18 -07: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
Stuart Douglas 9d48ed980f feat: add ability to create new directory in working dir selection (#3081) 2025-06-25 16:38:19 -07:00
Max Novich 19befb66ef added jbang back (#3076)
accidentally deleted restore
2025-06-25 13:15:38 -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
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
Zane 4b39e74918 Added useDarkMode hook for detecting dark mode setting dynamically (#3019) 2025-06-20 15:05: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
Max Novich 97cfddc593 removing dlls from core bin (#3014) 2025-06-20 10:09:55 -07:00
Max Novich 09a0079094 fix shims for extensions on windows (#3009) 2025-06-19 15:45:41 -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
Zane d9ca16d9e6 Fix window not showing for some users (#2967)
Co-authored-by: Max Novich <mnovich@squareup.com>
2025-06-17 12:46:10 -07:00
Zane 2f3ac32766 [fix] goose not quitting app completely (#2950) 2025-06-16 15:38:40 -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 6324c26873 fix updater download text (#2919) 2025-06-13 16:53:02 -07:00
Zane 92b3735953 Enable updater and remove unzipping and installing update text (#2918) 2025-06-13 16:15:20 -07:00
Zane 6d954bcbf4 Change updater to use platform agnostic and secure zip library (#2913) 2025-06-13 13:36:36 -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
Max Novich dd5f5eb03d dynamic port selection for temporal (#2865) 2025-06-11 20:25:47 -07: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
Lifei Zhou f23fc192e4 fix: added url encoding and decoding for goose recipe url (#2845) 2025-06-10 23:02:10 +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 5222cd98e1 remember window position (#2808) 2025-06-06 21:22:18 -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
Jack Amadeo 03e5549b54 feat: Handle MCP server notification messages (#2613)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-05-30 11:50:14 -04:00
Max Novich bd430866e8 feat: implement proper task cancellation for scheduled jobs (#2731) 2025-05-29 18:33:27 -07:00
Oliver 4ff5ed462a fix: menu bar and dock icon settings (#2490)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-05-29 12:29:21 -07:00
Zane 3d5d3cedca Cleanup Phase 1: Remove unused React imports from safe components (#2702)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-05-29 09:13:26 -07:00
Alice Hau bf1c0d51e4 feat: lancedb vector tool selection (#2654)
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-28 20:23:02 -07:00