Commit Graph

8 Commits

Author SHA1 Message Date
cthomas
841e2332f3 feat: show update notification in TUI and footer (#1204) 2026-02-27 15:03:47 -08:00
cthomas
bb5d7d0a39 fix: make letta update resilient to npm extraction race conditions (#1201) 2026-02-27 14:54:02 -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
81be412e14 fix: detect package manager for updates instead of hardcoding npm (#858)
Co-authored-by: Letta <noreply@letta.com>
2026-02-06 18:01:21 -08:00
Charles Packer
388cbd6e25 fix: handle ENOTEMPTY errors in auto-update with cleanup and retry (#632)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:57:56 -08:00
Charles Packer
14285d170a fix: skip auto-update for prerelease versions (#351)
Co-authored-by: Letta <noreply@letta.com>
2025-12-22 16:05:51 -08:00
Charles Packer
73a964f111 fix: resolve symlinks in auto-update path detection (#348)
Co-authored-by: Letta <noreply@letta.com>
2025-12-22 15:26:50 -08:00
Christina Tong
6b8215aa87 add auto updates (#172) 2025-12-10 17:49:20 -08:00