Commit Graph

416 Commits

Author SHA1 Message Date
Lily Delalande df84c47c73 tool count: fix colors and opacity (#2132) 2025-04-10 14:22:10 -04:00
Jim Bennett ac56756df6 Add support for SSE extensions via scheme URI (#2073) 2025-04-10 12:10:51 -04:00
Zane 4b9cb74402 Fix re-renders from adding too many dependencies to useEffect (#2123)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-04-10 08:54:10 -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
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
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
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
Lily Delalande 490944c3f8 ui: show tool number (#2071) 2025-04-07 19:49:58 -04: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
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
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 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
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
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
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
Salman Mohammed 17e601f4ab fix: writing forcedConfig to localStorage 'session_sharing_config' (#1956) 2025-04-01 08:37:01 -04: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
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