Commit Graph

100 Commits

Author SHA1 Message Date
cpacker
34ac02a6a5 chore(cli): remove messages conversation subcommands 2026-01-31 14:50:20 -08:00
cpacker
f6977b043d feat(headless): accept sender id via --from-agent 2026-01-31 14:45:16 -08:00
Charles Packer
375e485874 feat: refactor skill scripts into cli subcommands (#759) 2026-01-31 14:18:10 -08:00
Charles Packer
b36bb8beef feat: enable memfs by default for newly created agents (#748)
Co-authored-by: Letta <noreply@letta.com>
2026-01-29 17:17:06 -08:00
Charles Packer
9fd87240f9 feat: add --memfs / --no-memfs CLI flags (#747)
Co-authored-by: Letta <noreply@letta.com>
2026-01-29 16:51:35 -08:00
Anthony W. Jung
fa5a7c3d74 fix: show model selector on self-hosted when default model unavailable (#737) 2026-01-28 22:58:56 -08:00
jnjpng
03db8545ad feat: add highlighting to user prompt messages (#714) 2026-01-28 14:35:19 -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
cthomas
edeb344ad9 fix: always populate user-agent (#708) 2026-01-27 15:02:01 -08:00
Devansh Jain
f1a56c5e87 fix: Default agent creation on first bootup (#704) 2026-01-27 13:56:26 -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
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
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
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
388cbd6e25 fix: handle ENOTEMPTY errors in auto-update with cleanup and retry (#632)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:57:56 -08:00
Charles Packer
ce89e962c7 fix: update isolated blocks in conversation context for Skill tool (#622)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 17:45:41 -08:00
Charles Packer
03a2cfc2ed fix: make --new-agent use default conversation (#595)
Co-authored-by: Letta <noreply@letta.com>
2026-01-19 13:33:00 -08:00
Charles Packer
a526614e28 feat: revert default startup to use "default" conversation (#594)
Co-authored-by: Letta <noreply@letta.com>
2026-01-19 13:02:12 -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
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
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
2d6d3baa5e feat: add release notes display system (#573)
Co-authored-by: Letta <noreply@letta.com>
2026-01-16 20:30:47 -08: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
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
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
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
Charles Packer
f964b020d5 fix: /resume nonexistent conversation (#548)
Co-authored-by: Letta <noreply@letta.com>
2026-01-14 20:31:13 -08:00
Charles Packer
db33f942b3 fix: isolate skills blocks per conversation (#545)
Co-authored-by: Letta <noreply@letta.com>
2026-01-14 18:12:37 -08:00
Charles Packer
480a270f53 fix: task tool rendering issues (#534) 2026-01-13 19:21:42 -08:00
Charles Packer
ef7d8c98df refactor: use conversations (#475)
Co-authored-by: Letta <noreply@letta.com>
2026-01-13 16:40:59 -08:00
Charles Packer
447daea919 fix: "Create new agent" from selector was stuck in a loop (#503)
Co-authored-by: Letta <noreply@letta.com>
2026-01-08 22:57:09 -08:00
Shubham Naik
3ed7a05370 feat: add LSP support (TypeScript and Python) (#474)
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com>
Co-authored-by: Charles Packer <cpacker@users.noreply.github.com>
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-01-07 11:41:09 -08:00
Charles Packer
ff62233fa3 fix: show selector instead of silently creating agent when LRU retrieval fails (#471)
Co-authored-by: Letta <noreply@letta.com>
2026-01-05 17:49:06 -08:00
Charles Packer
34367de5d7 feat: implement client-side tools via client_tools spec (#456)
Co-authored-by: Letta <noreply@letta.com>
2026-01-02 23:35:40 -08:00
Charles Packer
a956a15db4 feat: add system prompt and memory block configuration for headless mode (#450)
Co-authored-by: Letta <noreply@letta.com>
2026-01-02 15:32:07 -08:00
Charles Packer
47e4734ba1 feat: Add --input-format stream-json for bidirectional SDK communication (#444)
Co-authored-by: Letta <noreply@letta.com>
2026-01-01 01:00:45 -08:00
Charles Packer
725a2a7cad fix: update stream-json output format for SDK compatibility (#442)
Co-authored-by: Letta <noreply@letta.com>
2025-12-31 19:19:35 -08:00
Charles Packer
f5a1a5e400 fix: prevent infinite loop on ESC interrupt (#425)
Co-authored-by: Letta <noreply@letta.com>
2025-12-29 20:12:03 -08:00
Kainoa Kanter
fab0ca676b refactor: use system secrets when possible (#248) 2025-12-29 12:09:52 -08:00
Charles Packer
0104fe4b3b feat: add --name/-n option to resume agent by name (#411)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 23:17:42 -08:00
Charles Packer
aca3d88800 fix: fix keybindings (#406)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 19:31:01 -08:00
Charles Packer
2d61f335af feat: shift+enter multi-line input support (#405)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 00:55:31 -08:00
Charles Packer
50598233f0 feat: prompt to resume global pinned agent in fresh directories (#358) (#383)
Co-authored-by: Letta <noreply@letta.com>
2025-12-24 10:44:44 -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
Charles Packer
f38bd1b133 fix: auto-retry when tools missing on server + graceful error handling (#315)
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 20:52:07 -08:00
Charles Packer
fb6fecddf8 feat: add --info flag to show project and agent info (#280)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 19:47:17 -08:00