Commit Graph

970 Commits

Author SHA1 Message Date
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
Alex Gleason
cb32160a49 Fix OpenRouter error handling (#2049) 2025-04-11 15:16:38 -04:00
Kalvin C
baa5be2bc0 fix: remove -r for --recipe in error message (#2159) 2025-04-11 11:34:46 -07:00
Kalvin C
ea58a2bb15 chore: handle errors from goose run like we do with goose session (#2128) 2025-04-11 11:34:33 -07:00
Lily Delalande
7df52634dc remove tool count (#2158) 2025-04-11 14:27:06 -04:00
Michael Neale
add681ef05 fix: allowlist bypass for developers (#2149) 2025-04-11 14:01:22 -04:00
Tyler
54f794bc32 feat: add temperature env var (#2083) 2025-04-11 13:45:57 -04:00
Yingjie He
9bd27cebcb fix: fix gemini model not found (#2157) 2025-04-11 10:41:48 -07:00
Salman Mohammed
0b800e05b7 refactor: smaller pieces of agent.reply() (#2153) 2025-04-11 12:49:25 -04:00
Michael Neale
31bb81e2c8 docs: new blog post on tool calling (#2148)
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-04-11 12:42:09 -04:00
german-garcia-intellitech
a913229177 Added Exponential Backoff to Bedrock provider (#2139)
Co-authored-by: German Garcia <german.garcia@kalosys.net>
2025-04-11 09:17:18 -07:00
dependabot[bot]
26a8bcafbe chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 (#2127)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 09:05:43 -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
Michael Neale
58c67da2e5 fix: allowlist with scoping (#2143) 2025-04-11 08:59:43 +10:00
Yingjie He
b805e8bd7a fix: fix the mismatched tool result/call when using enable/search extension tools (#2138)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-04-10 15:41:37 -07:00
Zane
af3e1dc7d4 Updated desktop readme with nvm info (#2137) 2025-04-10 13:59:02 -07:00
Kalvin C
c039df28a8 feat: remove ^$ anchor in recipe regex for json responses (#2140) 2025-04-10 13:44:57 -07:00
sana-db
62c8d0049b Tokens in session file should accumulate for accurate reporting of token usage (#2136) 2025-04-10 13:22:20 -07:00
Alice Hau
4f590175cb feat: update goosebench vibes suite metrics (#2135) 2025-04-10 16:06:22 -04:00
Lily Delalande
df84c47c73 tool count: fix colors and opacity (#2132) 2025-04-10 14:22:10 -04:00
Ebony Louis
5884fed4e6 Add Repomix Tutorial (#2130) 2025-04-10 14:11:14 -04:00
Alice Hau
21971db722 chore: cleanup bench evals copy session dir code (#2131) 2025-04-10 14:05:37 -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
Alice Hau
2a70707c91 fix: goosebench selector collection issue (#2129) 2025-04-10 12:16:31 -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
Ebony Louis
6b173682e0 Add Blender MCP Tutorial (#2122)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-04-10 09:43:47 -04:00
Yingjie He
0a572eb01d fix: correct the goose mode name (#2124) 2025-04-10 07:46:21 -04:00
Kalvin C
d1c124c28d feat: add recipes, a custom goose agent configuration (#2115) 2025-04-09 18:57:24 -07:00
Rizel Scarlett
d84787f144 docs: Agentql mcp tutorial (#2118) 2025-04-09 21:54:26 -04:00
Kalvin C
64d17e5205 feat: add support for full url extraction for google_drive (#2121) 2025-04-09 18:11:31 -07:00
Alex Hancock
f1e29407cc feat: enable spellcheck (#2116) 2025-04-09 17:47:45 -05:00
Yingjie He
086aa9924f feat: configure tool level permission in CLI (#2096) 2025-04-09 15:14:47 -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
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