Sarah Wooders
bd9f3aca9b
fix: fix prompt_acknowledgement usage and update summarization prompts ( #7012 )
2025-12-15 12:03:09 -08:00
Sarah Wooders
a731e01e88
fix: use model instead of model_settings ( #6834 )
2025-12-15 12:03:09 -08:00
Sarah Wooders
7ea297231a
feat: add compaction_settings to agents ( #6625 )
...
* initial commit
* Add database migration for compaction_settings field
This migration adds the compaction_settings column to the agents table
to support customized summarization configuration for each agent.
🐾 Generated with [Letta Code](https://letta.com )
Co-Authored-By: Letta <noreply@letta.com >
* fix
* rename
* update apis
* fix tests
* update web test
---------
Co-authored-by: Letta <noreply@letta.com >
Co-authored-by: Kian Jones <kian@letta.com >
2025-12-15 12:02:34 -08:00
Sarah Wooders
70c57c5072
fix: various patches to summarizer ( #6597 )
2025-12-15 12:02:34 -08:00
Sarah Wooders
bbd52e291c
feat: refactor summarization and message persistence code [LET-6464] ( #6561 )
2025-12-15 12:02:34 -08:00
Sarah Wooders
3569721fd4
fix: avoid infinite summarization loops ( #6506 )
2025-12-15 12:02:33 -08:00
Sarah Wooders
bd97b23025
feat: fallback to all mode for summarizer if error ( #6465 )
2025-12-15 12:02:19 -08:00
Sarah Wooders
91e3dd8b3e
feat: fix new summarizer code and add more tests ( #6461 )
2025-12-15 12:02:19 -08:00
Sarah Wooders
c0b422c4c6
fix: patch summarizer and add tests ( #6457 )
2025-12-15 12:02:19 -08:00
Sarah Wooders
1939a9d185
feat: patch summarizer without changes to AgentState ( #6450 )
2025-12-15 12:02:19 -08:00
Sarah Wooders
57bb051ea4
feat: add tool return truncation to summarization as a fallback [LET-5970] ( #5859 )
2025-11-13 15:36:30 -08:00
Sarah Wooders
307c85ca9a
fix: patch summarizer tests ( #5196 )
2025-10-07 17:50:50 -07:00
Sarah Wooders
eb95c1330e
fix: patch summarizer for gpt-5 [LET-4562] ( #5040 )
2025-10-07 17:50:48 -07:00
Matthew Zhou
96deccc45d
fix: Remove integration test summarizer ( #4925 )
...
Remove integration test summarizer
2025-10-07 17:50:46 -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
Andy Li
04e9f43220
chore: strings lint cleanup ( #3374 )
2025-07-18 09:20:45 -07:00
Matthew Zhou
87f4bcad9a
feat: Add summarization for more scenarios ( #2499 )
2025-05-29 11:10:13 -07:00
Matthew Zhou
917821a735
refactor: Deprecate local client ( #2344 )
2025-05-22 18:57:14 -07:00
Andy Li
a45739444f
fix: summarization includes tool call message before truncation ( #2084 )
...
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2025-05-09 15:01:12 -07:00
Andy Li
acda68c0a8
fix: summarization trims tool call without trimming tool response ( #2010 )
...
Co-authored-by: cthomas <caren@letta.com >
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2025-05-05 21:02:23 -07:00
Charles Packer
2ab267aa84
fix: patch .utcnow warning ( #1702 )
2025-04-14 12:55:34 -07:00
Matthew Zhou
bb0ea1844f
fix: Fix cascade deletion ( #1641 )
2025-04-09 10:55:32 -07:00
Sarah Wooders
b4e19f9a70
fix: patch summarizer for google and use new client ( #1639 )
2025-04-08 21:10:48 -07:00
Matthew Zhou
227b76fe0e
feat: Add testing for SDK send_message variants ( #1520 )
2025-04-01 16:54:09 -07:00
cthomas
e29f333cbe
chore: message schema api improvements ( #1267 )
2025-03-13 12:04:03 -07:00
cthomas
eddd167f43
chore: remove message.text property ( #1253 )
2025-03-12 10:58:31 -07:00
cthomas
c6293f2ac9
feat: extend message model to support more content types ( #756 )
2025-01-23 17:24:52 -08:00
Matthew Zhou
50de3cb4b7
feat: Rework summarizer ( #654 )
2025-01-22 11:19:26 -08:00
Caren Thomas
fd8961c39e
run black, add isort config to pyproject.toml
2024-12-26 19:43:11 -08:00
Shubham Naik
0b8017853a
fix: add tests to cypress
2024-12-23 14:44:08 -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