Commit Graph

217 Commits

Author SHA1 Message Date
Salman Mohammed
5ece6592b3 revert: "feat: allowlist optionally for goosed (#1848)" (#2010) 2025-04-02 13:47:34 -04:00
Uddhav Kambli
4846d15354 # feat(providers): Add support for generic GCP Vertex AI Claude and Gemini models (#1909) 2025-04-02 10:22:37 -07:00
Yingjie He
cc0290aa89 fix: fix empty result for view tool response (#2011) 2025-04-02 10:13:50 -07:00
Sam
e66097335b fix(ollama): respect ollama URL and port (#2004) 2025-04-02 10:00:12 -04:00
Yingjie He
3d41768b1f feat: check tool annotation before permission check (#1957) 2025-04-01 17:07:07 -07:00
Yingjie He
a560f115c7 fix: improve the prompt when user decline the tool call (#1980) 2025-04-01 14:52:00 -07:00
Salman Mohammed
35c2536975 chore: add tests for session serialization issues (#1985) 2025-04-01 16:39:01 -04:00
Young Kim
2fbf601446 Add input and output token tracking to SessionMetadata (#1979) 2025-04-01 11:08:28 -07: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
Lily Delalande
780194798e ui: fix onboarding & allow for key deletion (#1928) 2025-03-31 13:00:07 -04:00
Zaki Ali
f72db13b4a fix: bedrock provider to only include non user annotations and convert non supported docs to text (#1899) 2025-03-28 14:20:08 -07:00
Michael Neale
40d3371910 fix: better search options now, this crowds prompt (#1895) 2025-03-28 11:29:16 +11:00
Kalvin C
2fa8c3e8ab fix: improve AWS credential handling in Bedrock provider, make keyring optional (#1886) 2025-03-27 16:28:20 -07:00
Michael Neale
5d2e31ddad feat: allowlist optionally for goosed (#1848) 2025-03-27 11:36:27 +11:00
Rob W
30a020bd7d fix: message summary incorrectly generated (#1820)
Co-authored-by: Wendy Tang <wendytang@squareup.com>
2025-03-26 17:36:00 -07:00
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