Commit Graph

846 Commits

Author SHA1 Message Date
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
Lily Delalande
604d1b17cf ui: set up model list component (#1936) 2025-03-31 11:26:27 -04:00
Angie Jones
5e7f8a4673 docs: goose benchmark blog (#1935)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-03-31 17:03:15 +02:00
Salman Mohammed
a075bb0052 feat: add more metadata for shared session view (#1919) 2025-03-31 08:48:37 -04:00
Rizel Scarlett
54573e4a60 Prompt Library (#1906) 2025-03-31 07:29:37 -04:00
Joshua Swigut
326f087637 feat(ui): add search functionality to chat view (#1790)
Co-authored-by: Nahiyan Khan <nahiyan.khan@gmail.com>
2025-03-30 18:54:04 -07:00
Angie Jones
4eb5a64e6a update readme (#1927) 2025-03-31 00:27:19 +02:00
Lily Delalande
376a363615 ui: clean up extensions (#1914) 2025-03-30 11:01:48 -04:00
Yingjie He
53ae11f601 feat: add autoclose workflow to close inactive bug (#1897) 2025-03-28 16:56:35 -07:00
Zane
08d8bb46bc Fix scrollbars not showing for mac and some padding issues (#1917) 2025-03-28 16:12:28 -07:00
Salman Mohammed
5c605c92e0 feat: preconfigure session sharing with GOOSE_BASE_URL_SHARE (#1885)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
2025-03-28 18:52:21 -04:00
Zane
165310bc72 Fix word break and blockquote text color for markdown (#1913) 2025-03-28 14:35:00 -07:00