Commit Graph

54 Commits

Author SHA1 Message Date
Yingjie He
b52af12910 chore(release): release version 1.0.24 (#2552) 2025-05-15 14:41:28 -07:00
Yingjie He
76cb77ebbb fix: use the pre-fetched mime type (#2417) 2025-05-01 14:42:13 -07:00
Yingjie He
3d4181fb38 feat: combine create and reply comment tools (#2388) 2025-04-30 14:28:03 -07:00
Yingjie He
b5273c71f4 feat: reduce the # of gdrive tools (#2346) 2025-04-25 10:47:43 -07:00
Shea Craig
f850db1847 Update gdrive instructions to be comprehensive (#2265) 2025-04-18 10:23:14 -07:00
Shea Craig
ec53e39347 Shea/gdrive perms (#2229) 2025-04-16 14:00:45 -07:00
Kalvin C
64d17e5205 feat: add support for full url extraction for google_drive (#2121) 2025-04-09 18:11:31 -07:00
Michael Neale
2c483a8146 google docs api (#2097) 2025-04-09 12:30:19 +10:00
Kalvin C
319f2301f3 feat: add google_drive uri verification, and example instructions (#2088) 2025-04-08 11:30:12 -07:00
Yingjie He
544751908d feat: update the google drive update file tool description (#2013) 2025-04-04 13:39:56 -07:00
sonesuke
0bfb5e1e32 bug: change reqwest certificate store to platform's native (#1923) 2025-04-03 15:08:34 -07:00
Yingjie He
4c76124b4e fix: handle the case sensitive in mac screenshot name (#2021) 2025-04-03 09:20:38 -04:00
Max Novich
f5f2bc122c fix developer mcp for windows (#1966) 2025-04-01 08:54:10 -07:00
sana-db
591a84453b feat: vendor keyring crate to fix non-hermetic builds (#1908) 2025-04-01 08:27:51 -04:00
Yingjie He
680523297b feat: add tool annotations for build-in tools (#1939) 2025-03-31 16:46:55 -07:00
Michael Neale
40d3371910 fix: better search options now, this crowds prompt (#1895) 2025-03-28 11:29:16 +11:00
Shea Craig
75a1d3df8d feat(google_drive): More comments, replies, folders, shortcuts, file moves (#1751) 2025-03-21 12:12:35 -07:00
Michael Neale
cee069da58 feat: can read and write to google sheets now (#1784) 2025-03-21 08:05:05 +11:00
Shea Craig
a2ce2b7460 feat(google_drive): comment read (#1732) 2025-03-18 10:48:49 -07:00
Kalvin C
ca8b38470b feat(google_drive): add image resizing logic from developer, and use Content::Image (#1735) 2025-03-18 08:32:27 -07:00
Kalvin C
952e0d22c0 feat(google_drive): set read/write scope on all commands to use the same token (#1707) 2025-03-17 12:32:49 -07: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
Shea Craig
8bda119d80 feat: google_drive write tools and read comment tool (#1650) 2025-03-14 12:04:33 -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
Wendy Tang
68b3b3f9cc fix: trigger words for memory (#1654) 2025-03-12 16:51:18 -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
Zaki Ali
ee5ef8c5e6 fix: handle mac screenshots with the image tool (#1622) 2025-03-11 14:07:15 -07:00
Michael Neale
602300c61f feat: work with docs/xls and simple html (#1526) 2025-03-10 10:29:00 +11:00
Kalvin C
c292429cb0 chore: remove logging of oauth config, just log where we output (#1573) 2025-03-07 10:57:14 -08:00
Zaki Ali
6cb6e1d918 feat: add image tool to developer mcp (#1515) 2025-03-06 16:16:57 -08:00
Michael Neale
e03e3c6037 feat: goose to read PDFs (#1522) 2025-03-05 16:12:18 +11:00
Kalvin C
d0ca46983e feat(cli): add mcp prompt support via slash commands (#1323) 2025-02-27 15:47:29 -08:00
Salman Mohammed
5bf05d545e fix: return tool error for invalid param in computer controller (#1430) 2025-02-27 18:18:38 -05:00
ZhenLian
f73ba9f1af feat: Read .gooseignore to Restrict access to files or Directories (#1199) 2025-02-27 08:27:32 -08:00
wanderer
c35ea66dd8 Check that we have wl-copy and paste (#1361) 2025-02-23 19:47:39 -06:00
Kalvin C
e57b766fa2 feat(google_drive): add corpora and pageSize parameter to search tool (#1311) 2025-02-20 10:10:33 -08:00
Max Novich
559bfe67e6 feat: linux computer control (WIP) (#1227) 2025-02-14 13:00:38 -08:00
Bradley Axen
911f9b2033 feat: tutorial extension (#1169)
Co-authored-by: Kalvin Chau <kalvin@squareup.com>
2025-02-13 13:54:06 -05:00
Will
255c849e5e Improve rg tool use. (#1188) 2025-02-11 22:42:57 -08:00
Kalvin C
145cdf2937 chore: re-add tests, tidy up goose-cli/Cargo.toml, send + sync logic (#1193) 2025-02-11 10:16:05 -08:00
Kalvin C
54af4c914c feat: follow XDG spec on linux/mac and use windows known folders for config and logs (#1153) 2025-02-11 08:47:28 -08:00
Salman Mohammed
0dd5956d30 feat: port over MCP prompts to developer extension (#832) 2025-02-11 09:17:35 -05:00
Max Novich
cfd3ee8fd9 feat: goose windows (#880)
Co-authored-by: Ryan Versaw <ryan@versaw.com>
2025-02-10 15:05:13 -08:00
Michael Neale
7d9a0a8fea fix: global .goosehints configuration not working (#1107)
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
2025-02-06 12:48:28 -05:00
Sorawit Suriyakarn
104fd945e6 fix: prompt typo in DeveloperRouter (#1041) 2025-02-06 09:16:53 -05:00
Michael Neale
b472e52341 fix: conditional safari prompting on macos only for CC (#969) 2025-02-03 12:09:11 +11:00
Wendy Tang
31e0b72b4f fix: explicitly add remember_memory tool in the instructions/system prompt (#965) 2025-01-31 09:17:16 -08:00
Bradley Axen
ee2d42a9e6 feat: Remove our dep on openssl (#868) 2025-01-28 18:05:01 -08:00