Commit Graph

16 Commits

Author SHA1 Message Date
Matthew Zhou
684dd5a391 feat: Create local sandbox config from env vars for OSS users (#1910) 2025-04-28 13:01:38 -07:00
cthomas
7d2f3c8e64 feat: add sleeptime to new agent loop (#1900) 2025-04-26 10:23:59 -07:00
Andy Li
4a2bf46f01 fix: docker tests - local sandbox call and agent listing tests (#1888) 2025-04-24 17:10:51 -07:00
Matthew Zhou
58cecbc515 feat: Roll back changes to tool_execution_sandbox.py and server.py (#1890) 2025-04-24 16:47:57 -07:00
Matthew Zhou
da4ad98c23 feat: Adjust local tool execution to always try using venv if exists (#1864) 2025-04-24 11:13:44 -07:00
cthomas
47b6f424a3 feat: add sleeptime tools to executor (#1840) 2025-04-22 12:10:23 -07:00
cthomas
cf567dce86 feat: add tool execution result object (#1837) 2025-04-22 11:30:36 -07:00
Matthew Zhou
cead849f19 feat: Implement resume step after request in new batch agent loop (#1676) 2025-04-15 13:56:22 -07:00
Matthew Zhou
083b3a4416 feat: Factor out database access unless necessary in Tool Sandboxes (#1711) 2025-04-14 18:00:15 -07:00
Matthew Zhou
3ba79db859 feat: Enable Anthropic streaming on new agent loop (#1550) 2025-04-03 19:40:48 -07:00
Matthew Zhou
e00b8b5232 feat: Support natively async e2b (#1512) 2025-04-01 14:28:24 -07:00
cthomas
afbd8f8a52 fix: google model listing api (#1454) 2025-03-28 13:59:54 -07:00
Matthew Zhou
711ce7c08d fix: Fix agent state injection for new async tool executor (#1456) 2025-03-28 13:20:53 -07:00
Matthew Zhou
acd0a525aa feat: Async agent loop (#1387) 2025-03-27 15:24:50 -07:00
Matthew Zhou
2ca88f5f92 feat: Refactor letta tool execution to not require agent class (#1384) 2025-03-24 12:25:03 -07:00
Matthew Zhou
315af95ee0 feat: Tool executors (#1370) 2025-03-23 15:56:54 -07:00