cthomas
|
583ce7b395
|
feat: suggest Bedrock Opus 4.5 fallback for Anthropic llm_api_error (#722)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-28 13:58:00 -08:00 |
|
Ari Webb
|
ebdf78302d
|
feat: add profile auth method for bedrock (#695)
|
2026-01-28 11:33:43 -08:00 |
|
github-actions[bot]
|
b304107a60
|
fix: use agent-level compact API for default conversation (#718)
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com>
Co-authored-by: Cameron <cpfiffer@users.noreply.github.com>
|
2026-01-28 10:51:21 -08:00 |
|
Kevin Lin
|
e8826f99a6
|
feat: update memory init to support hierarchical filesystem organization (#700)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-27 19:20:06 -08:00 |
|
cthomas
|
0df8e51dac
|
feat: clean up keep-alive fallback handling (#663)
|
2026-01-27 17:50:37 -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 |
|
cthomas
|
edeb344ad9
|
fix: always populate user-agent (#708)
|
2026-01-27 15:02:01 -08:00 |
|
Charles Packer
|
51bff77e27
|
fix: memory sync improvements (#698)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-27 00:41:05 -08:00 |
|
Charles Packer
|
fe53cac13c
|
feat: add direct MiniMax M2.1 support (#697)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-26 22:10:58 -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 |
|
jnjpng
|
2edf2bd4b1
|
feat: add basic prompt submit hook (#694)
|
2026-01-26 17:41:51 -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
|
b884f84631
|
feat: add memory log hook (#688)
|
2026-01-26 15:54:12 -08:00 |
|
Charles Packer
|
83cdccd930
|
feat: add MiniMax coding plans support to /connect (#684)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-26 13:24:47 -08:00 |
|
Charles Packer
|
aa8a58df3f
|
fix: exclude venv and other dependency dirs from @file search (#682)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-26 13:19:09 -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
|
fd7ca18066
|
fix: patch default model (#670)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-24 20:10:40 -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
|
0323e5e423
|
fix: clean up error messages (#659)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-24 14:53:33 -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 |
|
Kian Jones
|
7af73fe53e
|
feat: retry messages on pre-mature interrupt (#593)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-23 17:19:58 -08:00 |
|
jnjpng
|
cc2b33bb6b
|
feat: add stop hook continuation on blocking and example hooks (#657)
|
2026-01-23 15:28:18 -08:00 |
|
cthomas
|
277574c7fe
|
feat: implement smoother message queueing (#655)
|
2026-01-23 12:35:43 -08:00 |
|
Charles Packer
|
f8f75c50ba
|
fix: use conversations.messages.compact instead of agents.messages.co… (#653)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-22 22:20:11 -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 |
|
Kevin Lin
|
e735bb7c66
|
feat: add codex image tool (#650)
|
2026-01-22 18:05:49 -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
|
4997337254
|
fix: gate stale approval warning behind debugWarn (#643)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-22 15:15:40 -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 |
|
cthomas
|
18c10ec05f
|
revert: temp remove new cancellation (#640)
|
2026-01-22 13:50:04 -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 |
|
cpacker
|
bf18792c9c
|
chore: improve command output
|
2026-01-21 22:43:01 -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 |
|
Kian Jones
|
9123480b5d
|
feat: make interactive commands immediate (#634)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-21 21:41:10 -08:00 |
|
Kian Jones
|
1968059434
|
fix: allow messages starting with / to be sent to agent when unknown (#625)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-21 21:36:21 -08:00 |
|
Charles Packer
|
0c5f53bdd2
|
fix: enforce 5MB image size limit with progressive compression (#630)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-21 21:07:24 -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
|
30b265f5bd
|
fix: replace console.warn with debugWarn for EAGER_CANCEL timeout (#628)
Co-authored-by: Letta <noreply@letta.com>
|
2026-01-21 20:43:52 -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 |
|