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
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
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
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
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
jnjpng
723dd17d47
feat: add word-based navigation and deletion shortcuts to input ( #164 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-08 17:14:43 -08:00
cpacker
b6eee49172
fix: patch newline inserts in input
2025-11-30 19:47:51 -08:00
Charles Packer
cf73f3a11f
ci: add typechecking, fail fast in CI, and patch typechecking errors ( #63 )
2025-11-04 11:50:07 -08:00
Shubham Naik
14e67fa156
chore: multiline traversal support ( #51 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2025-11-01 10:00:04 -07:00
Shubham Naik
948684dfac
Feat add autocomplete ( #18 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2025-10-28 14:24:56 -07:00
cpacker
70ac76040d
feat: letta code
2025-10-24 21:19:24 -07:00