cthomas
674bfe95ec
fix: no default actor setting check ( #9124 )
...
* fix: no default actor setting check
* prevent default actor creation in fallback
2026-01-29 12:44:04 -08:00
Ari Webb
474f8c1f89
fix: in cloud don't give default actor [LET-6184] ( #6218 )
...
* fix: in cloud don't give default actor
* set in justfile
---------
Co-authored-by: Ari Webb <ari@letta.com >
2025-11-24 19:09:33 -08:00
Ari Webb
6904199cae
rely on user_manager and organization_manager for error throwing [LET-4637] ( #5420 )
...
rely on user_manager and organization_manager for error throwing
Co-authored-by: Ari Webb <ari@letta.com >
2025-10-24 15:12:11 -07:00
Sarah Wooders
4df0a27eb0
chore: remove sync db ( #4873 )
2025-10-07 17:50:45 -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
Kian Jones
fecf6decfb
chore: migrate to ruff ( #4305 )
...
* base requirements
* autofix
* Configure ruff for Python linting and formatting
- Set up minimal ruff configuration with basic checks (E, W, F, I)
- Add temporary ignores for common issues during migration
- Configure pre-commit hooks to use ruff with pass_filenames
- This enables gradual migration from black to ruff
* Delete sdj
* autofixed only
* migrate lint action
* more autofixed
* more fixes
* change precommit
* try changing the hook
* try this stuff
2025-08-29 11:11:19 -07:00
cthomas
57ed8e40d2
feat: temp remove disabling enable_seqscan setting ( #3443 )
2025-07-20 23:02:23 -07:00
Sarah Wooders
a7092c9794
fix: patches sqlite support ( #2876 )
...
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local >
Co-authored-by: jnjpng <jin@letta.com >
2025-06-21 21:06:37 -07:00
Andy Li
bfee33e1f9
feat: redis user caching ( #2774 )
2025-06-12 17:32:07 -07:00
Matthew Zhou
514901a637
fix: Get rid of lru cache ( #2748 )
2025-06-11 10:44:36 -07:00
cthomas
5ecd8a706c
fix: parallel tool calling OpenAI ( #2738 )
2025-06-10 14:27:01 -07:00
Matthew Zhou
3f3b155c92
feat: Cache actor calls ( #2732 )
2025-06-10 12:15:13 -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
cthomas
7dc536f998
fix: move user pydantic load into session ( #2550 )
2025-05-30 12:50:09 -07:00
cthomas
bdafe7c321
feat: force index read on actor load ( #2529 )
2025-05-29 15:43:53 -07:00
cthomas
c1f3a65e2d
feat: optimize actor load ( #2500 )
2025-05-28 23:14:59 -07:00
cthomas
87c1623d28
feat(asyncify): convert org manager ( #2426 )
2025-05-25 21:23:06 -07:00
cthomas
6c1b189080
feat: add db tracing to otel ( #2337 )
2025-05-22 13:47:49 -07:00
cthomas
00914e5308
feat(asyncify): migrate actors(users) endpoints ( #2211 )
2025-05-16 00:37:08 -07:00
Andy Li
600ccb35e7
feat: async db client ( #2076 )
2025-05-12 17:15:14 -07:00
Matthew Zhou
59aefc322a
feat: Create local sandbox config from env vars for OSS users ( #1910 )
2025-04-28 13:01:38 -07:00
Matthew Zhou
b5e09536ae
feat: Serialize agent state simple fields and messages ( #1012 )
2025-02-18 11:01:10 -08:00
mlong93
d6be7809d0
fix: deprecate cursor param and replace with before, after ( #736 )
...
Co-authored-by: Mindy Long <mindy@letta.com >
2025-01-23 14:17:25 -08:00
cthomas
f5bcef2657
chore: rename metadata_ field to metadata in pydantic ( #732 )
2025-01-22 19:05:41 -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