Commit Graph

244 Commits

Author SHA1 Message Date
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
Charles Packer
514a3f8bcf feat(cli): prioritize system/ directory in /memory viewer (#771)
Co-authored-by: Letta <noreply@letta.com>
2026-01-31 23:53:55 -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
Charles Packer
aea77387bb fix(cli): clean up /usage command formatting (#768)
Co-authored-by: Letta <noreply@letta.com>
2026-01-31 21:32:36 -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
Charles Packer
f1408a3ce1 fix(cli): smarter mojibake detection to preserve valid Unicode (#764)
Co-authored-by: Letta <noreply@letta.com>
2026-01-31 20:12:48 -08:00
Charles Packer
639c3ff49d fix(cli): consistent loading state layout during startup (#763)
Co-authored-by: Letta <noreply@letta.com>
2026-01-31 20:12:41 -08:00
Charles Packer
c17f7fd56e fix(cli): show 'No matching commands' instead of hiding autocomplete (#762)
Co-authored-by: Letta <noreply@letta.com>
2026-01-31 19:43:40 -08:00
Kainoa Kanter
2404014f3d fix: <Text> encoding non-ascii characters in Bun (#760) 2026-01-31 19:43:13 -08:00
Charles Packer
375e485874 feat: refactor skill scripts into cli subcommands (#759) 2026-01-31 14:18:10 -08:00
jnjpng
37a237ad0f feat: include compaction messages and handle new summary message types (#756) 2026-01-30 18:19:51 -08:00
Charles Packer
2f1943f41d fix: remove extra vertical spacing between memory block tabs (#749)
Co-authored-by: Letta <noreply@letta.com>
2026-01-29 20:23:51 -08:00
Cameron
382a7d34f5 fix(ui): show full Task prompt in approval dialogs (#750) 2026-01-29 17:52:55 -08:00
Kainoa Kanter
160e0123f5 fix: bun string encoding (#746) 2026-01-29 16:51:21 -08:00
Charles Packer
4627548829 fix: use subtle gray background for user message highlight on dark terminals (#739)
Co-authored-by: Letta <noreply@letta.com>
2026-01-28 23:09:21 -08:00
Ari Webb
bbfb56ab84 feat: openrouter byok support through /connect (#735) 2026-01-28 18:10:23 -08:00
jnjpng
5b75244476 feat: add disable all hook toggle (#726) 2026-01-28 15:40:29 -08:00
jnjpng
52c8d6f7b4 refactor: use constants for system-reminder tags (#728) 2026-01-28 15:01:03 -08:00
jnjpng
03db8545ad feat: add highlighting to user prompt messages (#714) 2026-01-28 14:35:19 -08:00
Ari Webb
ebdf78302d feat: add profile auth method for bedrock (#695) 2026-01-28 11:33:43 -08:00
jnjpng
bb4bda42c4 fix: enable paste support in hooks TUI inputs (#711)
Co-authored-by: Letta <noreply@letta.com>
2026-01-27 16:17:33 -08:00
jnjpng
2461e99519 fix: improve hooks TUI - Enter to delete, better spacing (#709)
Co-authored-by: Letta <noreply@letta.com>
2026-01-27 15:46:23 -08:00
Kevin Lin
7ab97e404d feat: sync memory with filesystem tree (#685)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-01-26 21:48:57 -08:00
Charles Packer
57f99b906b fix: extend approval dialog horizontal lines to full terminal width (#696)
Co-authored-by: Letta <noreply@letta.com>
2026-01-26 21:00:15 -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
jnjpng
2a1fde3f62 chore: fetch attached tools for hooks (#683) 2026-01-26 12:18:06 -08:00
Charles Packer
abb98d7571 fix: improve /feedback command with more context and consistent styling (#679)
Co-authored-by: Letta <noreply@letta.com>
2026-01-25 22:14:09 -08:00
Charles Packer
f7cf0e02cf fix: fix agents limit exceeded error + allow deletions in /agents (#678)
Co-authored-by: Letta <noreply@letta.com>
2026-01-25 20:47:34 -08:00
Charles Packer
7f8a1f54bf feat: add AWS Bedrock to /connect (#671)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 20:51:18 -08:00
Charles Packer
417e1bafdd fix: localhost improvements (#667)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 18:39:17 -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
cc2b33bb6b feat: add stop hook continuation on blocking and example hooks (#657) 2026-01-23 15:28:18 -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
Charles Packer
c97591eaf2 feat: model selector search (#651)
Co-authored-by: Letta <noreply@letta.com>
2026-01-22 21:54:36 -08:00
Charles Packer
e782af748b feat: add search field to model selector on both tabs (#649)
Co-authored-by: Letta <noreply@letta.com>
2026-01-22 18:09:57 -08:00
jnjpng
51c2546696 fix: interrupt bash with ctrl c (#646) 2026-01-22 17:07:04 -08:00
Christina Tong
913c579e2a add conversation id to AgentInfoBar (#645) 2026-01-22 16:54:02 -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
Christina Tong
5bf9bef3c3 chore: add convo id to agent link in message search (#639) 2026-01-22 12:42:29 -08:00
jnjpng
b9ac39e74d fix: cancellation for running bash commands (#638) 2026-01-22 12:04:24 -08:00
jnjpng
9ddd3857e0 chore: don't truncate bash output (#637) 2026-01-22 11:32:26 -08:00
Kian Jones
e3a0e49d3d fix: allow @ file selection during search debounce (#626)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:42:45 -08:00
Charles Packer
7f4fb6f14b fix: reset isLoading state in file autocomplete early-return paths (#631)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:07:00 -08:00
Charles Packer
2e7fe42658 fix: invalid tool call ID recovery and system-reminder tag centralization (#627)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 20:43:35 -08:00
jnjpng
2c82bd880a feat: implement Claude Code-compatible hooks system (#607) 2026-01-21 16:23:15 -08:00