Commit Graph

201 Commits

Author SHA1 Message Date
Charles Packer
35812d5b39 fix: temporarily disable xhigh reasoning for Anthropic models (#1092)
Co-authored-by: Letta <noreply@letta.com>
2026-02-21 16:20:43 -08:00
jnjpng
7ad3a975b1 fix: refresh model preset settings on resume (#1052)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com>
Co-authored-by: jnjpng <jnjpng@users.noreply.github.com>
2026-02-21 14:38:13 -08:00
Charles Packer
f5cc69c9d1 fix(sleeptime): trigger compaction reflection for legacy summary format (#1090) 2026-02-21 14:30:27 -08:00
Charles Packer
e3f1ca84ed fix(resume): preserve recency when injecting assistant anchor (#1086) 2026-02-21 12:35:20 -08:00
Charles Packer
a3964ae61f fix: harden symlink skill discovery traversal (#1085) 2026-02-21 12:35:14 -08:00
paulbettner
313f3eaaea fix(resume): harden transcript backfill (#1082) 2026-02-21 12:27:20 -08:00
Charles Packer
ef65dbe46f test(cli): cover permission mode pinning across pre-stream retries (#1084) 2026-02-21 12:27:10 -08:00
Devansh Jain
04e3d8739e refactor: split session-context reminder into agent-info + session-context (#1078)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 17:54:35 -08:00
Charles Packer
150ff0d998 fix: no retry on quota limit errors (#1072) 2026-02-20 16:30:20 -08:00
Devansh Jain
6efcbd806f fix: Disable all shared reminders for subagents (#1073)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 16:24:36 -08:00
Ari Webb
d9b35895ff fix: zai error handling (#1047) 2026-02-20 12:01:43 -08:00
Charles Packer
277ce3cd41 fix: recover default agent creation when base tools are missing (#1039) 2026-02-19 12:47:03 -08:00
cthomas
7fdd163665 fix: dont retry on agents limit exceeded (#1035) 2026-02-19 11:57:56 -08:00
Charles Packer
093657b63c fix: auto toolset detect chatgpt_oauth as codex (#1033) 2026-02-19 00:28:32 -08:00
Charles Packer
aed7e5d119 fix: allow plan-file apply_patch paths in plan mode (#1032) 2026-02-18 23:55:05 -08:00
Charles Packer
f92279c2a5 fix: compact plan and todo tool header args (#1031) 2026-02-18 23:31:59 -08:00
Charles Packer
47e81433ff feat: align TaskOutput UX with Bash output (#1029) 2026-02-18 22:53:41 -08:00
Charles Packer
943c20a495 fix: permissions observability rollout (#1028) 2026-02-18 19:59:51 -08:00
Charles Packer
dc25ce5573 fix: harden permissions matching and alias caching (#1027) 2026-02-18 19:49:53 -08:00
Charles Packer
a0a5bbfc72 feat: inject toolset swap and slash-command context reminders (#1022) 2026-02-18 18:15:38 -08:00
jnjpng
f90244de82 fix: reset conversation routing after /agents new agent creation (#1020)
Co-authored-by: Letta <noreply@letta.com>
2026-02-18 17:44:07 -08:00
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