Commit Graph

933 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
Yingjie He
9610406065 feat: use tool level permission control (#2081) 2025-04-09 13:45:15 -07:00
Salman Mohammed
513d5c8f5a refactor: remove agent flavours, move provider to Agent (#2091) 2025-04-09 15:02:47 -04:00
Kalvin C
a8cbd81c61 feat: support NO_COLOR when PrettyPrinter is used (#2098) 2025-04-09 11:39:35 -07:00
Alex Hancock
7575962f1f feat: allow empty extensions to return an empty Vec (#2111) 2025-04-09 12:27:55 -04:00
Max Novich
88950eab64 Mnovich/windows file explorer (#2105) 2025-04-09 09:09:09 -07:00
Anthony Giuliano
50fdd96735 docs: adding pdf mcp youtube short (#2110) 2025-04-09 10:58:30 -05: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
Michael Neale
2c483a8146 google docs api (#2097) 2025-04-09 12:30:19 +10:00
marcelle
45a520a42e bugfix: multiple runs appending to session file (#2095) 2025-04-08 21:50:06 -04:00
Angie Jones
0a2484a25f docs: link fixes (#2094) 2025-04-08 16:03:31 -05:00
Yingjie He
f812ca12ff feat: remove permission when deleting extension (#2089) 2025-04-08 13:25:48 -07:00
marcelle
4f9f21ac90 move config details further into doc (#2092) 2025-04-08 16:09:40 -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
Kalvin C
319f2301f3 feat: add google_drive uri verification, and example instructions (#2088) 2025-04-08 11:30:12 -07:00
Max Novich
03c06c9bf6 fix windows extensions (#1968) 2025-04-08 10:07:37 -07:00
dependabot[bot]
48ac6a3925 chore(deps): bump tokio from 1.43.0 to 1.43.1 (#2077)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-08 09:47:50 -07:00
Yingjie He
318f419861 feat: add permission field to the list tools response (#2080) 2025-04-08 09:47:29 -07:00
Rizel Scarlett
76e2686c74 Blog: Vibe Code Responsibly (with Goose) (#2082) 2025-04-08 09:07:18 -04:00
Yingjie He
268fc5e057 feat: add permission manager for tool permission control (#2060) 2025-04-07 20:11:01 -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
John Austin
a986b2622c Editorial change to replace 'reperform' with 'perform again' (#2067)
Co-authored-by: John Austin <jaustin@squareup.com>
2025-04-07 14:43:23 -07:00
Wendy Tang
7efe06096d feat: mcp router extension discovery and install tool (#1995)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-04-07 14:39:35 -07:00
Jim Bennett
050a8f2f42 Add -with-remote-extension (#2062) 2025-04-07 16:42:38 -04: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
Anthony Giuliano
0a70263779 docs: adding pdf mcp tutorial (#2057) 2025-04-07 13:13:55 -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
Jeremy McFarland
08f1167cc5 fix: Added check for bzip2 in download_cli.sh (#1998)
Co-authored-by: Jeremy <teck968@users.noreply.github.com>
2025-04-07 12:09:51 -04:00
Adewale Abati
84c45083e7 docs:fix metadata image (#2059) 2025-04-07 17:36:42 +02:00
jokellyfenton
45c1c3d183 fix: update SSEActor error logging (#2052)
Co-authored-by: Jo Kelly-Fenton <jkellyfenton@spotify.com>
2025-04-07 10:26:22 -04:00
Michael Neale
c719518683 chore: add to the benchmark suite core developer a git project scenario (#2032) 2025-04-07 08:48:30 +10:00
Wendy Tang
51d1589f58 fix: use official tavily mcp server (#2046) 2025-04-04 17:19:45 -07:00
Yingjie He
890f266e7b feat: start use tool permission confirmation struct (#2044) 2025-04-04 16:39:04 -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
Yingjie He
544751908d feat: update the google drive update file tool description (#2013) 2025-04-04 13:39:56 -07:00