Commit Graph

361 Commits

Author SHA1 Message Date
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
Alice Hau
746c915f68 [fix] fix model config logging to remove api key (#1619) 2025-03-11 13:59:06 -04:00
marcelle
c23be1eb19 fix: ensure repeating benches return to initial run-dir (#1617) 2025-03-11 11:44:57 -04:00
Yingjie He
9447b792ee feat: enable smart approve for user by default (#1599) 2025-03-10 17:57:31 -07:00
Lily Delalande
eb5b296fdc ui: fix modal state (#1598) 2025-03-10 17:07:14 -07:00
Zaki Ali
c0e719eaba fix: merge error logging in goose bench (#1545) 2025-03-10 15:45:00 -07:00
Alice Hau
bb4feacf03 feat: add additional goosebench evals (#1571)
Co-authored-by: Alice Hau <alice.a.hau@gmail.com>
2025-03-10 15:11:44 -04: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
marcelle
1354133b18 fix: included files was panicing because dir didnt exist (#1583) 2025-03-09 22:47:46 -04:00
Michael Neale
602300c61f feat: work with docs/xls and simple html (#1526) 2025-03-10 10:29:00 +11:00
Wendy Tang
3faff03f7c feat: parallel processing in approve mode (#1575) 2025-03-07 15:25:00 -08:00
marcelle
00fc3a5de8 Feat: support auto-including dirs in binary/bench-work-dir (#1576) 2025-03-07 17:53:39 -05:00
Kalvin C
c292429cb0 chore: remove logging of oauth config, just log where we output (#1573) 2025-03-07 10:57:14 -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
Kalvin C
7b37ab0b52 feat(cli): add --debug flag to goose session / run (#1564) 2025-03-06 18:58:25 -08:00
marcelle
798d657e7e bugfix: refactor workdirs to be async-safe, and simpler (#1558) 2025-03-06 21:11:35 -05:00
Zaki Ali
ebf7cb1231 feat: split required_extensions in bench to builtin/external (#1547) 2025-03-06 17:12:21 -08:00
Zaki Ali
6cb6e1d918 feat: add image tool to developer mcp (#1515) 2025-03-06 16:16:57 -08: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
marcelle
49dee048e4 feat: goose bench framework for functional and regression testing
Co-authored-by: Zaki Ali <zaki@squareup.com>
2025-03-05 21:23:00 -05: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
Michael Neale
e03e3c6037 feat: goose to read PDFs (#1522) 2025-03-05 16:12:18 +11:00
Wendy Tang
b06cbdd6ff fix: add mode to list of help slash commands (#1514) 2025-03-04 17:17:10 -08:00
Wendy Tang
38d5357c98 feat: adjust chat tool response (#1512) 2025-03-04 14:57:17 -08:00
Wendy Tang
e30f50a92e feat: add mode completion (#1506) 2025-03-04 13:56:09 -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
Alex Hancock
92e39acece feat: hook extensions up in settings-v2 (#1447) 2025-02-28 21:27:55 -05: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
Paul Walker
469228dee2 feat: implement global command history storage (#1440) 2025-02-28 21:36:09 +01:00
Ariel
633f628115 fix(cli): disable line wrap (#1445) 2025-02-28 21:27:52 +01:00