jnjpng
|
37a237ad0f
|
feat: include compaction messages and handle new summary message types (#756)
|
2026-01-30 18:19:51 -08:00 |
|
jnjpng
|
af1f2df260
|
feat: render summarization/compact user message (#736)
|
2026-01-28 18:16:50 -08:00 |
|
Cameron
|
4794361b50
|
feat(hooks): capture reasoning and assistant messages in hooks (#719)
|
2026-01-28 16:28:23 -08:00 |
|
jnjpng
|
b884f84631
|
feat: add memory log hook (#688)
|
2026-01-26 15:54:12 -08:00 |
|
Charles Packer
|
271289a00b
|
fix: streaming flicker aggressive static promotion (#608)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-20 19:52:46 -08:00 |
|
Charles Packer
|
200f26250a
|
fix: use context-accurate cancel labels instead of hardcoded "Interrupted by user" (#598)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-19 15:51:04 -08:00 |
|
Charles Packer
|
28943757a3
|
fix: prevent approval from reappearing after interrupt during execution (#571)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-16 19:14:39 -08:00 |
|
Kevin Lin
|
3615247d14
|
fix: enable paste support in approval denial reason input (#531)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-13 13:22:04 -08:00 |
|
Charles Packer
|
163e34b04b
|
feat: streaming output for bash commands (#516)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-11 15:49:38 -08:00 |
|
Charles Packer
|
c07a5edd88
|
fix: tool call UI cleanup (#515)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-11 12:22:22 -08:00 |
|
Charles Packer
|
57875dedd1
|
fix: prevent stale processConversation calls from affecting UI state (#480)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-06 16:14:24 -08:00 |
|
Charles Packer
|
3ab15cc3e3
|
fix: properly stop streams on ESC interrupt (#457)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-02 23:35:52 -08:00 |
|
Charles Packer
|
8f9eb5eec5
|
fix: patch server-side tools showing up as interrupted (#441)
|
2025-12-31 17:39:26 -08:00 |
|
Charles Packer
|
48089ef71f
|
feat: improve token counter display (#439)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-31 16:17:07 -08:00 |
|
Charles Packer
|
096b6aec4d
|
fix: properly serialize error objects in transcript logging (#427)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-30 14:14:04 -08:00 |
|
Charles Packer
|
1dc703e532
|
fix: prevent post-cancel chunks from rendering after ESC interrupt (#416)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-29 13:57:41 -08:00 |
|
Charles Packer
|
fc195be7b7
|
fix: fix/skip interrupt banner for server tools (#353)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-22 18:39:12 -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
|
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 |
|
Charles Packer
|
66c4842375
|
fix: prevent stale stream updates after interrupt (#318)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-18 23:05:19 -08:00 |
|
cthomas
|
b9e52d20e8
|
feat: add usage command (#281)
|
2025-12-17 19:48:04 -08:00 |
|
Devansh Jain
|
d592fde824
|
feat: /profile command (#203)
|
2025-12-13 12:42:30 -08:00 |
|
Charles Packer
|
5df327755f
|
feat: add startup status messages showing agent provenance (#147)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-02 00:10:45 -08:00 |
|
Charles Packer
|
36495810ef
|
feat: parallel tool calling (#75)
|
2025-11-07 15:02:37 -08:00 |
|
Charles Packer
|
f7cea4a830
|
fix: handle mid-stream errors properly using sdk typing (#54)
|
2025-11-02 20:36:05 -08:00 |
|
Charles Packer
|
63d0034fd7
|
fix: patch TODO (#47)
Co-authored-by: Letta <noreply@letta.com>
|
2025-10-31 15:46:19 -07:00 |
|
cpacker
|
ec0c2701e5
|
fix: patch SDK issue causing no streams
|
2025-10-29 10:56:43 -07:00 |
|
Charles Packer
|
4ca01d199d
|
feat: migrate to Letta TS SDK v1 (alpha) (#11)
|
2025-10-28 23:50:57 -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
|
8ff2cc4d22
|
fix: log mid-stream errors to transcript, notes on retrieving
|
2025-10-27 18:45:04 -07:00 |
|
Charles Packer
|
3e9202c7b3
|
fix: add esc to cancel (#10)
|
2025-10-26 17:30:58 -07:00 |
|
Charles Packer
|
1d65606697
|
feat: add usage tracking, output mode, and cli exit mode (#7)
|
2025-10-25 16:50:15 -07:00 |
|
cpacker
|
70ac76040d
|
feat: letta code
|
2025-10-24 21:19:24 -07:00 |
|