Commit Graph

324 Commits

Author SHA1 Message Date
Kalvin C
077d795ad1 chore: SSE is Server-Sent Events (#2215) 2025-04-15 16:16:33 -07:00
Lily Delalande
1dfbd470c2 Mini agent extension config (#2209)
Co-authored-by: Zaki Ali <zaki@squareup.com>
2025-04-15 15:43:23 -07:00
Zaki Ali
6549b6d429 feat: show error on broken recipe url's (#2197) 2025-04-15 09:49:06 -07:00
Kalvin C
be4f2082c1 feat: disable copy button unless all fields are set (#2196) 2025-04-15 08:48:06 -07:00
Yingjie He
167ac0efdc feat: improve tool loading (#2193) 2025-04-14 20:10:07 -07:00
Zaki Ali
4b59447820 fix: move recipe extension init into initialization (#2192) 2025-04-14 14:33:08 -07:00
Zaki Ali
b5aa02dd9e recipe-editor (#2180) 2025-04-14 13:42:02 -07:00
Yingjie He
1abbd394ed fix: filter out the enable extension tool in the ui as it should always ask for permission (#2186) 2025-04-14 13:28:47 -07:00
Lily Delalande
38b0b45063 ui: make sure all bundled extensions use the display name (#2190) 2025-04-14 15:03:28 -04:00
Zaki Ali
8663e69bbf fix: update permissions on shim executables (#2189) 2025-04-14 11:48:09 -07:00
Best Codes
46b761079b fix: update Debian desktop build process (#2070) 2025-04-14 09:30:44 -07:00
Zaki Ali
b1bf9d7173 fix: recipe deeplinks 2025-04-11 17:27:58 -07:00
Bradley Axen
c52a95d565 feat: update extensions cards (#2174) 2025-04-11 17:27:17 -07:00
Nahiyan Khan
33255cd554 styles: settings extensions tweaks (#2173) 2025-04-11 19:33:34 -04:00
Lily Delalande
57e2973715 ui: update dark mode error (#2171) 2025-04-11 19:11:26 -04:00
Lily Delalande
bc405efa52 hotfix: fix typo (#2170) 2025-04-11 19:10:53 -04:00
Lily Delalande
379f7484c6 hotfix: rename add extension (#2167) 2025-04-11 18:07:37 -04:00
Yingjie He
79e65ec3de fix: resolve confirmation (#2161) 2025-04-11 13:58:54 -07:00
Zaki Ali
454e4a47f4 UI Recipe/Custom Agents (#2119)
Co-authored-by: Kalvin Chau <kalvin@block.xyz>
2025-04-11 13:28:29 -07:00
Wendy Tang
b030f845ce feat: enable extension from ui (#2117) 2025-04-11 13:06:59 -07:00
Lily Delalande
387432ec86 feat: enable settings V2 (#1996)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-04-11 15:26:11 -04:00
Yingjie He
df7f2b8ab9 feat: support tool level permission control in ui (#2133) 2025-04-11 12:19:08 -07:00
Lily Delalande
7df52634dc remove tool count (#2158) 2025-04-11 14:27:06 -04:00
Yingjie He
9bd27cebcb fix: fix gemini model not found (#2157) 2025-04-11 10:41:48 -07:00
dependabot[bot]
a7b94bbd64 chore(deps): bump @babel/runtime from 7.26.7 to 7.27.0 in /ui/desktop (#2152)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 09:04:45 -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
Lily Delalande
cb9af4d96f settingsv2: fix process for deeplinks with env vars (#2142) 2025-04-11 10:17:08 -04:00
Zane
af3e1dc7d4 Updated desktop readme with nvm info (#2137) 2025-04-10 13:59:02 -07:00
Lily Delalande
df84c47c73 tool count: fix colors and opacity (#2132) 2025-04-10 14:22:10 -04:00
Zane
15157c465d Added nvmrc for our node version (#2120) 2025-04-10 10:57:28 -07:00
Max Novich
1d85eb17c3 Mnovich/windows deep links (#2125) 2025-04-10 09:33:16 -07: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
Alex Hancock
f1e29407cc feat: enable spellcheck (#2116) 2025-04-09 17:47:45 -05: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
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