Commit Graph

207 Commits

Author SHA1 Message Date
Charles Packer
9630da190a feat: auto-launch reflection via shared background task helper (#924) 2026-02-11 20:45:14 -08:00
Sarah Wooders
ad701b90b5 feat: add history-analyzer subagent and Claude/Codex migration skill (#907)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-02-11 16:14:36 -08:00
Charles Packer
135057dc8d fix: pre-load skills for subagents and fix dev-mode spawning (#918)
Co-authored-by: Letta <noreply@letta.com>
2026-02-11 15:46:06 -08:00
Charles Packer
77b4746dc2 fix: make memfs opt-in and cloud-only (#915)
Co-authored-by: Letta <noreply@letta.com>
2026-02-11 13:22:49 -08:00
Devansh Jain
94376a3233 chore: Track all token usage metrics (#916) 2026-02-11 12:53:05 -08:00
Charles Packer
85d2a27e1c fix: migrate metadata references from BashOutput to TaskOutput (#908)
Co-authored-by: Letta <noreply@letta.com>
2026-02-10 19:03:10 -08:00
Charles Packer
a69541004b feat: memory reflection updates (#906)
Co-authored-by: Letta <noreply@letta.com>
2026-02-10 18:25:49 -08:00
Charles Packer
d1a6eeb40a feat: memory filesystem sync (#905)
Co-authored-by: Letta <noreply@letta.com>
2026-02-10 18:06:05 -08:00
Ari Webb
394aaf6777 fix: send max tokens to cloud on model update (#901) 2026-02-10 15:23:41 -08:00
Charles Packer
4968fe04a8 fix: recover pre-stream approval conflicts in headless flows (#896)
Co-authored-by: Letta <noreply@letta.com>
2026-02-10 13:08:04 -08:00
Shubham Naik
d78ff62bc5 chore: support direct af downloads (#892) 2026-02-10 11:40:48 -08:00
Charles Packer
8e5bc3956f fix: propagate max-step failures and unify task transcripts (#874)
Co-authored-by: Letta <noreply@letta.com>
2026-02-09 14:49:38 -08:00
Kevin Lin
d2252e4834 fix: remove mention of memory tools for base system prompt (#872)
Co-authored-by: Letta <noreply@letta.com>
2026-02-09 11:12:16 -08:00
paulbettner
7efa6f60b5 fix: /model selection for shared-handle tiers (#859) 2026-02-08 19:27:27 -08:00
Charles Packer
6727cd923d fix: harden subagent auth against keychain contention (#862) 2026-02-07 19:55:09 -08:00
Kevin Lin
39d6537b7f docs(memfs): update system prompt for new workflow (#853)
Co-authored-by: Letta <noreply@letta.com>
2026-02-07 19:18:31 -08:00
Charles Packer
6a7d069fe5 fix: skill tool rewrite (#860)
Co-authored-by: Letta <noreply@letta.com>
2026-02-06 22:18:17 -08:00
Charles Packer
36449a2cae fix: reset loaded_skills block on new conversation (#837)
Co-authored-by: Letta <noreply@letta.com>
2026-02-05 14:51:50 -08:00
cthomas
d786ad470a feat: add skills extraction to --from-af import (#823)
Co-authored-by: Letta <noreply@letta.com>
2026-02-05 12:46:42 -08:00
Charles Packer
48ccd8f220 feat: add background task notification system (#827)
Co-authored-by: Letta <noreply@letta.com>
2026-02-04 22:45:16 -08:00
Ari Webb
e411940d5c fix: get context windows from server (#787)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Letta <noreply@letta.com>
2026-02-03 16:15:09 -08:00
Charles Packer
2e1bd1ce78 feat(cli): add trajectory stats tracking and completion summary (#773)
Co-authored-by: Letta <noreply@letta.com>
2026-02-01 16:37:30 -08:00
Charles Packer
a65f213552 feat(subagents): add BYOK-aware model resolution with fallback (#767)
Co-authored-by: Letta <noreply@letta.com>
2026-01-31 21:15:38 -08:00
Charles Packer
375e485874 feat: refactor skill scripts into cli subcommands (#759) 2026-01-31 14:18:10 -08:00
jnjpng
37a237ad0f feat: include compaction messages and handle new summary message types (#756) 2026-01-30 18:19:51 -08:00
Charles Packer
bb6ce1f2c8 fix(skill): patch up skill diffing code (#758)
Co-authored-by: Letta <noreply@letta.com>
2026-01-30 18:08:56 -08:00
Charles Packer
33681a62b1 fix: patch memfs skill scripts (#757)
Co-authored-by: Letta <noreply@letta.com>
2026-01-30 16:26:19 -08:00
Charles Packer
5e64033505 fix(memfs): add frontmatter round-trip to preserve block metadata (#754)
Co-authored-by: Letta <noreply@letta.com>
2026-01-30 14:18:54 -08:00
Charles Packer
8c3a6e7da0 refactor: sync simplification (#752)
Co-authored-by: Letta <noreply@letta.com>
2026-01-30 10:09:29 -08:00
Charles Packer
2f1943f41d fix: remove extra vertical spacing between memory block tabs (#749)
Co-authored-by: Letta <noreply@letta.com>
2026-01-29 20:23:51 -08:00
Charles Packer
ad95f79133 feat(memfs): add owner tags for block ownership tracking (#744)
Co-authored-by: Letta <noreply@letta.com>
2026-01-29 14:52:58 -08:00
Charles Packer
fe1070fb21 feat(memfs): flatten directory structure - detached blocks at root (#743)
Co-authored-by: Letta <noreply@letta.com>
2026-01-29 14:36:21 -08:00
Charles Packer
77ba94c7da fix: backcompat for init/defrag (#741)
Co-authored-by: Letta <noreply@letta.com>
2026-01-29 11:54:21 -08:00
Anthony W. Jung
fa5a7c3d74 fix: show model selector on self-hosted when default model unavailable (#737) 2026-01-28 22:58:56 -08:00
Charles Packer
654e492479 feat: agent-driven memory filesystem sync conflict resolution (#724)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2026-01-28 19:30:26 -08:00
Charles Packer
0b8fe9661b fix: mark subagents as hidden on creation (#730)
Co-authored-by: Letta <noreply@letta.com>
2026-01-28 16:32:58 -08:00
Kevin Lin
e8826f99a6 feat: update memory init to support hierarchical filesystem organization (#700)
Co-authored-by: Letta <noreply@letta.com>
2026-01-27 19:20:06 -08:00
cthomas
0df8e51dac feat: clean up keep-alive fallback handling (#663) 2026-01-27 17:50:37 -08:00
cthomas
edeb344ad9 fix: always populate user-agent (#708) 2026-01-27 15:02:01 -08:00
Devansh Jain
f1a56c5e87 fix: Default agent creation on first bootup (#704) 2026-01-27 13:56:26 -08:00
Charles Packer
51bff77e27 fix: memory sync improvements (#698)
Co-authored-by: Letta <noreply@letta.com>
2026-01-27 00:41:05 -08:00
Kevin Lin
7ab97e404d feat: sync memory with filesystem tree (#685)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-01-26 21:48:57 -08:00
Sarah Wooders
aa0f440657 feat: remove conversation_search from main agent default tools (#662)
Co-authored-by: Letta <noreply@letta.com>
2026-01-26 17:49:31 -08:00
Charles Packer
5776c55728 feat: add agent-scoped skills directory support (#692)
Co-authored-by: Letta <noreply@letta.com>
2026-01-26 17:33:59 -08:00
Charles Packer
52dd38a28e feat: disable Incognito agent creation by default (#672)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 21:24:32 -08:00
Charles Packer
fd7ca18066 fix: patch default model (#670)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 20:10:40 -08:00
Charles Packer
417e1bafdd fix: localhost improvements (#667)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 18:39:17 -08:00
Kian Jones
7af73fe53e feat: retry messages on pre-mature interrupt (#593)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
Co-authored-by: Letta <noreply@letta.com>
2026-01-23 17:19:58 -08:00
Kevin Lin
76f0e114ee feat: letta evals prompt memory defrag (#621)
Co-authored-by: Letta <noreply@letta.com>
2026-01-23 14:21:03 -08:00
Charles Packer
5ebb320230 fix: gracefully handle backfill failures instead of crashing (#658)
Co-authored-by: Letta <noreply@letta.com>
2026-01-23 14:11:26 -08:00