Commit Graph

857 Commits

Author SHA1 Message Date
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
Yingjie He
3d41768b1f feat: check tool annotation before permission check (#1957) 2025-04-01 17:07:07 -07:00
Salman Mohammed
262d7f70d9 fix: see last msg fully in shared session view (#1994) 2025-04-01 18:34:16 -04:00
Yingjie He
a560f115c7 fix: improve the prompt when user decline the tool call (#1980) 2025-04-01 14:52:00 -07: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
Young Kim
2fbf601446 Add input and output token tracking to SessionMetadata (#1979) 2025-04-01 11:08:28 -07:00
RC Lachance
45e0f7f717 Fix documentation formatting in ui/desktop readme (#1948) 2025-04-01 10:54:34 -07:00
Nahiyan Khan
3e3cf61dcf fix scrollbar under search - alt take (#1964)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-04-01 10:25:05 -07:00
Yingjie He
3c972b2dad fix: fix the empty input with ⌘+Down (#1977) 2025-04-01 10:20:13 -07:00
Salman Mohammed
759d6368e5 feat: styling changes for viewing sessions (#1974) 2025-04-01 12:51:34 -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
Max Novich
f5f2bc122c fix developer mcp for windows (#1966) 2025-04-01 08:54:10 -07:00
Zane
31817eac87 Fix padding in chat ScrollArea pushing out scrollbar (#1959) 2025-04-01 08:09:31 -07:00
Zane
e0bd2d6763 Fixes slow typing when long session (#1958) 2025-04-01 08:06:40 -07:00
Alex Hancock
22c968d20f fix: Only show one toast when extensions fail to add/activate/etc (#1963) 2025-04-01 10:31:10 -04:00
Kerry Imai
6c2d94e259 feat(vscode): add the vscode server to the list (#1943) 2025-04-01 10:23:32 -04:00
Salman Mohammed
17e601f4ab fix: writing forcedConfig to localStorage 'session_sharing_config' (#1956) 2025-04-01 08:37:01 -04:00
sana-db
591a84453b feat: vendor keyring crate to fix non-hermetic builds (#1908) 2025-04-01 08:27:51 -04:00
Angie Jones
1e989607f9 docs: speech mcp video (#1969) 2025-04-01 13:44:43 +02:00
Lily Delalande
e7ad230957 add copy button and make extension builtins any time (#1961) 2025-03-31 21:45:10 -04:00
Lily Delalande
c629823207 ui: add timeout field to settings v2 modal (#1955) 2025-03-31 21:45:00 -04:00
Angie Jones
e2390935a6 blog: Securing MCP (#1953)
Co-authored-by: Alex Rosenzweig <64241648+shellz-n-stuff@users.noreply.github.com>
2025-04-01 02:10:01 +02:00
Yingjie He
680523297b feat: add tool annotations for build-in tools (#1939) 2025-03-31 16:46:55 -07:00
Lily Delalande
f184449f81 ui: do not delete current provider (#1952) 2025-03-31 17:44:57 -04:00
Alex Hancock
d1c4539077 feat: additive entry in settings V2 model Select (#1950) 2025-03-31 17:20:31 -04:00
Lily Delalande
98b26d4142 ui: copy over base session sharing settings over to settings v2 (#1947) 2025-03-31 16:18:16 -04:00
Alex Hancock
359fc299bd fix: Fix display issues for the provider/model select menus (#1949) 2025-03-31 15:55:07 -04:00
Alex Hancock
41f3478893 fix: V2 settings carry extensions over during model change (#1944) 2025-03-31 15:05:04 -04:00
Lily Delalande
cd0e65177b add how to fork goose (#1942) 2025-03-31 13:40:52 -04:00
Adewale Abati
a9aef8061b docs: Add youtube extension tutorial (#1937) 2025-03-31 19:30:00 +02:00
Rizel Scarlett
2770b62e17 Updating Alice's Author Linkedin (#1941) 2025-03-31 13:22:55 -04:00
Jack T
ba73df4a2b Fixed small typo in ARCHITECTURE.md (#1924) 2025-03-31 10:17:24 -07:00
Tristan Sokol
15f2ba01e5 docs: Update bug_report.md to fix grammar/typo (#1881) 2025-03-31 10:15:58 -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
Jack T
c92f81c2fe Fixed tip callout in CONTRIBUTING.md (#1925) 2025-03-31 10:10:43 -07:00
Lily Delalande
ec529a944e move modes settings v2 (#1884) 2025-03-31 13:05:34 -04:00
Lily Delalande
780194798e ui: fix onboarding & allow for key deletion (#1928) 2025-03-31 13:00:07 -04:00
Rizel Scarlett
28cdd0381e docs: updating small typos I found (#1938) 2025-03-31 12:55:16 -04:00
Lily Delalande
ec658d1089 ui: add escape and add success toasts (#1931) 2025-03-31 12:45:37 -04:00
Lily Delalande
79f2dcc8a4 ui: alpha reset providers (#1929) 2025-03-31 11:28:53 -04:00
Lily Delalande
59da8f2349 ui: no shim in config (#1916) 2025-03-31 11:27:18 -04:00
Lily Delalande
06d5329930 ui: add validation to provider form (#1932) 2025-03-31 11:26:59 -04:00