Charles Packer
|
75b9615d47
|
feat(tui): cycle reasoning tiers with Tab key (#1019)
Co-authored-by: paulbettner <paulbettner@playfulstudios.com>
|
2026-02-18 16:52:49 -08:00 |
|
Charles Packer
|
96396f023d
|
fix: execute tools against dispatch-time snapshot (#1018)
|
2026-02-18 16:49:54 -08:00 |
|
Devansh Jain
|
b322a46a43
|
refactor: Unify reminder management across interactive and headless modes (#1001)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
|
2026-02-18 15:44:59 -08:00 |
|
Kian Jones
|
5b12a30293
|
fix: clobbering user settings (#1003)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-18 15:15:51 -08:00 |
|
Charles Packer
|
5fac4bc106
|
feat: persist toolset mode and add auto option (#1015)
|
2026-02-18 13:43:40 -08:00 |
|
Charles Packer
|
4e1827ebc1
|
refactor: tighten codex toolset parity without freeform (#1014)
|
2026-02-18 12:55:09 -08:00 |
|
Charles Packer
|
f74dbd6080
|
fix: align codex plus-pro routing and gpt-5.3-codex defaults (#1009)
|
2026-02-17 23:19:28 -08:00 |
|
Charles Packer
|
245390adb0
|
feat: add reasoning settings step to /model (#1007)
|
2026-02-17 21:27:13 -08:00 |
|
paulbettner
|
9b438bdd91
|
fix(cli): let lowercase d type in /agents search (#1006)
|
2026-02-17 21:18:38 -08:00 |
|
Charles Packer
|
c5f94aa732
|
fix(cli): truncate static history during resize redraw (#1002)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-17 18:05:41 -08:00 |
|
Charles Packer
|
5d9f2b68ff
|
fix(cli): reinject bootstrap reminders on conversation switches (#1000)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-17 16:45:28 -08:00 |
|
Charles Packer
|
3728d1ec0c
|
refactor: extract shared turn queue runtime (#991)
|
2026-02-17 12:58:33 -08:00 |
|
Charles Packer
|
7cc8729e57
|
feat: align headless bidirectional queueing with TUI runtime (#990)
|
2026-02-17 11:38:29 -08:00 |
|
Charles Packer
|
6a2b2f6346
|
feat: add skill source controls and headless reminder settings (#989)
|
2026-02-16 23:01:03 -08:00 |
|
Charles Packer
|
e074d0bfb7
|
fix: gate skills reminders in headless sessions (#987)
|
2026-02-16 19:08:55 -08:00 |
|
Charles Packer
|
66ced52c81
|
feat: expose MEMORY_DIR and AGENT_ID in runtime context (#986)
|
2026-02-16 18:24:59 -08:00 |
|
Charles Packer
|
72c8a0ab23
|
fix: reconcile memfs/standard prompt sections safely (#985)
|
2026-02-16 17:29:52 -08:00 |
|
Charles Packer
|
2ac0b8b262
|
fix(cli): reset interrupt timer on eager cancel (#984)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-16 16:05:17 -08:00 |
|
Charles Packer
|
5435f44c45
|
fix: expand chatgpt oauth retry classification (#980)
|
2026-02-16 14:36:15 -08:00 |
|
Charles Packer
|
ba71ad2696
|
fix(updater): harden auto-update execution and release gating (#976)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-16 13:20:33 -08:00 |
|
Charles Packer
|
702e888300
|
fix(subagents): run bundled JS launcher via runtime on Windows (#975)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-16 01:11:41 -08:00 |
|
Charles Packer
|
27ebcee51f
|
fix(permissions): canonicalize Windows absolute rules in analyzer (#974)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-15 23:37:03 -08:00 |
|
Charles Packer
|
d038882efe
|
fix(permissions): normalize Windows absolute file-rule matching (#973)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-15 22:46:23 -08:00 |
|
Charles Packer
|
72d43c8a43
|
fix(permissions): harden shell auto-approval path checks (#972)
Co-authored-by: RinZ27 <222222878+RinZ27@users.noreply.github.com>
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-15 21:48:08 -08:00 |
|
Sarah Wooders
|
3a055c067a
|
fix(memfs): harden git pull auth and credential URL normalization (#971)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
|
2026-02-15 20:54:02 -08:00 |
|
Charles Packer
|
784b0eb52b
|
fix(cli): handle over-escaped strings in Edit tool (#962)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-14 11:56:35 -08:00 |
|
Charles Packer
|
e337330dbe
|
fix(cli): resolve global LRU agent on directory switch instead of cre… (#951)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-13 23:02:38 -08:00 |
|
Charles Packer
|
1f44612a01
|
refactor(cli): unify turn recovery policy between TUI and headless (#950)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-12 21:52:13 -08:00 |
|
Charles Packer
|
45bd0a6af9
|
fix: resolve CONFLICT error after interrupt during tool execution (#949)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-12 19:35:01 -08:00 |
|
Charles Packer
|
58002fb28a
|
fix: pin nested letta resolution in dev subagent shells (#937)
|
2026-02-12 15:49:40 -08:00 |
|
Charles Packer
|
7d09371e5c
|
fix: only inject interrupt recovery after real user interrupts (#936)
|
2026-02-12 15:22:00 -08:00 |
|
Charles Packer
|
fa783fd2c8
|
fix: hide system-reminder blocks in backfill + literal tag rendering (#935)
|
2026-02-12 14:27:49 -08:00 |
|
Charles Packer
|
28e67dadae
|
fix: use system-reminder tags for conversation switch context (#933)
|
2026-02-12 14:18:16 -08:00 |
|
Ari Webb
|
e1274a6dc3
|
fix: refresh does refresh on all byok (#931)
|
2026-02-12 12:21:27 -08:00 |
|
Charles Packer
|
0ada2db7d7
|
fix: prevent assistant/reasoning accumulator id collisions (#929)
|
2026-02-12 11:13:42 -08:00 |
|
Charles Packer
|
8f784b78ff
|
fix: canonicalize assistant and reasoning stream ids (#926)
|
2026-02-11 23:59:26 -08:00 |
|
Charles Packer
|
9630da190a
|
feat: auto-launch reflection via shared background task helper (#924)
|
2026-02-11 20:45:14 -08:00 |
|
Charles Packer
|
9ea10bf2ff
|
feat: add client-side sleeptime settings + compaction reflection triggers (#923)
|
2026-02-11 19:18:22 -08:00 |
|
jnjpng
|
c3a7f6c646
|
feat: configurable status lines for CLI footer (#904)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-11 17:35:34 -08:00 |
|
Sarah Wooders
|
0c317652fd
|
feat: rename --from-af to --import and /download to /export (#902)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-11 15:39:48 -08:00 |
|
Devansh Jain
|
94376a3233
|
chore: Track all token usage metrics (#916)
|
2026-02-11 12:53:05 -08:00 |
|
Charles Packer
|
648d7138fc
|
fix: normalize path separators in isMemoryDirCommand for Windows (#914)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-11 01:43:45 -08:00 |
|
Charles Packer
|
cd19014f60
|
fix: auto-approve bash commands in agent memory directory (#911)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-11 00:25:12 -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 |
|
Kevin Lin
|
f78d864f2d
|
fix: detach all memory tools when enabling memfs (#900)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-10 16:04:28 -08:00 |
|
Charles Packer
|
b0783ef195
|
fix: align headless interactive tool behavior with bidirectional parity (#894)
|
2026-02-10 15:20:37 -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 |
|
jnjpng
|
fe99bfe4fd
|
fix: show clean error for OpenAI encrypted content org mismatch (#884)
|
2026-02-09 23:44:12 -08:00 |
|
Charles Packer
|
06d5d71caf
|
feat: improve always-allow behavior for skill scripts (#879)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-09 18:12:29 -08:00 |
|
Charles Packer
|
faa022c317
|
fix: clarify model availability and credit error guidance (#871)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-09 14:49:44 -08:00 |
|