Commit Graph

62 Commits

Author SHA1 Message Date
Charles Packer
101fc6f874 refactor: flicker render stability (#877) 2026-02-09 14:49:29 -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
Charles Packer
44da9bb1db fix(cli): collapse input area during approvals and selector overlays (#776)
Co-authored-by: Letta <noreply@letta.com>
2026-02-01 17:21:49 -08:00
Charles Packer
5598c09d08 fix(cli): eliminate slash command menu render flicker (#775)
Co-authored-by: Letta <noreply@letta.com>
2026-02-01 17:13:17 -08:00
Charles Packer
7584f4291f fix(cli): stabilize rendering to eliminate line flicker (#774)
Co-authored-by: Letta <noreply@letta.com>
2026-02-01 17:05:37 -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
cpacker
a3ba87212c fix(cli): revert download arrow to clean up UI
👾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
2026-01-31 20:31:04 -08:00
Charles Packer
5fb039c807 feat(cli): add network phase arrows to streaming status (#765)
Co-authored-by: Letta <noreply@letta.com>
2026-01-31 20:24:43 -08:00
Kainoa Kanter
2404014f3d fix: <Text> encoding non-ascii characters in Bun (#760) 2026-01-31 19:43:13 -08:00
Charles Packer
4556bf371a fix: up/down arrow navigation with actual newlines in multi-line input (#690)
Co-authored-by: Letta <noreply@letta.com>
2026-01-26 16:15:47 -08:00
Charles Packer
23c528a25b feat: improve /connect command and /model selector UX (#665)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 12:06:16 -08:00
jnjpng
51c2546696 fix: interrupt bash with ctrl c (#646) 2026-01-22 17:07:04 -08:00
Charles Packer
8d1ad50142 fix: bash mode input locking, ESC cancellation, and no timeout (#642)
Co-authored-by: Letta <noreply@letta.com>
2026-01-22 14:55:16 -08:00
jnjpng
7eb576c626 revert: PR #638 bash abort controller (#641) 2026-01-22 14:04:38 -08:00
jnjpng
b9ac39e74d fix: cancellation for running bash commands (#638) 2026-01-22 12:04:24 -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
828cf0917c fix: place cursor at end when navigating command history (#611)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 20:09:51 -08:00
jnjpng
dc8c0e8321 feat: source aliases in bash mode (#604) 2026-01-20 17:29:39 -08:00
Charles Packer
acc134027b fix: improve image paste handling with resizing and error feedback (#601)
Co-authored-by: Letta <noreply@letta.com>
2026-01-19 21:57:39 -08:00
Charles Packer
0430f42887 fix: history navigation breaks after sending command (#569)
Co-authored-by: Letta <noreply@letta.com>
2026-01-16 19:14:50 -08:00
Charles Packer
2120a4787b feat: improve interactive menu styling (#553)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 15:27:41 -08:00
jnjpng
bbb2c987e5 feat: replace /connect claude with /connect codex for OpenAI OAuth (#527)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 13:57:39 -08:00
cpacker
595f706fd6 fix: add conv query param to ADE links 2026-01-13 18:15:53 -08:00
cpacker
6cd301974d fix: adjust UI colors for better visibility
- TODO completed items: use primaryAccent (blue) with strikethrough
- "esc to interrupt" hint: use #808080 grey to match reasoning dimColor
- Both changes improve contrast and visual consistency

🐾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
2026-01-10 22:36:37 -08:00
Charles Packer
3342ab0d06 fix: reduce footer flicker in Ghostty by memoizing high-frequency renders (#508)
Co-authored-by: Letta <noreply@letta.com>
2026-01-09 14:56:52 -08:00
Charles Packer
c96a5204eb feat: add Ralph Wiggum mode (#484)
Co-authored-by: Letta <noreply@letta.com>
2026-01-06 21:13:50 -08:00
Charles Packer
67b71ab38f fix: exit bash mode after submitting command (#467)
Co-authored-by: Letta <noreply@letta.com>
2026-01-04 22:24:28 -08:00
Charles Packer
73249c9bce fix: iterm2 keybindings (#429)
Co-authored-by: Letta <noreply@letta.com>
2025-12-30 15:05:27 -08:00
Charles Packer
424e4980ac fix: improve UI (#403)
Co-authored-by: Letta <noreply@letta.com>
2025-12-27 01:55:13 -08:00
jnjpng
3572d83436 chore: claude pro max indicator (#372) 2025-12-23 14:36:41 -08:00
Charles Packer
7c7daae4fd feat: add bash mode for running local shell commands (#344)
Co-authored-by: Letta <noreply@letta.com>
2025-12-22 10:12:39 -08:00
Charles Packer
1d06743c3b fix: misc UI fixes (#337)
Co-authored-by: Letta <noreply@letta.com>
2025-12-22 00:07:13 -08:00
Charles Packer
c32e43cac8 chore: misc UI improvements (#317)
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 22:21:48 -08:00
Devansh Jain
e9d6b16e86 chore: Tab for slash command autocomplete (#249) 2025-12-16 16:46:13 -08:00
Devansh Jain
c064d99883 fix: slash command queue race conditions and overlay state management (#246) 2025-12-16 15:10:35 -08:00
Kian Jones
45f02dc96e fix: max listners (#241) 2025-12-16 15:16:44 -05:00
Kian Jones
90a66ee94b feat: hide pin and unpin based on existing pinning configuration (#236) 2025-12-16 14:29:39 -05:00
Devansh Jain
a0b3e2b098 fix: increase EventEmitter limit (#237) 2025-12-16 10:47:57 -08:00
Kian Jones
c446113067 chore: increase max listners from 10 -> 20 (#235) 2025-12-16 13:15:32 -05:00
cpacker
693ae8b4e0 fix: prevent escape character from being inserted into input
Strip escape characters in PasteAwareTextInput handleChange to prevent
them from being inserted by ink-text-input. This was causing the
'Press Esc again to clear' hint to flicker and disappear immediately
because the value change triggered the useEffect that resets escapePressed.

Also extracted the double-escape window duration to a constant (2.5s).

🤖 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
2025-12-15 18:10:23 -08:00
Devansh Jain
2a5d8dacb1 fix: Fix auto complete bugs (#220) 2025-12-15 16:45:52 -08:00
Devansh Jain
7ce41e52f4 feat: Autocomplete for slash commands (#216) 2025-12-15 12:54:52 -08:00
Devansh Jain
d592fde824 feat: /profile command (#203) 2025-12-13 12:42:30 -08:00
Shubham Naik
410b1ffb97 feat: support suspending ui (#173)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-12-10 16:14:34 -08:00
Shelley Pham
6db2fcfc05 feat: add handling for when failed to refresh access token (#168)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-12-10 14:19:08 -08:00
Christina Tong
b6c387b9ec feat: message queueing [LET-4669] (#171) 2025-12-10 11:08:55 -08:00
cpacker
6260a96f03 feat: have model and version in bottom right 2025-12-01 20:00:59 -08:00
Charles Packer
6089ce1cdd feat: misc tool alignment (#137) 2025-11-30 15:38:04 -08:00
Shubham Naik
eab04aaee3 chore: allow renaming agent (#83)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-07 20:48:12 -08:00
Devansh Jain
ea313159ce feat: Support for skills (#76) 2025-11-07 15:00:01 -08:00