Kian Jones
f5c4ab50f4
chore: add ty + pre-commit hook and repeal even more ruff rules ( #9504 )
...
* auto fixes
* auto fix pt2 and transitive deps and undefined var checking locals()
* manual fixes (ignored or letta-code fixed)
* fix circular import
* remove all ignores, add FastAPI rules and Ruff rules
* add ty and precommit
* ruff stuff
* ty check fixes
* ty check fixes pt 2
* error on invalid
2026-02-24 10:55:11 -08:00
Ari Webb
ec953d27c0
fix: double escape leads to exponential growth in backslash character [LET-6016] ( #6087 )
2025-11-24 19:09:33 -08:00
Ari Webb
3b399f999f
chore: silence error [LET-5761] ( #5610 )
...
silence error
Co-authored-by: Ari Webb <ari@letta.com >
2025-10-24 15:13:15 -07:00
Sarah Wooders
e07a589796
chore: rm composio ( #5151 )
2025-10-07 17:50:49 -07:00
Sarah Wooders
354205f581
feat: create new runs table [LET-4467] ( #4841 )
2025-10-07 17:50:47 -07:00
Kian Jones
b8e9a80d93
merge this ( #4759 )
...
* wait I forgot to comit locally
* cp the entire core directory and then rm the .git subdir
2025-09-17 15:47:40 -07:00
Kian Jones
22f70ca07c
chore: officially migrate to submodule ( #4502 )
...
* remove apps/core and apps/fern
* fix precommit
* add submodule updates in workflows
* submodule
* remove core tests
* update core revision
* Add submodules: true to all GitHub workflows
- Ensure all workflows can access git submodules
- Add submodules support to deployment, test, and CI workflows
- Fix YAML syntax issues in workflow files
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
* remove core-lint
* upgrade core with latest main of oss
---------
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-09 12:45:53 -07:00
jnjpng
c38b1f5992
fix: mcp client cleanup but finally
...
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local >
2025-08-22 13:07:58 -07:00
cthomas
b4810633af
chore: deprecate orm enum file ( #3724 )
2025-08-04 11:59:55 -07:00
Andy Li
73e74270f4
feat: modal sandbox
2025-07-30 11:25:40 -07:00
cthomas
99e112e486
feat: make create_async route consistent with other message routes ( #2877 )
2025-06-19 13:51:51 -07:00
Andy Li
d2252f2953
feat: otel metrics and expanded collecting ( #2647 )
...
(passed tests in last run)
2025-06-05 17:20:14 -07:00
Matthew Zhou
470b13f4b9
feat: Add tools for opening and closing files ( #2638 )
2025-06-04 17:33:18 -07:00
cthomas
43cc87b3b7
feat(asyncify): migrate run tools ( #2496 )
2025-05-28 14:25:17 -07:00
cthomas
20866d3463
feat(asyncify): make core tools async ( #2416 )
2025-05-25 18:58:19 -07:00
cthomas
f6102e8a87
fix: parse function response for async agent loop ( #2411 )
...
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2025-05-24 09:26:48 -07:00
Sarah Wooders
8133a5a158
feat: add MCP servers into a table and MCP tool execution to new agent loop ( #2323 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com >
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com >
2025-05-23 16:22:16 -07:00
Matthew Zhou
2d95abf243
feat: Add multi-agent tools to new agent loop ( #2262 )
2025-05-21 16:05:23 -07:00
Matthew Zhou
26ffd19e1f
feat: Add built in code interpreter tool ( #2252 )
2025-05-19 16:01:40 -07:00
Andy Li
5734df54d0
feat: composio async execution ( #1941 )
2025-04-30 16:05:03 -07:00
cthomas
ae88cfc826
feat: add sleeptime tools to executor ( #1840 )
2025-04-22 12:10:23 -07:00
cthomas
e599610629
feat: add tool execution result object ( #1837 )
2025-04-22 11:30:36 -07:00
Matthew Zhou
24312d4c6d
feat: Factor out database access unless necessary in Tool Sandboxes ( #1711 )
2025-04-14 18:00:15 -07:00
Matthew Zhou
337778c65d
feat: Async agent loop ( #1387 )
2025-03-27 15:24:50 -07:00
Matthew Zhou
131a3b021b
feat: Refactor letta tool execution to not require agent class ( #1384 )
2025-03-24 12:25:03 -07:00