Commit Graph

23 Commits

Author SHA1 Message Date
Matthew Zhou
14a13b80b0 feat: Add tool_type column (#576) 2025-01-10 14:52:15 -08:00
Matthew Zhou
bb013588fb fix: Pass back and parse composio errors correctly (#547) 2025-01-08 12:12:11 -08:00
Matthew Zhou
9a0613bdad feat: Pass in entity_id explicitly to auto-gen composio tool (#535) 2025-01-07 14:03:15 -08:00
Matthew Zhou
efa44380ce feat: Inject per agent environment variables into sandbox (#514) 2025-01-06 15:04:17 -08:00
Matthew Zhou
b9345f6289 fix: Fix flakiness in tests relying on e2b (#513) 2025-01-06 13:50:37 -08:00
Matthew Zhou
e292bd224c feat: Allow per-agent tool execution environment variables (#509) 2025-01-05 21:06:38 -08:00
Matt Zhou
d3d7d5717b Log out sandbox details for e2b 2024-12-30 16:27:08 -08:00
Matt Zhou
b6321b1a06 Run lint 2024-12-30 12:17:44 -08:00
Matt Zhou
c858c804f4 Finish 2024-12-29 17:47:46 -08:00
Caren Thomas
461ad00ca6 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
c452bd82f7 run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
c79eeacd20 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Matthew Zhou
c1f7b32001
fix: Deprecate in memory function stores in agent.py (#2271) 2024-12-17 16:18:11 -08:00
Matthew Zhou
372fa1d59f
chore: Add testing around base tools (#2268) 2024-12-17 15:46:05 -08:00
cthomas
afd859cff7
feat: route all sandbox errors to stderr (#2222)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-12 14:36:21 -08:00
Matthew Zhou
14d1009d15
fix: Fix composio tool add (#2188) 2024-12-07 12:18:17 -08:00
mlong93
d71f435fea
feat: message orm migration (#2144)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-12-06 11:50:15 -08:00
Matthew Zhou
d395dee4b9
feat: Parse out errors from venv local sandbox (#2166) 2024-12-04 17:50:39 -08:00
Matthew Zhou
2f2e1742e2
fix: Suppress warnings during local sandbox tool execution w/ venv (#2164) 2024-12-04 15:20:57 -08:00
Matthew Zhou
01afe75844
feat: Support external codebases as a tool execution sandbox (#2159) 2024-12-04 11:37:51 -08:00
Kevin Lin
86feea2195
fix: escape strings in sandbox (#2156)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-12-03 19:37:17 -08:00
Matthew Zhou
aa9dda5c26
feat: Add endpoints to list Composio apps and actions (#2140) 2024-12-02 15:36:10 -08:00
Matthew Zhou
8e23cc6a75
feat: Improve error messages from tool sandbox (#2135) 2024-12-02 11:08:44 -08:00