Commit Graph

158 Commits

Author SHA1 Message Date
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
Kian Jones
322ab19f11 feat: assorted small changes (#244)
Co-authored-by: Letta <noreply@letta.com>
2025-12-16 17:20:31 -05:00
Kian Jones
d67b570569 refactor: remove link and unlink (#233) 2025-12-16 12:27:53 -05:00
Devansh Jain
ae54666a98 feat: Stateless subagents (#127) 2025-12-15 20:16:25 -08:00
Kevin Lin
f354e6aa41 fix: pass model and system prompt when resuming agent (#227) 2025-12-15 19:38:13 -08:00
Ari Webb
bcb1848b9a feat: cache init tool upserts (#217) 2025-12-15 15:33:43 -08:00
Charles Packer
2f21893ef5 feat: profile-based persistence with startup selector (#212)
Co-authored-by: Letta <noreply@letta.com>
2025-12-15 11:13:43 -08:00
Ari Webb
82518f135b feat: add from af cli flag (#195) 2025-12-14 14:27:31 -08:00
Charles Packer
2936b57ffc feat: remove uimode/parallel from settings (#206) 2025-12-14 14:25:25 -08:00
cpacker
0dda14103a feat: restore /stream command with default OFF
Token streaming is now off by default. Users can toggle it with /stream.

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

Co-Authored-By: Letta <noreply@letta.com>
2025-12-12 23:02:16 -08:00
Charles Packer
642692593c chore: remove redundant commands /agent, /stream, /swap (#202)
Co-authored-by: Letta <noreply@letta.com>
2025-12-12 22:52:41 -08:00
Charles Packer
a21336bd16 fix: patch auth flow (#180) 2025-12-11 15:14:07 -08:00
Christina Tong
6b8215aa87 add auto updates (#172) 2025-12-10 17:49:20 -08:00
Shelley Pham
6db2fcfc05 feat: add handling for when failed to refresh access token (#168)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-12-10 14:19:08 -08:00
cpacker
8c6ed19719 fix: show 'Resuming agent...' during loading when resuming
Set isResumingSession early in the init flow so the loading message
correctly shows 'Resuming agent...' instead of 'Creating agent...'

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

Co-Authored-By: Letta <noreply@letta.com>
2025-12-03 16:52:29 -08:00
Charles Packer
5df327755f feat: add startup status messages showing agent provenance (#147)
Co-authored-by: Letta <noreply@letta.com>
2025-12-02 00:10:45 -08:00
Kevin Lin
57169c63e1 feat: Add skill creation command (#141)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-12-01 21:02:49 -08:00
Charles Packer
06ec8b9d3c feat: new flag to filter blocks on creation (#132) 2025-11-27 02:12:41 -08:00
Charles Packer
135c19c7d7 feat: system prompt swapping (#131) 2025-11-27 01:30:11 -08:00
Devansh Jain
8b3523c1a3 feat: Skills omni-tool (#102) 2025-11-26 11:16:57 -08:00
Kevin Lin
724c695180 feat: add Claude Opus 4.5 (#121)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-11-25 10:43:31 -08:00
Charles Packer
f2ed25bfeb feat: add gemini tools (#120) 2025-11-24 10:50:31 -08:00
Charles Packer
4862a87fb1 fix: don't clobber tools on resume (#118) 2025-11-23 22:30:13 -08:00
Charles Packer
d002c75f9c feat: add toolset flag (#116) 2025-11-23 20:13:02 -08:00
Kevin Lin
cd6b29e686 feat: Model based toolset switching (#111)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-11-23 19:49:39 -08:00
Cameron
3d4f4dfd3c feat: Make --new safe by default, add --fresh-blocks for isolation (#91)
Co-authored-by: Letta <noreply@letta.com>
2025-11-17 16:17:36 -08:00
Charles Packer
9212dfb52b feat: add --sleeptime CLI flag (#94)
Co-authored-by: Letta <noreply@letta.com>
2025-11-16 23:44:06 -08:00
Charles Packer
2845781811 feat: add settings for parallelToolCalls and enableSleeptime (#80)
Co-authored-by: Letta <noreply@letta.com>
2025-11-07 17:47:58 -08:00
Charles Packer
36495810ef feat: parallel tool calling (#75) 2025-11-07 15:02:37 -08:00
Devansh Jain
ea313159ce feat: Support for skills (#76) 2025-11-07 15:00:01 -08:00
cpacker
b21fab7ce1 fix: throw error on mis-id's agent 2025-11-06 13:42:49 -08:00
Cameron
79bc3c2d98 Add /link and /unlink commands for managing agent tools (#59)
Co-authored-by: Letta <noreply@letta.com>
2025-11-05 18:11:51 -08:00
Charles Packer
42eb671bf4 fix: if no stop reason, attempt to resume from background mode (#56) 2025-11-04 11:20:58 -08:00
Devansh Jain
5c3b303eac chore: Create new memory blocks with --new (#58) 2025-11-03 19:20:03 -08:00
Charles Packer
c5b9f50767 fix: handle possible case of desync on pending approvals (#53) 2025-11-02 22:12:12 -08:00
Shubham Naik
e384672a5a Sign in with letta cloud (#44)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-10-31 14:47:21 -07:00
cpacker
b54b30af14 fix: patch settings bug 2025-10-31 14:30:10 -07:00
Shubham Naik
5108d1eda3 Refactor settings manager (#41)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-10-31 11:54:39 -07:00
Devansh Jain
32a3f7c7ab fix: Model flag parsing and model args (#42) 2025-10-30 20:23:21 -07:00
Devansh Jain
09e4f0b13a feat: add --model flag (#32) 2025-10-30 16:07:21 -07:00
Shubham Naik
f71d2c9b66 Revert "Refactor settings manager" (#40) 2025-10-30 13:48:07 -07:00
Shubham Naik
d144dd50d9 Refactor settings manager (#39)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-10-30 13:37:34 -07:00
Charles Packer
4ca01d199d feat: migrate to Letta TS SDK v1 (alpha) (#11) 2025-10-28 23:50:57 -07:00