Commit Graph

2146 Commits

Author SHA1 Message Date
Matthew Zhou
2f7aa1efa8 fix: Fix per-agent environment variable updates (#527) 2025-01-07 11:19:31 -08:00
Matthew Zhou
c03efab358 fix: Fix per-agent environment variable updates (#527) 2025-01-07 11:19:31 -08:00
Matthew Zhou
035d9b11a8 feat: Inject per agent environment variables into sandbox (#514) 2025-01-06 15:04:17 -08:00
Matthew Zhou
cf47802a8c feat: Inject per agent environment variables into sandbox (#514) 2025-01-06 15:04:17 -08:00
Matthew Zhou
164022335b fix: Fix flakiness in tests relying on e2b (#513) 2025-01-06 13:50:37 -08:00
Matthew Zhou
926a6fa07a fix: Fix flakiness in tests relying on e2b (#513) 2025-01-06 13:50:37 -08:00
Matthew Zhou
5c07095d2a chore: Improved sandboxing support (#2333)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2025-01-06 11:25:50 -08:00
Matthew Zhou
5c490a3cc7 chore: Merge OSS (#512) 2025-01-06 10:46:53 -08:00
Matthew Zhou
4fd04c63fe chore: Merge OSS (#512) 2025-01-06 10:46:53 -08:00
Matthew Zhou
0ef692441f feat: Allow per-agent tool execution environment variables (#509) 2025-01-05 21:06:38 -08:00
Matthew Zhou
9cd326ddb8 feat: Allow per-agent tool execution environment variables (#509) 2025-01-05 21:06:38 -08:00
cthomas
ef271ca49c fix: comment out done_gen and done_step tokens (#504) 2025-01-02 14:12:24 -08:00
cthomas
c1c58f984c fix: comment out done_gen and done_step tokens (#504) 2025-01-02 14:12:24 -08:00
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
Matt Zhou
172d7ac147 Add back more e2b 2024-12-30 16:33:59 -08:00
Matt Zhou
515f07fc84 Add back more e2b 2024-12-30 16:33:59 -08:00
Matt Zhou
f04d5df4ae Log out sandbox details for e2b 2024-12-30 16:27:08 -08:00
Matt Zhou
2372461f7e Log out sandbox details for e2b 2024-12-30 16:27:08 -08:00
Matt Zhou
2dd7c9f2e6 wip debug 2024-12-30 16:03:45 -08:00
Matt Zhou
0a09ff7dbe wip debug 2024-12-30 16:03:45 -08:00
Matt Zhou
bad2631396 Mock more e2b none 2024-12-30 15:04:08 -08:00
Matt Zhou
e3623d142c Mock more e2b none 2024-12-30 15:04:08 -08:00
Matt Zhou
483b71f4c1 Mock e2b api none for test_function_return_limit 2024-12-30 14:29:41 -08:00
Matt Zhou
87cc9d2516 Mock e2b api none for test_function_return_limit 2024-12-30 14:29:41 -08:00
Charles Packer
937667e968 Merge branch 'main' into matt/let-671-for-local-sandbox-using-local-env-variables-instead-of 2024-12-30 22:36:24 +01:00
Charles Packer
87ce1deb6a Merge branch 'main' into matt/let-671-for-local-sandbox-using-local-env-variables-instead-of 2024-12-30 22:36:24 +01:00
cpacker
d175977288 fix: added extra asserts to tests to make clear what the expected behavior is 2024-12-30 21:49:35 +01:00
cpacker
f780c739a0 fix: added extra asserts to tests to make clear what the expected behavior is 2024-12-30 21:49:35 +01:00
Matt Zhou
b09ecefd73 Run lint 2024-12-30 12:17:44 -08:00
Matt Zhou
a3235cdfa0 Run lint 2024-12-30 12:17:44 -08:00
cpacker
57999979ea fix: test 2024-12-30 21:14:18 +01:00
cpacker
ca09245532 fix: test 2024-12-30 21:14:18 +01:00
cpacker
a55a9ca4e7 fix: test 2024-12-30 20:53:45 +01:00
cpacker
ff90ce75c1 fix: test 2024-12-30 20:53:45 +01:00
cpacker
a6db9818d8 chore: convert testing back 2024-12-30 20:47:13 +01:00
cpacker
3ed4811e90 chore: convert testing back 2024-12-30 20:47:13 +01:00
cpacker
6278271bb7 fix: patch bug in json generator for composio 2024-12-30 20:41:41 +01:00
cpacker
6fdb38e321 fix: patch bug in json generator for composio 2024-12-30 20:41:41 +01:00
Matt Zhou
827a31d07d Finish 2024-12-29 17:47:46 -08:00
Matt Zhou
6202152dde Finish 2024-12-29 17:47:46 -08:00
Caren Thomas
fd8961c39e run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
7144fd2867 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
ea0cca7bad run isort on apps/core 2024-12-26 19:27:09 -08:00
Caren Thomas
905906d416 run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
4cf354c033 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Shubham Naik
0b8017853a fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Charles Packer
4ab9f6095d fix: record the external memory summary inside of the context viewer (#2306) 2024-12-23 02:27:01 -08:00
Charles Packer
c95157daf8 fix: patch bug in inner thoughts unpacker (#2311) 2024-12-22 21:04:29 -08:00
Shubham Naik
5a743d1dc4 Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
2024-12-22 20:31:22 -08:00
cthomas
31c97775e3 fix: deprecate function return in new test (#2309) 2024-12-22 11:31:03 -08:00