Commit Graph

781 Commits

Author SHA1 Message Date
Charles Packer
bebe000336 chore: add dependabot config for letta-client updates (#712)
Co-authored-by: Letta <noreply@letta.com>
2026-01-27 17:05:07 -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
1c6e8cf712 fix: use const for globalPinned (#710)
Co-authored-by: Letta <noreply@letta.com>
2026-01-27 15:59:51 -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
a426e4bae3 fix: use platform-independent paths in memory filesystem tests (#706)
Co-authored-by: Letta <noreply@letta.com>
2026-01-27 14:00:09 -08:00
Devansh Jain
f1a56c5e87 fix: Default agent creation on first bootup (#704) 2026-01-27 13:56:26 -08:00
Charles Packer
2ce65ee99b feat: auto-generate changelog in GitHub releases (#705)
Co-authored-by: Gabriel Machado <gabriel.machado@cloudwalk.io>
Co-authored-by: Letta <noreply@letta.com>
2026-01-27 13:07:30 -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
Sarah Wooders
aa0f440657 feat: remove conversation_search from main agent default tools (#662)
Co-authored-by: Letta <noreply@letta.com>
2026-01-26 17:49:31 -08:00
jnjpng
2edf2bd4b1 feat: add basic prompt submit hook (#694) 2026-01-26 17:41:51 -08:00
Charles Packer
5776c55728 feat: add agent-scoped skills directory support (#692)
Co-authored-by: Letta <noreply@letta.com>
2026-01-26 17:33:59 -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
Kevin Lin
d99289a15e fix: correct help text for letta --new flag (#691)
Co-authored-by: Letta <noreply@letta.com>
2026-01-26 16:13:15 -08:00
jnjpng
b884f84631 feat: add memory log hook (#688) 2026-01-26 15:54:12 -08:00
Charles Packer
b281396b18 fix: make cursor visible on newline characters in multi-line input (#689)
Co-authored-by: Letta <noreply@letta.com>
2026-01-26 15:33:10 -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
jnjpng
d950db3afd feat: add permissions status script (#681) 2026-01-26 11:20:21 -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
github-actions[bot]
74de09d887 chore: bump version to 0.13.11 [skip ci] 2026-01-26 04:48:14 +00: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
55033e8580 Update README.md 2026-01-25 20:42:49 -08:00
Charles Packer
1305ab72e2 fix: -m flag now correctly applies model variants with same handle (#676)
Co-authored-by: Letta <noreply@letta.com>
2026-01-25 15:21:46 -08:00
github-actions[bot]
9cc29803e7 chore: bump version to 0.13.10 [skip ci] 2026-01-25 22:35:54 +00:00
Charles Packer
52dd38a28e feat: disable Incognito agent creation by default (#672)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 21:24:32 -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
07992a7746 feat: index settings by server URL for multi-server support (#668)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 20:10:04 -08:00
Charles Packer
89c9d0e601 ci: add Docker integration test (#669)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 19:15:44 -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
49e02e438c fix: update login screen styling to match other menus (#666)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 16:52:47 -08:00
Charles Packer
ece095e681 Update README.md 2026-01-24 14:59:00 -08:00
Charles Packer
e4976369f1 Update README.md 2026-01-24 14:58:20 -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
jnjpng
9659fa32e8 feat: add desktop notification hook script (#664) 2026-01-23 17:53:53 -08:00
jnjpng
55524061ab feat: add rm -rf block hook script and fix stderr (#661) 2026-01-23 17:26:50 -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
3e71a08156 feat: regex tool name matching for hooks (#660) 2026-01-23 15:45:15 -08:00
github-actions[bot]
ee8d3af099 chore: bump version to 0.13.9 [skip ci] 2026-01-23 23:43:24 +00:00
jnjpng
cc2b33bb6b feat: add stop hook continuation on blocking and example hooks (#657) 2026-01-23 15:28:18 -08:00
Kevin Lin
76f0e114ee feat: letta evals prompt memory defrag (#621)
Co-authored-by: Letta <noreply@letta.com>
2026-01-23 14:21:03 -08:00
Charles Packer
5ebb320230 fix: gracefully handle backfill failures instead of crashing (#658)
Co-authored-by: Letta <noreply@letta.com>
2026-01-23 14:11:26 -08:00
jnjpng
3c3838138c chore: upgrade letta sdk to 1.7.6 (#656) 2026-01-23 12:49:29 -08:00
cthomas
277574c7fe feat: implement smoother message queueing (#655) 2026-01-23 12:35:43 -08:00