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
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
Alice Hau
746c915f68
[fix] fix model config logging to remove api key ( #1619 )
2025-03-11 13:59:06 -04:00
Yingjie He
9447b792ee
feat: enable smart approve for user by default ( #1599 )
2025-03-10 17:57:31 -07:00
Lily Delalande
5df2875c1c
feat: update config endpoints for use with providers ( #1563 )
2025-03-10 09:51:54 -07:00
Salman Mohammed
3b36591cb5
fix: update anthropic provider headers ( #1592 )
2025-03-10 12:40:29 -04:00
Wendy Tang
3faff03f7c
feat: parallel processing in approve mode ( #1575 )
2025-03-07 15:25:00 -08:00
Wendy Tang
c4f571aeec
feat: implement a tool permission store ( #1516 )
2025-03-07 10:54:01 -08:00
Adam Erb
2383de5921
minor typo ( #1569 )
2025-03-07 09:34:53 -08:00
Salman Mohammed
32f20cd690
feat: store working directory for sessions ( #1559 )
2025-03-07 11:12:57 -05:00
Alice Hau
e05903e23c
fix: update openrouter referer website to point to github page site ( #1566 )
...
Co-authored-by: Alice Hau <ahau@squareup.com >
2025-03-06 22:54:17 -05:00
Yingjie He
e52e5474b7
fix: get tool def back to chat mode ( #1538 )
2025-03-06 11:11:15 -08:00
Kalvin C
5237277082
fix: fix summarize agent, use session_id and add provider fn ( #1552 )
2025-03-06 09:35:17 -08:00
Ariel
5f750a5229
feat(agent): memory condensation for longer context ( #1457 )
2025-03-06 09:03:37 -08:00
Kalvin C
24210d7b7b
feat: use refresh_tokens from databricks api ( #1517 )
2025-03-05 16:18:45 -08:00
Yingjie He
09cae6e83d
feat: remove tools from chat mode ( #1533 )
2025-03-05 12:36:49 -08:00
Wendy Tang
38d5357c98
feat: adjust chat tool response ( #1512 )
2025-03-04 14:57:17 -08:00
Salman Mohammed
f26808b7ee
feat: load global prompts at startup, add minijinja crate ( #1467 )
2025-03-04 13:44:37 -05:00
Kalvin C
ac81472fd7
chore: log errors to debug, not all extensions support prompts ( #1472 )
2025-03-03 11:00:29 -08:00
Salman Mohammed
9ae9045584
feat: sessions api, view & resume prev sessions ( #1453 )
...
* Centralize session files to goose::session module
* Write session metadata and messages in jsonl
* Refactor CLI build_session to use goose::session functions
* Track session's token usage by adding optional session_id in agent.reply(...)
* NOTE: Only sessions saved through the updates goose::session functions will show up in GUI
Co-authored-by: Bradley Axen <baxen@squareup.com >
2025-03-03 11:49:15 -05:00
Uddhav Kambli
68b8c5d19d
feat: add GCP Vertex AI platform as provider ( #1364 )
...
Signed-off-by: Uddhav Kambli <uddhav@kambli.net >
2025-03-03 08:46:11 -08:00
Yingjie He
f7f2540287
feat: support goose mode in UI ( #1434 )
...
Co-authored-by: Lily Delalande <ldelalande@squareup.com >
2025-02-28 17:00:41 -08:00
Ariel
fbc6bb7b90
feat(goose): support customizing extension timeout ( #1428 )
2025-02-28 21:17:53 +01:00
Salman Mohammed
e799e80eb3
feat: [anthropic] Claude 3.7 Sonnet with extended thinking ( #1370 )
...
- only works with anthropic provider (wont work with databricks)
2025-02-28 13:38:40 -05:00