Commit Graph

1027 Commits

Author SHA1 Message Date
Zane
a1fe3bcbf1 Another take on chat timestamps (#2214)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
2025-04-17 09:37:52 -07:00
Yingjie He
8d5ba09647 fix: Error: 403 "Resource not accessible by integration" (#2236) 2025-04-17 09:26:27 -07:00
Zane
086ec89283 fix: multiple goose instances running at once (#2234) 2025-04-17 07:58:30 -07:00
sana-db
66bfcc0e55 Make GOOSE_CLI_THEME persist to config file and stick for future session (#2099) 2025-04-16 21:41:29 -07:00
dependabot[bot]
a040393fed chore(deps): bump esbuild and vite in /ui/desktop (#2237)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 20:24:26 -07:00
dependabot[bot]
dcd1c711fe chore(deps): bump @babel/helpers from 7.26.0 to 7.27.0 in /documentation (#2154)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 20:14:25 -07:00
dependabot[bot]
9f5ca9e713 build(deps): bump prismjs from 1.29.0 to 1.30.0 in /documentation (#1604)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 20:13:35 -07:00
dependabot[bot]
5728292316 chore(deps): bump image-size from 1.2.0 to 1.2.1 in /documentation (#2009)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 20:11:01 -07:00
dependabot[bot]
19d83001ae chore(deps): bump @babel/runtime-corejs3 from 7.26.0 to 7.27.0 in /documentation (#2155)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 20:09:57 -07:00
dependabot[bot]
ceb5a79d91 chore(deps): bump @babel/runtime from 7.26.0 to 7.27.0 in /documentation (#2183)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 20:08:46 -07:00
dependabot[bot]
3bd1f50a7d chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /documentation (#2232)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 20:07:29 -07:00
Chris Rose
ee1d20ecf1 feat: allow OPENAI_CUSTOM_HEADERS to be set in goose config (#2235) 2025-04-16 19:55:34 -07:00
Michael Neale
9524bc8b8d feat: better support for gpt 4.1 with per model prompts (#2201) 2025-04-17 11:39:41 +10:00
meenalc
e073e32178 feat: Build a prototype FFI for goose rust library (#2206)
This builds a prototype FFI for goose rust library which only supports initializing goose agent and sending message, there is no support for tool calling yet in this library.
2025-04-16 16:53:03 -07:00
Yingjie He
0148ced33e fix: expose not support tool call error (#2231) 2025-04-16 16:03:22 -07:00
Zach Whitesel
f526292052 Update troubleshooting.md with Mirror Networking Link (#1889) 2025-04-16 15:33:09 -07:00
Yingjie He
48a8f5a704 feat: use the permission page in bottom menu (#2218) 2025-04-16 14:51:01 -07:00
Shea Craig
ec53e39347 Shea/gdrive perms (#2229) 2025-04-16 14:00:45 -07:00
Yingjie He
4f8c8fe3f5 fix: expose tool not support error (#2228) 2025-04-16 13:13:42 -07:00
Wendy Tang
7e4cfcdaae chore: generalize extension request (#2213) 2025-04-16 08:39:49 -07:00
Zane
970147f8ad Added missing electron-types package and cleaned up tsconfig (#2222) 2025-04-16 09:23:47 -04:00
Zaki Ali
129a8b7e30 chore(release): release version 1.0.18 (#2219) 2025-04-15 17:43:34 -07:00
Yingjie He
92ce1be317 feat: init UI implementation for tool permission control (#2194) 2025-04-15 16:49:49 -07:00
Kalvin C
0ddf8b1459 fix: propagate errors when attempting to add extensions (#2216) 2025-04-15 16:29:56 -07:00
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
Yingjie He
beb5d4a63e fix: fliter tool confirmation request (#2198) 2025-04-15 09:29:05 -07:00
Kalvin C
be4f2082c1 feat: disable copy button unless all fields are set (#2196) 2025-04-15 08:48:06 -07:00
taniashiba
f57dc2a2e6 docs: Community Spotlight - ATrueLight4 (#2168)
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-04-15 09:54:23 -04:00
Yingjie He
167ac0efdc feat: improve tool loading (#2193) 2025-04-14 20:10:07 -07:00
Ebony Louis
b80f2b9bb7 Visual Guide To MCP Blog (#2147) 2025-04-14 20:26:09 -04: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
Yingjie He
2d11bc1cc1 fix: format the agent code (#2188) 2025-04-14 12:01:32 -07:00
Ebony Louis
c68e5263f7 Add Blender Short (#2185) 2025-04-14 14:57:08 -04:00
Zaki Ali
8663e69bbf fix: update permissions on shim executables (#2189) 2025-04-14 11:48:09 -07:00
Salman Mohammed
97bdf32be6 refactor: implement nested streaming for frontend & regular tool approval requests (#2184)
Co-authored-by: Kalvin Chau <kalvin@block.xyz>
2025-04-14 13:53:08 -04:00
Best Codes
46b761079b fix: update Debian desktop build process (#2070) 2025-04-14 09:30:44 -07:00
w. ian douglas
ce3620eb0f docs: PostgreSQL tutorial (#2156)
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-04-14 08:32:24 -06:00
Adewale Abati
e8d6bd8a8b docs: Update workflow to fix broken pr previews (#2181) 2025-04-14 15:42:30 +02:00
Angie Jones
da42a46581 docs: selenium tutorial (#2175) 2025-04-12 17:04:42 -05: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
Yingjie He
255c8dc0f6 feat: avoid duplicate confirmation handle code (#2165) 2025-04-11 17:01:37 -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