Commit Graph

250 Commits

Author SHA1 Message Date
sana-db
9840f73e20 Turn goose entrypoint into a library function (#1753) 2025-03-26 17:27:54 -07:00
Yingjie He
2eb2462e5e feat: export azure api version (#1873) 2025-03-26 12:04:02 -07:00
Tarun Boddupalli
5bbd4c4691 Support custom headers for openai provider (#1801) 2025-03-26 11:22:44 -07:00
Salman Mohammed
4f2e193554 feat: add databricks format that can use claude 3.7 with thinking (#1834)
* databricks added a new "reasoning" type field for reasoner models
2025-03-26 13:43:55 -04:00
Alice Hau
9254f2251f feat: add noop tool to toolshim (#1862)
Co-authored-by: Alice Hau <alice.hau@example.com>
2025-03-26 09:18:11 -04:00
Wendy Tang
22e08e5a15 fix: cli empty line (#1856) 2025-03-25 13:49:36 -07:00
Jay4242
0498d266c9 feat: Allow setting OpenAI timeout from config (#1819) 2025-03-25 12:55:26 -07:00
Yingjie He
b310bb00b4 feat: add retry for google (#1854) 2025-03-25 12:39:32 -07:00
Angie Jones
a166649c73 docs: updated docs for smart approval mode (#1853) 2025-03-25 18:50:54 +01:00
Vineet
af79da7bf2 fix(cli): multiselect visibility for light themes (#1716) 2025-03-24 09:40:20 -07:00
Alice Hau
d47ab3e31b fix: fix allowing multiple selectors in goosebench (#1814) 2025-03-23 22:29:16 -04:00
Alex Rosenzweig
e2725009a7 feat: Improve Security of Goose Extensions Via Environment Variable Denylist (#1803) 2025-03-21 16:49:19 -07: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
Wendy Tang
516d1092b2 fix: update experimental features docs (#1781) 2025-03-20 12:46:41 -07:00
Salman Mohammed
e273f8ebce feat: add /plan command in CLI to invoke reasoner with plan system prompt (#1616) 2025-03-20 10:10:01 -04:00
Matt Toohey
c6fab272ea fix: check if working directory has changed before asking (#1733) 2025-03-19 13:42:26 -07:00
Lily Delalande
70efaed793 extensions: add a display name field (#1759) 2025-03-19 15:42:57 -04:00
Lily Delalande
35cbddbf8d config: add optional extension description (#1743) 2025-03-19 10:48:30 -04:00
Zaki Ali
7aaa9dc728 fix: use lowercase names for builtin external extensions (#1756) 2025-03-18 16:15:08 -07:00
Yingjie He
60d1bef746 feat: update the deny call response (#1741) 2025-03-18 12:47:13 -07:00
marcelle
4c03b34058 feat: refactor register eval (#1713) 2025-03-18 15:18:09 -04:00
Shea Craig
a2ce2b7460 feat(google_drive): comment read (#1732) 2025-03-18 10:48:49 -07:00
Alice Hau
ca3dfd72ca fix: fix initial model configuration in cli when using toolshim (#1720) 2025-03-18 10:12:53 -07:00
Quentin Machu
188dd5bce9 feat: add basic support for aws bedrock to desktop app (#1271) 2025-03-18 08:51:48 -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
Salman Mohammed
ea0960f645 refactor: clean up log usage (#1704) 2025-03-17 15:18:21 -04:00
Ben Walding
af2e52dfc0 fix: update the mcp client protocol version to 2024-11-05 (#1690) 2025-03-17 09:46:26 -04:00
Zaki Ali
a9fefd0e43 feat: add default metrics for core evals (#1602) 2025-03-14 18:11:31 -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
Lily Delalande
e6c02fb463 fix: developer builtin name (#1699) 2025-03-14 11:34:25 -07:00
Lily Delalande
3059fc2771 ui: extensions state updates (#1674) 2025-03-14 09:06:50 -07:00
Lily Delalande
49dc396c83 ui: load builtins (#1679) 2025-03-13 19:40:39 -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
2135d8b596 feat(cli): add better error message, support stdin via -i - or just no args (#1660) 2025-03-12 19:27:43 -07:00
Lily Delalande
4537264387 feat: extensions read config (#1637) 2025-03-12 18:41:31 -07:00
Wendy Tang
68b3b3f9cc fix: trigger words for memory (#1654) 2025-03-12 16:51:18 -07:00
Yingjie He
99f8126c2c feat: update goose selection (#1638) 2025-03-12 14:32:52 -07:00
Kalvin C
22c8b32c78 feat(google_drive): move credentials into keychain, add optional fallback (#1603) 2025-03-12 09:28:45 -07:00
Parker Egli
d6cb7c6d87 feat: add session list command in cli (#1586) 2025-03-12 12:04:01 -04: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
259ccd516e feat: ollama tool shim (#1448)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-03-12 11:01:28 -04:00
Yingjie He
6abc336484 feat: add write approve mode (#1628) 2025-03-11 20:52:41 -07:00
Lily Delalande
4aafc49707 ui: auto update card upon config (#1610) 2025-03-11 17:02:32 -07:00
Max Novich
4cdcbba77e change to make build work on windows, macos, linux (#1618)
Co-authored-by: ATrueLight4 <ATrueLight4Gamming@gmail.com>
2025-03-11 14:58:39 -07:00
Zaki Ali
ee5ef8c5e6 fix: handle mac screenshots with the image tool (#1622) 2025-03-11 14:07:15 -07:00
marcelle
1f8d45984c feat: write eval results to eval dir (#1620) 2025-03-11 15:05:52 -04:00