Commit Graph

15 Commits

Author SHA1 Message Date
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
f228ab18f8 fix(cli): refine alien UI - remove feet, move alien to exit stats
- Remove feet from alien (use phantom space for 4th line)
- Move alien next to session stats on exit screen instead of resume commands

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

Co-Authored-By: Letta <noreply@letta.com>
2026-01-31 23:15:11 -08:00
Charles Packer
b7244ffa88 feat(cli): add alien art to command preview and exit message (#769)
Co-authored-by: Letta <noreply@letta.com>
2026-01-31 21:53:16 -08:00
Kainoa Kanter
2404014f3d fix: <Text> encoding non-ascii characters in Bun (#760) 2026-01-31 19:43:13 -08:00
Charles Packer
1cfc94e1dd fix: improve agent info bar layout to prevent overflow (#652)
Co-authored-by: Letta <noreply@letta.com>
2026-01-22 22:10:36 -08:00
Christina Tong
913c579e2a add conversation id to AgentInfoBar (#645) 2026-01-22 16:54:02 -08:00
Kevin Lin
1168a83716 fix: make ADE links work in tmux (#613)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 22:38:16 -08:00
Charles Packer
f2b242cdc5 feat: add support for default conversation via --conv default (#580)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 20:06:36 -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
cpacker
595f706fd6 fix: add conv query param to ADE links 2026-01-13 18:15:53 -08:00
Charles Packer
4d9fea64ee fix: patch flakey interrupt (#446) 2026-01-01 21:33:49 -08:00
jnjpng
6a97519afa fix: slash command menu scrolling on keypress (#430) 2025-12-30 16:35:03 -08:00
cpacker
0722729021 fix: remove extra spacing below AgentInfoBar
🐾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
2025-12-26 23:18:20 -08:00
Charles Packer
4f94ae20e8 fix: clean up UI (#401) 2025-12-26 21:57:02 -08:00
Devansh Jain
7ce41e52f4 feat: Autocomplete for slash commands (#216) 2025-12-15 12:54:52 -08:00