Commit Graph

151 Commits

Author SHA1 Message Date
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
633d52ead9 fix: repair Task tool (subagent) rendering (#465)
Co-authored-by: Letta <noreply@letta.com>
2026-01-04 21:46:52 -08:00
Charles Packer
e424c6ce0c fix: patch flicker (#459)
Co-authored-by: Letta <noreply@letta.com>
2026-01-04 21:41:03 -08:00
Charles Packer
36dcb891b0 fix: patch release event leaks (#463)
Co-authored-by: Letta <noreply@letta.com>
2026-01-04 19:19:34 -08:00
Charles Packer
34367de5d7 feat: implement client-side tools via client_tools spec (#456)
Co-authored-by: Letta <noreply@letta.com>
2026-01-02 23:35:40 -08:00
Charles Packer
8c3ffdc43a fix: polish parallel tool call approval UI (#454)
Co-authored-by: Letta <noreply@letta.com>
2026-01-02 17:57:15 -08:00
Charles Packer
d2e0fc3bc5 fix: patch approval rendering to reduce churn (#453)
Co-authored-by: Letta <noreply@letta.com>
2026-01-02 17:22:28 -08:00
Charles Packer
4d9fea64ee fix: patch flakey interrupt (#446) 2026-01-01 21:33:49 -08:00
Charles Packer
19ecc2af1a feat: inline dialogs (#436)
Co-authored-by: Letta <noreply@letta.com>
2025-12-31 15:32:06 -08:00
Charles Packer
0d72e2bbe2 Fix CSI u double-firing for Ctrl+C, Ctrl+V, and Shift+Enter (#431)
Co-authored-by: Letta <noreply@letta.com>
2025-12-30 19:51:51 -08:00
jnjpng
6a97519afa fix: slash command menu scrolling on keypress (#430) 2025-12-30 16:35:03 -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
397eb5e390 fix: add consistent CTRL-C and ESC handling to all dialogs (#426)
Co-authored-by: Letta <noreply@letta.com>
2025-12-29 21:19:57 -08:00
Kainoa Kanter
fab0ca676b refactor: use system secrets when possible (#248) 2025-12-29 12:09:52 -08:00
Charles Packer
a5b0c9f1c9 feat: unify /pinned and /agents into tabbed agent browser (#412)
Co-authored-by: Letta <noreply@letta.com>
2025-12-29 00:25:16 -08:00
Charles Packer
b1343d92ae feat: add /ade command to open agent in browser (#409)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 22:03:56 -08:00
Charles Packer
0b8fcf563d fix: use pretty model name in welcome screen banner (#408)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 20:58:04 -08:00
Charles Packer
95743ba504 fix: add Ctrl+V support for clipboard image paste in all terminals (#407)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 20:31:47 -08:00
Charles Packer
aca3d88800 fix: fix keybindings (#406)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 19:31:01 -08:00
Charles Packer
2d61f335af feat: shift+enter multi-line input support (#405)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 00:55:31 -08:00
Charles Packer
424e4980ac fix: improve UI (#403)
Co-authored-by: Letta <noreply@letta.com>
2025-12-27 01:55:13 -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
Charles Packer
931bc8ad1e fix: improve diff text visibility on wrapped lines (#400)
Co-authored-by: Letta <noreply@letta.com>
2025-12-26 18:02:29 -08:00
Charles Packer
f51deb1229 fix: improve word-level diff highlighting (#397)
Co-authored-by: Letta <noreply@letta.com>
2025-12-26 09:37:20 -08:00
Charles Packer
a2e3ee3648 feat: show advanced diffs in tool returns (#396)
Co-authored-by: Letta <noreply@letta.com>
2025-12-26 09:09:04 -08:00
Charles Packer
184836e523 fix: replace low-contrast blue with primaryAccent color (#394)
Co-authored-by: Letta <noreply@letta.com>
2025-12-25 19:12:30 -08:00
Charles Packer
4db6c6f93c feat: show visual diffs for Edit/Write tool returns (#392)
Co-authored-by: Letta <noreply@letta.com>
2025-12-25 18:52:51 -08:00
Charles Packer
0fe7872aa0 fix: ensure tool return text wrapping respects left column padding (#391)
Co-authored-by: Letta <noreply@letta.com>
2025-12-25 12:21:46 -08:00
Charles Packer
552a006e97 feat: add custom slash commands support (#384)
Co-authored-by: Letta <noreply@letta.com>
2025-12-24 14:56:42 -08:00
Charles Packer
50598233f0 feat: prompt to resume global pinned agent in fresh directories (#358) (#383)
Co-authored-by: Letta <noreply@letta.com>
2025-12-24 10:44:44 -08:00
Charles Packer
c1268076e7 feat: add scrolling and manual ordering to command autocomplete (#381)
Co-authored-by: Letta <noreply@letta.com>
2025-12-23 21:13:46 -08:00
Charles Packer
c72fbd64d0 feat: add toggle to show all agents in /agents view (#380)
Co-authored-by: Letta <noreply@letta.com>
2025-12-23 20:04:57 -08:00
Charles Packer
588d99265c feat: add /new command (#374)
Co-authored-by: Letta <noreply@letta.com>
2025-12-23 15:39:24 -08:00
jnjpng
3572d83436 chore: claude pro max indicator (#372) 2025-12-23 14:36:41 -08:00
cthomas
2e63013eeb feat: /feedback improvements (#371) 2025-12-23 13:23:59 -08:00
jnjpng
6eff0309ca fix: pro enterprise plan messaging (#355) 2025-12-23 12:01:31 -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
0852ce26fe fix: improve subagent UI display and interruption handling (#330)
Co-authored-by: Letta <noreply@letta.com>
2025-12-21 00:09:12 -08:00
jnjpng
f9bffaed81 feat: add support for claude pro and max plans (#327) 2025-12-19 16:26:41 -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
Charles Packer
8255e8acca feat: improve visibility of memory tool with colored name and diff ou… (#311)
Co-authored-by: Vedant020000 <vedantsondur020@gmail.com>
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 18:05:43 -08:00
Ari Webb
843f7a50aa add text search for all models (#310) 2025-12-18 16:51:48 -08:00
Devansh Jain
2a1f117502 chore: Use primary agent's model as fallback for subagents (#304) 2025-12-18 15:32:54 -08:00
Cameron
26f2e5d305 fix: Add missing return statement and closing brace in /mcp command handler (#309) 2025-12-18 14:59:02 -08:00
jnjpng
e2df8699a5 feat: add /mcp (#302) 2025-12-18 14:16:18 -08:00
cthomas
1355c44dbc feat: add /help command with interactive dialog (#303)
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 13:37:49 -08:00
Ari Webb
407da24c5b Byok support (#277) 2025-12-18 09:49:20 -08:00