Commit Graph

667 Commits

Author SHA1 Message Date
Charles Packer
7760e2a2b9 docs: update README.md 2026-01-18 19:52:30 -08:00
Charles Packer
d4596e92da chore: update README.md 2026-01-18 19:42:07 -08:00
github-actions[bot]
51f9bc62dd chore: bump version to 0.13.3 [skip ci] 2026-01-19 03:40:51 +00:00
Charles Packer
e48f628ba5 fix: guard interrupt handling while tool approvals are in flight (#592)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 19:33:44 -08:00
Charles Packer
f30dbf40da feat: deploy existing agents as subagents via Task tool (#591)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 19:12:23 -08:00
Charles Packer
7905260fc9 feat: add messaging-agents bundled skill (#589)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 17:28:45 -08:00
github-actions[bot]
5cd31d8180 chore: bump version to 0.13.2 [skip ci] 2026-01-18 22:17:25 +00:00
Charles Packer
d96ba6dd2e feat: add truncation to Task tool output and auto-cleanup overflow files (#588)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 14:16:50 -08:00
Charles Packer
dac6d77593 fix: track auto-allowed tool execution for proper interrupt handling (#584)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 12:04:55 -08:00
Charles Packer
ab87fdbb66 feat: implement skills frontmatter pre-loading for subagents (#581)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 22:41:00 -08:00
Charles Packer
5d636d6808 fix: remove hardcoded embedding model, let server use default (#583)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 22:32:39 -08:00
Charles Packer
d910b21934 chore: remove LAZY RECOVERY debug logging (#582)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 22:26:14 -08:00
github-actions[bot]
ef297712e4 chore: bump version to 0.13.1 [skip ci] 2026-01-18 04:07:05 +00:00
Charles Packer
f2b242cdc5 feat: add support for default conversation via --conv default (#580)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 20:06:36 -08:00
Charles Packer
5f5c0df18e feat: reduce time-to-boot, remove default eager approval checks on inputs, auto-cancel stale approvals (#579)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 16:19:30 -08:00
Charles Packer
f4eb921af7 feat: add working-in-parallel bundled skill (#577)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 11:38:06 -08:00
Charles Packer
841914696a fix: show correct auth type immediately on startup (#576)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 11:37:53 -08:00
Nathaniel Eliot
c39cf15a55 fix: add include option when retrieving agents for memory blocks (#574) 2026-01-17 10:50:06 -08:00
Charles Packer
527cb79d7c feat: show conversation resume hint in exit stats (#575)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 10:41:33 -08:00
Charles Packer
a9e7be1d5c docs: update README.md 2026-01-17 10:39:15 -08:00
github-actions[bot]
c608860271 chore: bump version to 0.13.0 [skip ci] 2026-01-17 04:31:48 +00:00
Charles Packer
2d6d3baa5e feat: add release notes display system (#573)
Co-authored-by: Letta <noreply@letta.com>
2026-01-16 20:30:47 -08:00
cpacker
54e9a4038b fix: defer resize clears during streaming to reduce flicker 2026-01-16 19:46:46 -08:00
Charles Packer
00cb68689e refactor: extract shared shell spawn logic into shellRunner.ts (#572)
Co-authored-by: Letta <noreply@letta.com>
2026-01-16 19:40:45 -08:00
Charles Packer
0430f42887 fix: history navigation breaks after sending command (#569)
Co-authored-by: Letta <noreply@letta.com>
2026-01-16 19:14:50 -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
cpacker
0750281d13 Merge branch 'main' of github.com:letta-ai/letta-code 2026-01-16 18:23:57 -08:00
cpacker
6d3566e10f fix: Guard resize clears against minor column jitter during streaming 2026-01-16 18:23:48 -08:00
jnjpng
167f30972d feat: add mcp oauth support via /mcp connect (#570) 2026-01-16 17:59:39 -08:00
Kian Jones
147e7f6dfd feat: make agent aware of its harness mode (#567) 2026-01-16 15:36:07 -08:00
github-actions[bot]
1ae5b1ef79 chore: bump version to 0.12.9-next.11 [skip ci] 2026-01-16 23:20:39 +00:00
cpacker
1211e5addb fix: create Memo for fresh users in headless mode
Adds same "fresh user → create Memo" logic to headless mode that
interactive mode has. Now `letta -p "hello"` works for fresh users
without needing --new-agent.

🐺 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
2026-01-16 15:16:42 -08:00
github-actions[bot]
adea8c24e8 chore: bump version to 0.12.9-next.10 [skip ci] 2026-01-16 22:35:11 +00:00
Charles Packer
cbc9f8dce9 feat: simplify startup flow with auto-select Memo for fresh users (#568)
Co-authored-by: Letta <noreply@letta.com>
2026-01-16 14:17:35 -08:00
Charles Packer
414affedd0 fix: prevent subagents from polluting LRU settings (#565)
Co-authored-by: Letta <noreply@letta.com>
2026-01-16 13:04:07 -08:00
github-actions[bot]
83b3ddebce chore: bump version to 0.12.9-next.9 [skip ci] 2026-01-16 17:05:09 +00:00
Charles Packer
a60340c589 fix: improve skill loading feedback to prevent subagent hallucination (#564)
Co-authored-by: Letta <noreply@letta.com>
2026-01-16 09:04:31 -08:00
Charles Packer
3482d7d11a revert: Revert "fix: remove conversation_search from default base tools" (#563) 2026-01-16 08:47:52 -08:00
github-actions[bot]
8344050e58 chore: bump version to 0.12.9-next.8 [skip ci] 2026-01-16 06:40:48 +00:00
Charles Packer
c9fab34706 fix: Task tool subagent spawn and isolated block labels (#561)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 22:39:53 -08:00
github-actions[bot]
4e8f99497c chore: bump version to 0.12.9-next.7 [skip ci] 2026-01-16 03:49:21 +00:00
Charles Packer
52c113ca74 fix: prevent header duplication on terminal resize (#560)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 19:48:46 -08:00
Charles Packer
c6d43a1a25 fix: auto-create missing skills blocks when resuming older agents (#559)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 19:18:37 -08:00
Charles Packer
4f9e7e406a fix: remove conversation_search from default base tools (#557)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 19:16:33 -08:00
Charles Packer
9c29451559 fix: correct parameter names in MemoryDiffRenderer for str_replace (#558)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 19:05:52 -08:00
github-actions[bot]
dac6070587 chore: bump version to 0.12.9-next.6 [skip ci] 2026-01-16 02:14:04 +00:00
cpacker
03b2239e22 fix: remove client-side Skill tool from Incognito baseTools
Skill is a client-side tool attached at runtime by the CLI, not a
server-side base tool. Including it in baseTools caused agent creation
to fail on fresh accounts with "Tools not found by name: {'Skill'}".

🤖 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
2026-01-15 18:12:59 -08:00
Charles Packer
72f172d9d9 fix: pin existing default agents and rename --new to --new-agent (#556)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 18:08:31 -08:00
github-actions[bot]
3753dfe18d chore: bump version to 0.12.9-next.5 [skip ci] 2026-01-16 00:41:04 +00:00
Charles Packer
1192e88849 feat: improve --resume and --continue CLI flags (#555)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 16:37:26 -08:00