Charles Packer
bbd4bd00e8
fix: omit reasoning tag when set to none ( #1091 )
...
Co-authored-by: Letta <noreply@letta.com >
2026-02-21 16:11:14 -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
b505ea6117
fix: improve model/reasoning display in footer and slash preview ( #1008 )
2026-02-17 22:23:47 -08:00
jnjpng
86a0fc9b1d
feat: update custom status line prompt input ( #938 )
2026-02-12 16:23:00 -08:00
jnjpng
1a302cfcc0
fix: statusline command parsing, rendering keys, and stale execution ( #930 )
2026-02-12 11:17:33 -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
Charles Packer
baa28ede88
fix: stabilize streaming footer and status layout ( #882 )
2026-02-09 19:49:44 -08:00
Charles Packer
97c4526874
fix: stabilize streaming status row to prevent footer flicker ( #880 )
2026-02-09 18:30:47 -08:00
Charles Packer
6977486974
refactor: stabilize footer rendering and terminal width updates ( #878 )
2026-02-09 15:55:51 -08:00
cpacker
952e919a25
fix: keep footer model label dim with BYOK indicator color
...
Restore dim styling for the model bracket text in the input footer and keep provider accent applied only to the BYOK triangle so the footer matches prior visual hierarchy.
👾 Generated with [Letta Code](https://letta.com )
Co-Authored-By: Letta <noreply@letta.com >
2026-02-09 15:25:25 -08:00
cpacker
00c2a98e3e
fix: keep only BYOK triangle highlighted in footer
...
Render the model bracket text and model name with normal dim styling and apply provider color only to the BYOK triangle indicator so footer emphasis matches prior behavior without changing footer layout stability.
👾 Generated with [Letta Code](https://letta.com )
Co-Authored-By: Letta <noreply@letta.com >
2026-02-09 15:16:17 -08:00
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