cthomas
|
98c5702ef9
|
chore: rename metadata_ field to metadata in pydantic (#732)
|
2025-01-22 19:05:41 -08:00 |
|
Matthew Zhou
|
4a1c397c08
|
fix: Force recreate all e2b sandboxes on tool execution (#637)
|
2025-01-13 18:11:24 -08:00 |
|
Matthew Zhou
|
f311e447fa
|
feat: Adjust tool execution sandbox to be under ~/.letta (#591)
|
2025-01-10 15:17:16 -08:00 |
|
Matthew Zhou
|
38b8fdd2dd
|
chore: Merge OSS (#562)
|
2025-01-09 10:20:55 -08:00 |
|
Matthew Zhou
|
e8fab921a0
|
feat: Extend tool runs to also take in environment variables (#554)
|
2025-01-08 16:16:19 -08:00 |
|
Matthew Zhou
|
15cc7d1a8f
|
fix: Pass back and parse composio errors correctly (#547)
|
2025-01-08 12:12:11 -08:00 |
|
Matthew Zhou
|
035d9b11a8
|
feat: Inject per agent environment variables into sandbox (#514)
|
2025-01-06 15:04:17 -08:00 |
|
Matthew Zhou
|
8148530e28
|
chore: Move logs out of error so always log sandbox ID (#510)
|
2025-01-06 10:28:47 -08:00 |
|
cthomas
|
ef271ca49c
|
fix: comment out done_gen and done_step tokens (#504)
|
2025-01-02 14:12:24 -08:00 |
|
Matt Zhou
|
f04d5df4ae
|
Log out sandbox details for e2b
|
2024-12-30 16:27:08 -08:00 |
|
Matt Zhou
|
827a31d07d
|
Finish
|
2024-12-29 17:47:46 -08:00 |
|
Matthew Zhou
|
9a0ffc84dd
|
fix: Deprecate in memory function stores in agent.py (#2271)
|
2024-12-17 16:18:11 -08:00 |
|
cthomas
|
6fb2968006
|
fix: refactor sandbox run logic to add status field (#2248)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-17 15:44:41 -08:00 |
|
cthomas
|
cecd539498
|
fix: make sandboxrunresult rv not optional (#2244)
|
2024-12-13 10:58:34 -08:00 |
|
cthomas
|
9a49f2991c
|
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 |
|
cthomas
|
68792caec2
|
feat: add logs to response for tool run (#2205)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-10 13:24:05 -08:00 |
|
cthomas
|
c7e6b8497d
|
fix: pattern match new prints correctly (#2213)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-10 10:38:17 -08:00 |
|
Matthew Zhou
|
2125421bd8
|
fix: Modify the list ORM function (#2208)
|
2024-12-09 19:35:58 -08:00 |
|
Matthew Zhou
|
e0d60e4861
|
feat: Parse out errors from venv local sandbox (#2166)
|
2024-12-04 17:50:39 -08:00 |
|
Matthew Zhou
|
f3470f4bde
|
fix: Suppress warnings during local sandbox tool execution w/ venv (#2164)
|
2024-12-04 15:20:57 -08:00 |
|
Matthew Zhou
|
6dade767c3
|
feat: Support external codebases as a tool execution sandbox (#2159)
|
2024-12-04 11:37:51 -08:00 |
|
Kevin Lin
|
9ac7e9b5d2
|
fix: escape strings in sandbox (#2156)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-12-03 19:37:17 -08:00 |
|
Charles Packer
|
1edd4ab4ff
|
feat: add POST route for testing tool execution via tool_id (#2139)
|
2024-12-02 18:57:04 -08:00 |
|
Matthew Zhou
|
860cf1949e
|
feat: Improve error messages from tool sandbox (#2135)
|
2024-12-02 11:08:44 -08:00 |
|
Charles Packer
|
b01f0cc1b0
|
fix: cleanup CLI tool prints (#2130)
|
2024-12-01 17:41:17 -08:00 |
|
Charles Packer
|
6be2000eda
|
feat: support pydantic models in tool uploads + patch dict/list types (#2112)
|
2024-11-30 10:09:03 -08:00 |
|
Sarah Wooders
|
07bb536018
|
feat: refactor agent memory representation and modify routes for editing blocks (#2094)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-11-27 16:04:13 -08:00 |
|
Matthew Zhou
|
d12da645a0
|
feat: Add composio tools compatibility to sandboxes (#2097)
|
2024-11-22 12:10:36 -08:00 |
|
Matthew Zhou
|
69730988ce
|
feat: Sandboxing for tool execution (#2040)
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MacBook-Pro-2.local>
Co-authored-by: Caren Thomas <carenthomas@jeffs-mbp-2.lan>
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MBP-2.hsd1.ca.comcast.net>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-11-22 10:34:08 -08:00 |
|