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 |
|
Charles Packer
|
c97591eaf2
|
feat: model selector search (#651)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-22 21:54:36 -08:00 |
|
Charles Packer
|
e782af748b
|
feat: add search field to model selector on both tabs (#649)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-22 18:09:57 -08:00 |
|
Kevin Lin
|
e735bb7c66
|
feat: add codex image tool (#650)
|
2026-01-22 18:05:49 -08:00 |
|
Charles Packer
|
e32b10f931
|
fix: make toolset switching atomic to prevent tool desync race (#648)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-22 17:33:14 -08:00 |
|
Ari Webb
|
5394c476af
|
feat: add bedrock opus 4.5 (#644)
|
2026-01-22 15:48:23 -08:00 |
|
Charles Packer
|
2e7fe42658
|
fix: invalid tool call ID recovery and system-reminder tag centralization (#627)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-21 20:43:35 -08:00 |
|
Charles Packer
|
ce89e962c7
|
fix: update isolated blocks in conversation context for Skill tool (#622)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-21 17:45:41 -08:00 |
|
Charles Packer
|
6a0bcdd683
|
feat: add 409 retry, error improvements, and queue restoration (#618)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-21 14:57:48 -08:00 |
|
Charles Packer
|
5635156b51
|
feat: add image reading support to Read tool (#614)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-20 22:38:33 -08:00 |
|
Charles Packer
|
03a2cfc2ed
|
fix: make --new-agent use default conversation (#595)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-19 13:33:00 -08:00 |
|
Charles Packer
|
f30dbf40da
|
feat: deploy existing agents as subagents via Task tool (#591)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-18 19:12:23 -08:00 |
|
Charles Packer
|
ab87fdbb66
|
feat: implement skills frontmatter pre-loading for subagents (#581)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-17 22:41:00 -08:00 |
|
Charles Packer
|
5d636d6808
|
fix: remove hardcoded embedding model, let server use default (#583)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-17 22:32:39 -08:00 |
|
Charles Packer
|
f2b242cdc5
|
feat: add support for default conversation via --conv default (#580)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-17 20:06:36 -08:00 |
|
Charles Packer
|
5f5c0df18e
|
feat: reduce time-to-boot, remove default eager approval checks on inputs, auto-cancel stale approvals (#579)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-17 16:19:30 -08:00 |
|
Charles Packer
|
2d6d3baa5e
|
feat: add release notes display system (#573)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-16 20:30:47 -08:00 |
|
Charles Packer
|
cbc9f8dce9
|
feat: simplify startup flow with auto-select Memo for fresh users (#568)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-16 14:17:35 -08:00 |
|
Charles Packer
|
a60340c589
|
fix: improve skill loading feedback to prevent subagent hallucination (#564)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-16 09:04:31 -08:00 |
|
Charles Packer
|
3482d7d11a
|
revert: Revert "fix: remove conversation_search from default base tools" (#563)
|
2026-01-16 08:47:52 -08:00 |
|
Charles Packer
|
c9fab34706
|
fix: Task tool subagent spawn and isolated block labels (#561)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-15 22:39:53 -08:00 |
|
Charles Packer
|
c6d43a1a25
|
fix: auto-create missing skills blocks when resuming older agents (#559)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-15 19:18:37 -08:00 |
|