Sarah Wooders
|
ece8dab05d
|
feat: various fixes (#2320)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-12-31 10:53:33 +04: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 |
|