Commit Graph

131 Commits

Author SHA1 Message Date
sana-db 62c8d0049b Tokens in session file should accumulate for accurate reporting of token usage (#2136) 2025-04-10 13:22:20 -07:00
Yingjie He 0a572eb01d fix: correct the goose mode name (#2124) 2025-04-10 07:46:21 -04:00
Kalvin C d1c124c28d feat: add recipes, a custom goose agent configuration (#2115) 2025-04-09 18:57:24 -07:00
Yingjie He 086aa9924f feat: configure tool level permission in CLI (#2096) 2025-04-09 15:14:47 -07:00
Alex Hancock 1d74f538ef feat: non-editable bundled extensions (#2114) 2025-04-09 17:27:40 -04:00
Yingjie He 9610406065 feat: use tool level permission control (#2081) 2025-04-09 13:45:15 -07:00
Salman Mohammed 513d5c8f5a refactor: remove agent flavours, move provider to Agent (#2091) 2025-04-09 15:02:47 -04:00
Alex Hancock 7575962f1f feat: allow empty extensions to return an empty Vec (#2111) 2025-04-09 12:27:55 -04:00
Alex Hancock a3deeef05a feat: auto-initialize goose config.yaml (#2102) 2025-04-09 11:31:19 -04:00
Yingjie He f812ca12ff feat: remove permission when deleting extension (#2089) 2025-04-08 13:25:48 -07:00
Yingjie He 318f419861 feat: add permission field to the list tools response (#2080) 2025-04-08 09:47:29 -07:00
Yingjie He 268fc5e057 feat: add permission manager for tool permission control (#2060) 2025-04-07 20:11:01 -07:00
Lily Delalande 490944c3f8 ui: show tool number (#2071) 2025-04-07 19:49:58 -04:00
Wendy Tang 7efe06096d feat: mcp router extension discovery and install tool (#1995)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-04-07 14:39:35 -07:00
Yingjie He 890f266e7b feat: start use tool permission confirmation struct (#2044) 2025-04-04 16:39:04 -07: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
Bradley Axen c8f8963545 feat: Enable frontend tools (#1778) 2025-04-03 14:12:42 -07:00
Kalvin C 02e29ed131 style: address clippy clippy::double_ended_iterator_last, and clippy::manual_ok_err (#2025) 2025-04-03 10:16:51 -07:00
Tyler Rockwood 2838ded787 feat: support file based secrets (#1930) 2025-04-03 12:52:14 -04:00
Denis Buzmakov fc230ded9b feat: add ANTHROPIC_HOST configuration for Anthropic in cli and UI (#1776) 2025-04-02 13:36:47 -07: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
Yingjie He 680523297b feat: add tool annotations for build-in tools (#1939) 2025-03-31 16:46:55 -07: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
Kalvin C 2fa8c3e8ab fix: improve AWS credential handling in Bedrock provider, make keyring optional (#1886) 2025-03-27 16:28:20 -07: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
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
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
Alex Rosenzweig e2725009a7 feat: Improve Security of Goose Extensions Via Environment Variable Denylist (#1803) 2025-03-21 16:49:19 -07: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
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
Yingjie He 60d1bef746 feat: update the deny call response (#1741) 2025-03-18 12:47:13 -07:00
Quentin Machu 188dd5bce9 feat: add basic support for aws bedrock to desktop app (#1271) 2025-03-18 08:51:48 -07:00
Salman Mohammed ea0960f645 refactor: clean up log usage (#1704) 2025-03-17 15:18:21 -04:00
Lily Delalande 49dc396c83 ui: load builtins (#1679) 2025-03-13 19:40:39 -07:00
Lily Delalande 4537264387 feat: extensions read config (#1637) 2025-03-12 18:41:31 -07:00
Yingjie He 99f8126c2c feat: update goose selection (#1638) 2025-03-12 14:32:52 -07:00
Parker Egli d6cb7c6d87 feat: add session list command in cli (#1586) 2025-03-12 12:04:01 -04:00