Commit Graph

70 Commits

Author SHA1 Message Date
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
Wendy Tang
d8b6e6011b chore(release): release version 1.0.29 (#2978) 2025-06-17 17:04:30 -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
Yingjie He
f2e852b240 chore(release): release version 1.0.28 (#2906) 2025-06-13 16:47:06 -07:00
Zane
6d954bcbf4 Change updater to use platform agnostic and secure zip library (#2913) 2025-06-13 13:36:36 -07: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
Yingjie He
3625f2a1af chore(release): release version 1.0.27 (#2844) 2025-06-09 17:31:17 -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
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
Zane
0c042010ff Fix remaining typescript errors (#2741) 2025-05-30 12:06:49 -07:00
Lifei Zhou
4947591ac8 feat: view/edit existing recipe in Desktop (#2670) 2025-05-28 14:19:48 +10:00
Max Novich
c272b5df95 Add basic cron scheduler to goose-server (#2621) 2025-05-27 10:36:27 -07:00
Zane
f4ae801d97 fix: enhance security by enclosing html in code blocks and csp (#2604) 2025-05-21 08:01:11 -07:00
Yingjie He
b52af12910 chore(release): release version 1.0.24 (#2552) 2025-05-15 14:41:28 -07:00
Alice Hau
77146e5035 chore(release): release version 1.0.23 (#2486)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-08 16:49:40 -04:00
Alice Hau
c6986b7099 chore(release): release version 1.0.22 (#2449)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-06 13:01:40 -04:00
Zane
6c0f8d648f Global/local chat history store in localstorage (#2428) 2025-05-05 09:05:05 -07:00
Zane
a812d6ff79 Bottom and top bar refinement (#2303)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
2025-05-05 08:48:43 -07:00
Zane
37ed707dd6 Fix e2e tests by removing installed running quotes before running (#2407) 2025-05-01 09:31:47 -07:00
dependabot[bot]
21b82667cd chore(deps-dev): bump vite from 6.3.1 to 6.3.4 in /ui/desktop (#2402)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 08:55:20 -07:00
Kalvin C
b47530d567 chore(release): release version 1.0.21 (#2394) 2025-04-29 13:42:31 -07:00
Zaki Ali
4a92d61256 chore(release): release version 1.0.20 (#2309) 2025-04-22 18:57:06 -07:00
Kalvin C
603f49af01 chore(release): release version 1.0.19 (#2273) 2025-04-18 15:36:44 -07:00
Zane
e859ad1115 Chat bottom menu bar token and tools alerts (#2146)
Co-authored-by: Lily Delalande <119957291+lily-de@users.noreply.github.com>
2025-04-18 10:43:50 -07:00
Zane
15c40f6311 Fix e2e tests (#2256) 2025-04-18 10:23:03 -07:00
dependabot[bot]
a040393fed chore(deps): bump esbuild and vite in /ui/desktop (#2237)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 20:24:26 -07:00
Zane
970147f8ad Added missing electron-types package and cleaned up tsconfig (#2222) 2025-04-16 09:23:47 -04:00
Zaki Ali
129a8b7e30 chore(release): release version 1.0.18 (#2219) 2025-04-15 17:43:34 -07:00
Best Codes
46b761079b fix: update Debian desktop build process (#2070) 2025-04-14 09:30:44 -07:00
Yingjie He
df7f2b8ab9 feat: support tool level permission control in ui (#2133) 2025-04-11 12:19:08 -07:00
dependabot[bot]
6ab231f20f chore(deps-dev): bump vite from 5.4.17 to 5.4.18 in /ui/desktop (#2151)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 09:00:57 -07:00
Zane
15157c465d Added nvmrc for our node version (#2120) 2025-04-10 10:57:28 -07:00
Zane
8451fb1c89 Fix ESLint warnings and and enable max warnings 0 to fail builds (#2101) 2025-04-09 15:13:53 -07:00
Max Novich
03c06c9bf6 fix windows extensions (#1968) 2025-04-08 10:07:37 -07:00
Zane
4ea14d0766 E2E: added provider switching and MCP testing (#2029) 2025-04-07 14:54:10 -07:00
Zane
e0baf577fc Added debounce for search and chat text inputs to help with typing speed responsiveness with large sessions (#2065) 2025-04-07 14:53:57 -07:00
dependabot[bot]
eebb4fa3ee chore(deps-dev): bump vite from 5.4.16 to 5.4.17 in /ui/desktop (#2037)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 11:25:29 -07:00
Salman Mohammed
060345a348 chore(release): release version 1.0.17 (#1992) 2025-04-01 17:28:13 -04:00
dependabot[bot]
2e5d879cb9 chore(deps-dev): bump vite from 5.4.15 to 5.4.16 in /ui/desktop (#1970)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 08:59:56 -07:00
dependabot[bot]
2710d53354 chore(deps-dev): bump vite from 5.4.14 to 5.4.15 in /ui/desktop (#1874)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 10:14:20 -07:00
Zane
594fa7ef6b Added Playwright E2E testing setup (#1893) 2025-03-28 08:20:14 -07:00
Zaki Ali
50a0bb3e2d chore(release): release version 1.0.16 (#1875) 2025-03-26 15:21:33 -07:00
Max Novich
41ce428a96 fix windows native uvx (#1775) 2025-03-24 09:50:28 -07:00
Nahiyan Khan
b5708babfe styles: updated more-menu (#1578) 2025-03-21 22:00:26 -04:00
marcelle
38071efd75 chore(release): release version 1.0.15 (#1749) 2025-03-18 17:24:48 -04:00
Wendy Tang
bc0158c828 chore(release): release version 1.0.14 (#1676) 2025-03-13 15:37:35 -07:00
Alice Hau
d12f089f06 chore(release): release version 1.0.13 (#1623) 2025-03-11 17:40:20 -04:00
Kalvin C
1c2332cc68 chore(release): release version 1.0.12 (#1509) 2025-03-04 11:29:07 -08:00