Commit Graph

1745 Commits

Author SHA1 Message Date
Matthew Zhou
68ec55c18d fix: Give default for tool_exec_environment_variables on AgentState (#531) 2025-01-07 11:19:45 -08:00
Matthew Zhou
2f7aa1efa8 fix: Fix per-agent environment variable updates (#527) 2025-01-07 11:19:31 -08:00
cthomas
cc77d44453 fix: use bash for pre-commit hook (#530) 2025-01-07 11:18:58 -08:00
Matthew Zhou
33d436c755 fix: Temporarily disable save_agent from updating tool_exec_environment_variables (#523) 2025-01-06 18:27:02 -08:00
Matthew Zhou
3a3746d315 fix: Export AgentEnvironmentVariable in __init__.py of ORM subdirectory (#520) 2025-01-06 17:08:49 -08:00
Matthew Zhou
99923aaa68 fix: Update save_agent to also save the per-agent environment variables (#519) 2025-01-06 17:05:30 -08:00
Sarah Wooders
26bc5704f3 feat: add pagination for listing agents (#517) 2025-01-06 16:53:25 -08:00
cthomas
cc40a364f0 chore: auto run formatting on core pre-commit (#516) 2025-01-06 16:04:32 -08:00
Matthew Zhou
035d9b11a8 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
5c490a3cc7 chore: Merge OSS (#512) 2025-01-06 10:46:53 -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
80f05bf8a9 fix: add message union type ref for LettaResponse (#507) 2025-01-06 10:05:03 -08:00
Matthew Zhou
0ef692441f feat: Allow per-agent tool execution environment variables (#509) 2025-01-05 21:06:38 -08:00
Matt Zhou
130fd63c6b chore: Remove commented out print 2025-01-03 12:43:00 -08:00
cthomas
ef271ca49c fix: comment out done_gen and done_step tokens (#504) 2025-01-02 14:12:24 -08:00
Matthew Zhou
792e94c12a Merge pull request #491 from letta-ai/matt/let-671-for-local-sandbox-using-local-env-variables-instead-of
fix: Add local composio env vars to the default org/user
2024-12-30 14:59:20 -10:00
Matt Zhou
172d7ac147 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
3b85ffa3c0 Update 2024-12-30 16:07:35 -08:00
Matt Zhou
2dd7c9f2e6 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
483b71f4c1 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
cpacker
d175977288 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
cpacker
57999979ea fix: test 2024-12-30 21:14:18 +01:00
cpacker
a55a9ca4e7 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
8bf0b92edf fix: strip print 2024-12-30 20:46:06 +01:00
cpacker
6278271bb7 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
Caren Thomas
6802401d67 add project id to create agent request 2024-12-28 20:12:28 -08:00
Caren Thomas
41065902c7 make docs generation idempotent 2024-12-28 14:26:34 -08:00
Shubham Naik
a197a9b919 chore: I did not change those 2024-12-27 15:46:57 -08:00
Shubham Naik
34ba5326e0 chore: init 2024-12-27 15:45:06 -08:00
Shubham Naik
ab181c18ba feat: add desktop ui app 2024-12-27 13:33:09 -08:00
cthomas
c1732874a9 fix: add e2b envs and install args for unit test yml 2024-12-27 11:17:24 -08:00
cthomas
97e521ef15 fix: change delete agent response type 2024-12-27 11:17:01 -08:00
Caren Thomas
9bcb1f87e7 fix response args 2024-12-27 09:51:23 -08:00
Caren Thomas
fbd5a666b5 update install args in yml 2024-12-27 09:20:23 -08:00
Caren Thomas
56c907d4d6 add e2b envs for unit test yml 2024-12-27 08:47:42 -08:00
Sarah Wooders
1450d65eff Merge branch 'main' into remove-example 2024-12-27 11:28:44 +04:00
Sarah Wooders
38b574013c fix example 2024-12-27 11:28:00 +04:00
Caren Thomas
39b5f7dc27 rebase, run formatter 2024-12-26 20:09:19 -08:00
Caren Thomas
73a5b7c805 remove lettaresponse spec hardcode and add references to pydantic 2024-12-26 20:02:52 -08:00
Caren Thomas
0b964e400e change delete agent return type to none 2024-12-26 20:02:52 -08:00
Caren Thomas
7144fd2867 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
905906d416 run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
c5f6a19a4d feat: update nx to latest 2024-12-26 15:04:20 -08:00