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 |
|
Yingjie He
|
f2e852b240
|
chore(release): release version 1.0.28 (#2906)
|
2025-06-13 16:47:06 -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 |
|
Vincent H.
|
7506c050db
|
fix: Revert downgrade to version number (#2894)
|
2025-06-13 14:09:08 +10: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 |
|
Yingjie He
|
77c9ca2c28
|
fix: cap the repeat time when display usage (#2864)
|
2025-06-11 14:03:29 -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 |
|
Yingjie He
|
3625f2a1af
|
chore(release): release version 1.0.27 (#2844)
|
2025-06-09 17:31:17 -07:00 |
|
Max Novich
|
996f727ec5
|
Revert "Mnovich/temporal scheduler (#2745)" (#2839)
|
2025-06-09 15:41:46 -07:00 |
|
Wendy Tang
|
e6f89cde76
|
chore(release): release version 1.0.26 (#2833)
|
2025-06-09 11:23:54 -07:00 |
|
Zane
|
28b96d0f61
|
Removed ui-v2 directory and updated project to use node in hermit and readme (#2831)
|
2025-06-09 11:17:39 -07:00 |
|
Max Novich
|
e6028d2fad
|
Mnovich/temporal scheduler (#2745)
|
2025-06-09 10:57:19 -07:00 |
|
Wendy Tang
|
d4e66f6eba
|
chore(release): release version 1.0.25 (#2811)
|
2025-06-09 09:08:59 -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 |
|
Alex Hancock
|
c04373fdb2
|
chore: small bit of a cleanup - removing unused dir (#2761)
|
2025-06-05 10:58:11 -04: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 |
|
adaug
|
cf7bb08ee1
|
feat: add claude 4 to vertex dropdown (#2697)
Co-authored-by: Tony D'Augustine <tdaugustine@wayfair.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-05-29 12:40:45 +10:00 |
|
Max Novich
|
132e0b7fca
|
feat: add edit schedule functionality (#2700)
|
2025-05-28 13:58:22 -07:00 |
|
Max Novich
|
ea6a7a7847
|
feat: add pause/unpause functionality for scheduled jobs (#2698)
|
2025-05-28 12:20:03 -07:00 |
|
Max Novich
|
feb7b15c76
|
Add screenshot paste support (#2679)
|
2025-05-28 11:11:22 -07:00 |
|
Max Novich
|
d8fa740067
|
allow quick quit in dev mode (#2692)
|
2025-05-28 08:16:26 -07:00 |
|
Lifei Zhou
|
4947591ac8
|
feat: view/edit existing recipe in Desktop (#2670)
|
2025-05-28 14:19:48 +10:00 |
|
Max Novich
|
54a0255f7b
|
prevent accidental quit (#2688)
|
2025-05-27 17:22:44 -07:00 |
|
Zane
|
3d0c6e4c00
|
Cleanup for recipe urls in dark mode and create schedule button hover state (#2687)
|
2025-05-27 17:03:37 -07:00 |
|
Max Novich
|
84acedc01a
|
(feat): add livetracking of running schedules (#2683)
|
2025-05-27 14:18:02 -07:00 |
|
Max Novich
|
f3588bd54c
|
Mnovich/fix scheduler api (#2682)
|
2025-05-27 12:07:55 -07:00 |
|
Max Novich
|
c272b5df95
|
Add basic cron scheduler to goose-server (#2621)
|
2025-05-27 10:36:27 -07:00 |
|
Lifei Zhou
|
3d808d99ef
|
fix: Automatically added the prompt after the app is initialised with recipe instructions (#2631)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-05-23 13:29:20 +10:00 |
|
Zane
|
767f655873
|
fix: replace exec with spawn (#2626)
|
2025-05-22 09:29:51 -07:00 |
|