Commit Graph

497 Commits

Author SHA1 Message Date
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
Ariel
fbc6bb7b90 feat(goose): support customizing extension timeout (#1428) 2025-02-28 21:17:53 +01:00
Paul Walker
e8212c4005 feat(cli): Improve default behavior when no command is provided (#1438) 2025-02-28 14:24:14 -05: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
Kalvin C
0d3d9ca5ae feat(cli): add tab based slash command completion and prompt info completion (#1436) 2025-02-28 10:09:27 -08:00
Si Zengyu
7d5d8b400b fix(provider): update url path handling for azure provider (#1443)
Co-authored-by: Zengyu <sizengyu@spgroup.com.sg>
2025-02-28 10:23:39 -05:00
Yingjie He
6d28f44768 fix: gemini empty content (#1425) 2025-02-27 15:58:26 -08:00
Kalvin C
d0ca46983e feat(cli): add mcp prompt support via slash commands (#1323) 2025-02-27 15:47:29 -08:00
Salman Mohammed
5bf05d545e fix: return tool error for invalid param in computer controller (#1430) 2025-02-27 18:18:38 -05:00
Ariel
64c59af2e2 feat(model): add context window limit for OpenAI reasoning models (#1423) 2025-02-27 11:07:06 -08:00
Yingjie He
cc78763762 feat: allow user to turn off smart approve (#1407) 2025-02-27 10:04:17 -08:00
ZhenLian
f73ba9f1af feat: Read .gooseignore to Restrict access to files or Directories (#1199) 2025-02-27 08:27:32 -08:00
Ariel
a59535627a feat(cli): support arbitrary path for sessions (#1414) 2025-02-27 11:31:14 +01:00
Bradley Axen
0602b35ddc draft: use rust messages in typescript (#1393) 2025-02-26 22:02:43 -05:00
Yingjie He
552facb7ef fix: detect read only tool when only mode is approve (#1398) 2025-02-26 16:39:54 -08:00