Commit Graph

290 Commits

Author SHA1 Message Date
Zane
8451fb1c89 Fix ESLint warnings and and enable max warnings 0 to fail builds (#2101) 2025-04-09 15:13:53 -07:00
Best Codes
0daff53110 feat: UI tweaks including dark mode fixes, FOUC flash fixes, suspenseful loading states, and 7 more (#2079) 2025-04-09 14:54:12 -07:00
Alex Hancock
1d74f538ef feat: non-editable bundled extensions (#2114) 2025-04-09 17:27:40 -04:00
Max Novich
88950eab64 Mnovich/windows file explorer (#2105) 2025-04-09 09:09:09 -07:00
Alex Hancock
a3deeef05a feat: auto-initialize goose config.yaml (#2102) 2025-04-09 11:31:19 -04:00
Lily Delalande
5cc608dd03 no more esc toasts (#2109) 2025-04-09 11:14:56 -04:00
Lily Delalande
98f439d5b4 ui: radio buttons show click without waiting for agent to reload (#2108) 2025-04-09 10:44:05 -04:00
Nahiyan Khan
7b9ce82245 added system theme option (#2104) 2025-04-09 10:09:12 -04:00
Nahiyan Khan
4b86900f47 styles: settings v2 (#2103) 2025-04-09 10:09:00 -04:00
Max Novich
8b5ff8a4a9 adding back the deleted shims (#2093) 2025-04-08 12:53:56 -07:00
marcelle
8fbd9eb327 feat: efficient benching (#1921)
Co-authored-by: Tyler Rockwood <rockwotj@gmail.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
Co-authored-by: Alice Hau <110418948+ahau-square@users.noreply.github.com>
2025-04-08 14:43:43 -04:00
Max Novich
03c06c9bf6 fix windows extensions (#1968) 2025-04-08 10:07:37 -07:00
Yingjie He
318f419861 feat: add permission field to the list tools response (#2080) 2025-04-08 09:47:29 -07:00
Lily Delalande
490944c3f8 ui: show tool number (#2071) 2025-04-07 19:49:58 -04: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
Alex Hancock
63623733dc feat: disallow env vars for extensions with spaces in the name (#2066) 2025-04-07 16:20:25 -04:00
Kalvin C
101e0acab8 feat: add migration logic from settingsV1 to settingsV2 (#2042) 2025-04-07 12:55:27 -07:00
Lily Delalande
2164c6c7d8 ui: default model support (#2015) 2025-04-07 14:32:30 -04:00
Alex Hancock
d249d69ed3 feat: show added extensions in settings v2 regardless of whether they activate (#2063) 2025-04-07 14:14:35 -04:00
Glyne J. Gittens
e5ea0ec33b fix: add scrollability to manual extension modal (#1605) (#1764)
Co-authored-by: Glyne G <gittensdev@gmail.com>
2025-04-07 12:04:45 -05:00
Alex Hancock
926a511e95 feat: unify error handling + handle case of malformed config.yaml (#2058) 2025-04-07 12:54:18 -04:00
Kalvin C
a4e7d4ef5c feat: parallelize extension startup and handle errors with toasts (#2045) 2025-04-07 09:22:46 -07:00
Salman Mohammed
bfed33c5a4 chore: update goosehints msg (#2041) 2025-04-04 19:28:18 -04:00
Joshua Swigut
aed70f624f (bug-fix: 1984) Update search highlighter to use overlay (#2035) 2025-04-04 13:43:03 -07:00
Alex Hancock
4aa7758914 fix: sanitize names before enabling/disabling extensions in Settings V2 (#2040) 2025-04-04 15:25:25 -04: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
Alex Hancock
3ec0f77ed5 fix: fix OpenAPI build (#2036) 2025-04-04 11:58:57 -04:00
Alex Hancock
c3042067a0 fix: properly return errors for malformed config (#2027) 2025-04-04 09:55:48 -04:00
Salman Mohammed
51edc0c7af feat: add tooltips, fix back button inverse color (#2023) 2025-04-03 14:35:13 -04:00
Lily Delalande
96bcaa146c ui: better env var ux (#2006) 2025-04-02 17:52:57 -04:00
Denis Buzmakov
fc230ded9b feat: add ANTHROPIC_HOST configuration for Anthropic in cli and UI (#1776) 2025-04-02 13:36:47 -07:00
Lily Delalande
a923d24f27 Fix function params (#2012) 2025-04-02 16:21:03 -04:00
Uddhav Kambli
4846d15354 # feat(providers): Add support for generic GCP Vertex AI Claude and Gemini models (#1909) 2025-04-02 10:22:37 -07:00
Nahiyan Khan
559151b252 styles: update markdown styles (#2005) 2025-04-02 10:00:49 -04:00
Lily Delalande
a0092e8845 ui: refresh selected model (#2002) 2025-04-02 09:54:49 -04:00
Lily Delalande
4e5989dfb0 ui: fix radio button selection (#2001) 2025-04-02 09:02:35 -04:00
Lily Delalande
c525d225b6 use provider display names (#2000) 2025-04-01 21:56:29 -04:00
Lily Delalande
d61aa77b52 ui: settings v2 click anywhere to exit models bottom bar (#1997) 2025-04-01 21:10:10 -04:00
Alex Hancock
a2169932dc feat: better ErrorBoundary UI (#1993) 2025-04-01 20:55:43 -04:00
Salman Mohammed
262d7f70d9 fix: see last msg fully in shared session view (#1994) 2025-04-01 18:34:16 -04:00
Salman Mohammed
060345a348 chore(release): release version 1.0.17 (#1992) 2025-04-01 17:28:13 -04:00
Salman Mohammed
c4a2673add fix: error msg for 302 errors when creating shared session (#1991) 2025-04-01 17:03:46 -04:00
Lily Delalande
9607126867 ui: fix env var detection (#1986) 2025-04-01 16:42:08 -04:00
Salman Mohammed
35c2536975 chore: add tests for session serialization issues (#1985) 2025-04-01 16:39:01 -04:00
Zane
974d109fb3 Temporarily disable search for launch (#1989) 2025-04-01 16:31:15 -04:00
Yingjie He
052e96cb69 fix: save goosehints in the UI (#1983) 2025-04-01 12:59:31 -07:00
Zane
efabdbd397 Fix search scrolling (#1982) 2025-04-01 11:50:55 -07:00
Alex Hancock
177cdbe0f2 feat: create named feature flag for settings v2 (#1976) 2025-04-01 14:18:03 -04:00
RC Lachance
45e0f7f717 Fix documentation formatting in ui/desktop readme (#1948) 2025-04-01 10:54:34 -07:00