Charles Packer
|
424e4980ac
|
fix: improve UI (#403)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-27 01:55:13 -08:00 |
|
Charles Packer
|
63388074a7
|
fix: fix plan mode on non-default toolsets (#398)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-26 12:29:07 -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
|
e8a9d656e8
|
fix: normalize spacing throughout UI (#395)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-25 20:03:07 -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
|
f4c71adab6
|
feat: add automatic retry for transient LLM API errors (#389)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-25 09:49:19 -08:00 |
|
Charles Packer
|
a4fa3023c1
|
fix: always show detailed plan mode denial message (#386)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-24 14:59:29 -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
|
1f35f403c0
|
fix: always fetch detailed error info from server when run_id exists (#385)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-24 14:42:01 -08:00 |
|
Charles Packer
|
25950133b8
|
fix: handle JSON parse errors in stream gracefully (#382)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-24 01:00:35 -08:00 |
|
cthomas
|
b5ce59d059
|
chore: make error logging more robust (#373)
|
2025-12-23 16:15:09 -08:00 |
|
Devansh Jain
|
366766e467
|
fix: Parallel tool execution race condition (#377)
|
2025-12-23 16:00:24 -08:00 |
|
Charles Packer
|
a660a3b5ac
|
feat: rename /resume to /agents with backwards-compatible alias (#376)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-23 15:45:49 -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 |
|
cthomas
|
e4c7f9dc62
|
feat: update feedback copy (#375)
|
2025-12-23 15:37:19 -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
|
4ef232ff58
|
fix: current model switcher for pro max (#370)
|
2025-12-23 13:04:57 -08:00 |
|
jnjpng
|
a9ab40bd6e
|
fix: update default model settings for claude max pro anthropic models (#369)
|
2025-12-23 12:40:46 -08:00 |
|
Devansh Jain
|
54f0f233b3
|
feat: Add memory reminders to improve memory use (#366)
|
2025-12-23 12:00:34 -08:00 |
|
Ari Webb
|
db517cff0e
|
fix: cache context window from models.list, use for byok (#364)
|
2025-12-23 11:35:05 -08:00 |
|
cthomas
|
ca5ff004e5
|
feat: send debug info with feedback (#354)
|
2025-12-23 11:20:16 -08:00 |
|
Charles Packer
|
c868282453
|
fix: use depth counter for processConversation guard instead of strea… (#359)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-22 21:35:09 -08:00 |
|
Charles Packer
|
cfae2814b3
|
fix: generate plan file path when entering plan mode via tab cycling (#357)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-22 19:10:05 -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
|
5dac7172e6
|
fix: resolve race condition in escape interrupt handling (#349)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-22 15:46:37 -08:00 |
|
Charles Packer
|
008233f295
|
revert: "fix: add robustness for connection errors for approvals" (#345)
|
2025-12-22 14:31:21 -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
|
899966f491
|
fix: patches to align skills with open spec (#334)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-21 18:20:11 -08:00 |
|
Charles Packer
|
9984f26f1b
|
feat: add support for bundled skills and multi-source skill discovery (#331)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-21 15:58:01 -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 |
|
Sarah Wooders
|
90d84482ef
|
fix: add robustness for connection errors for approvals (#189)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-12-20 19:02:12 -08:00 |
|
cthomas
|
586a39ead8
|
feat: add optional telemetry (#326)
|
2025-12-19 18:41:43 -08:00 |
|
Devansh Jain
|
7d73219c50
|
chore: Add --system flag for existing agents + update system prompt variable names (#328)
|
2025-12-19 17:16:21 -08:00 |
|
jnjpng
|
f9bffaed81
|
feat: add support for claude pro and max plans (#327)
|
2025-12-19 16:26:41 -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 |
|
Charles Packer
|
c32e43cac8
|
chore: misc UI improvements (#317)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-18 22:21:48 -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 |
|
Charles Packer
|
290a385552
|
fix: clear abortControllerRef after EAGER_CANCEL interrupt (#305)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-18 14:00:37 -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 |
|
Kian Jones
|
fc43e2d6ed
|
fix: update model in ui when switched in the ADE (#297)
|
2025-12-18 15:50:19 -05:00 |
|
Sarah Wooders
|
1087ccc2c2
|
feat: add /compact command (#278)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-18 12:47:05 -08:00 |
|
Charles Packer
|
51c1d174e0
|
fix: restore exit stats on double Ctrl+C (#295)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-18 11:53:13 -08:00 |
|
Ari Webb
|
407da24c5b
|
Byok support (#277)
|
2025-12-18 09:49:20 -08:00 |
|
Charles Packer
|
5635cb70e6
|
feat: simplify new agent intro message with /init tip (#288)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-17 22:35:02 -08:00 |
|
Charles Packer
|
79dfd91474
|
fix: respect permission mode during recovery/desync approval handling (#286)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-17 21:44:54 -08:00 |
|
cthomas
|
b9e52d20e8
|
feat: add usage command (#281)
|
2025-12-17 19:48:04 -08:00 |
|
Charles Packer
|
a5b01e7126
|
feat: add naming dialog when pinning agents (#279)
Co-authored-by: Letta <noreply@letta.com>
|
2025-12-17 19:08:30 -08:00 |
|
Devansh Jain
|
085728ce30
|
chore: Save agent ID on exit (#274)
|
2025-12-17 17:38:51 -08:00 |
|