Commit Graph

58 Commits

Author SHA1 Message Date
Kalvin C
b47530d567 chore(release): release version 1.0.21 (#2394) 2025-04-29 13:42:31 -07:00
Salman Mohammed
711554cbcf add goose-llm crate to be used by goose service (#2354) 2025-04-28 16:50:12 -04:00
Zaki Ali
4a92d61256 chore(release): release version 1.0.20 (#2309) 2025-04-22 18:57:06 -07:00
Shawn Hsiao
36f1c602eb Add remove session capacity (#2281)
Co-authored-by: Shou En Hsiao <shouen_hsiao@apple.com>
2025-04-22 15:51:33 -07:00
Alex Hancock
a1b46697f3 fix: extension config write locks (#2283) 2025-04-21 14:36:12 -04:00
Kalvin C
603f49af01 chore(release): release version 1.0.19 (#2273) 2025-04-18 15:36:44 -07:00
Yingjie He
03b461bb1a fix: resolve the deadlock while listing tools (#2242) 2025-04-17 11:31:03 -07: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
Zaki Ali
129a8b7e30 chore(release): release version 1.0.18 (#2219) 2025-04-15 17:43:34 -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
Lily Delalande
379f7484c6 hotfix: rename add extension (#2167) 2025-04-11 18:07:37 -04:00
Tyler
54f794bc32 feat: add temperature env var (#2083) 2025-04-11 13:45:57 -04: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
Kalvin C
d1c124c28d feat: add recipes, a custom goose agent configuration (#2115) 2025-04-09 18:57:24 -07:00
Michael Neale
2c483a8146 google docs api (#2097) 2025-04-09 12:30:19 +10: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
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
Michael Neale
15bcb8eb6d fix: allowlist path exception (#2022) 2025-04-04 16:03:06 -04:00
Alex Hancock
3ec0f77ed5 fix: fix OpenAPI build (#2036) 2025-04-04 11:58:57 -04:00
Alex Hancock
c3042067a0 fix: properly return errors for malformed config (#2027) 2025-04-04 09:55:48 -04:00
Salman Mohammed
5ece6592b3 revert: "feat: allowlist optionally for goosed (#1848)" (#2010) 2025-04-02 13:47:34 -04:00
Salman Mohammed
060345a348 chore(release): release version 1.0.17 (#1992) 2025-04-01 17:28:13 -04:00
Young Kim
2fbf601446 Add input and output token tracking to SessionMetadata (#1979) 2025-04-01 11:08:28 -07:00
Yingjie He
3c972b2dad fix: fix the empty input with ⌘+Down (#1977) 2025-04-01 10:20:13 -07:00
Michael Neale
5d2e31ddad feat: allowlist optionally for goosed (#1848) 2025-03-27 11:36:27 +11:00
Zaki Ali
50a0bb3e2d chore(release): release version 1.0.16 (#1875) 2025-03-26 15:21:33 -07:00
marcelle
38071efd75 chore(release): release version 1.0.15 (#1749) 2025-03-18 17:24:48 -04:00
marcelle
4c03b34058 feat: refactor register eval (#1713) 2025-03-18 15:18:09 -04:00
Kalvin C
7f445b1d6b feat(google_drive): use oauth2 crate for PKCE support, make token storage generic over Serializable (#1645) 2025-03-14 17:38:22 -07:00
Wendy Tang
bc0158c828 chore(release): release version 1.0.14 (#1676) 2025-03-13 15:37:35 -07:00
Wendy Tang
d84b28fae3 Revert "feat: handling larger more complex PDF docs (and fix) (#1663)" (#1675) 2025-03-13 15:08:37 -07:00
Michael Neale
4c31832384 feat: handling larger more complex PDF docs (and fix) (#1663) 2025-03-13 12:37:09 -07:00
Kalvin C
22c8b32c78 feat(google_drive): move credentials into keychain, add optional fallback (#1603) 2025-03-12 09:28:45 -07:00
Michael Neale
bdb90a56ba feat: google sheets support (in google drive builtin MCP server) (#1601) 2025-03-12 08:59:49 -07:00
Alice Hau
d12f089f06 chore(release): release version 1.0.13 (#1623) 2025-03-11 17:40:20 -04:00
Zaki Ali
c0e719eaba fix: merge error logging in goose bench (#1545) 2025-03-10 15:45:00 -07:00
Lily Delalande
5df2875c1c feat: update config endpoints for use with providers (#1563) 2025-03-10 09:51:54 -07:00
Michael Neale
602300c61f feat: work with docs/xls and simple html (#1526) 2025-03-10 10:29:00 +11:00
marcelle
00fc3a5de8 Feat: support auto-including dirs in binary/bench-work-dir (#1576) 2025-03-07 17:53:39 -05:00
Wendy Tang
c4f571aeec feat: implement a tool permission store (#1516) 2025-03-07 10:54:01 -08:00
marcelle
798d657e7e bugfix: refactor workdirs to be async-safe, and simpler (#1558) 2025-03-06 21:11:35 -05:00
Lily Delalande
3d4574dfe4 ui: add default icon (#1553)
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
2025-03-06 10:00:18 -08:00
marcelle
49dee048e4 feat: goose bench framework for functional and regression testing
Co-authored-by: Zaki Ali <zaki@squareup.com>
2025-03-05 21:23:00 -05:00
Yingjie He
89fc871e9c feat: use dropdown for goose selection (#1531) 2025-03-05 10:31:52 -08:00
Michael Neale
e03e3c6037 feat: goose to read PDFs (#1522) 2025-03-05 16:12:18 +11:00
Kalvin C
1c2332cc68 chore(release): release version 1.0.12 (#1509) 2025-03-04 11:29:07 -08:00
Salman Mohammed
f26808b7ee feat: load global prompts at startup, add minijinja crate (#1467) 2025-03-04 13:44:37 -05:00
Michael Neale
5e5c9c8713 fix: [gui] table formatting (#1497) 2025-03-04 17:32:52 +11:00
Kalvin C
4ea5933e97 chore(release): release version 1.0.11 (#1486) 2025-03-03 16:20:24 -08:00
Michael Neale
426da76cd3 building intel mac app (#878)
Co-authored-by: Max Novich <mnovich@squareup.com>
2025-03-03 13:12:14 -08:00