Commit Graph

177 Commits

Author SHA1 Message Date
cpacker
6daf8efd8e fix: patch public flow 2025-11-26 19:28:26 -08:00
github-actions[bot]
b674ff3623 chore: bump version to 0.4.1 [skip ci] 2025-11-27 03:22:00 +00:00
Charles Packer
dc38a4f82d ci: set up publishing (#129) 2025-11-26 19:18:41 -08:00
Charles Packer
36c571f38f fix: align the schemas, params, and descriptions (#128) 2025-11-26 19:12:31 -08:00
Shubham Naik
3543276709 Fix debounce mechanism (#95)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-26 11:39:55 -08:00
Devansh Jain
8b3523c1a3 feat: Skills omni-tool (#102) 2025-11-26 11:16:57 -08:00
Charles Packer
e88738b1c1 fix: use model_settings instead of deprecated llm_config for agent updates (#125)
Co-authored-by: Letta <noreply@letta.com>
2025-11-26 10:47:54 -08:00
Charles Packer
61cb85bd83 feat: add /download command to export agent file locally (#124)
Co-authored-by: Letta <noreply@letta.com>
2025-11-25 20:32:21 -08:00
github-actions[bot]
40d2055708 chore: bump version to 0.4.0 [skip ci] 2025-11-26 04:05:30 +00:00
Kevin Lin
63d8f2bdfc fix: Tool name mismatch (#123) 2025-11-25 16:16:20 -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
cpacker
c4a1ceb4e8 fix: dedupe 2025-11-24 11:05:18 -08:00
Charles Packer
f2ed25bfeb feat: add gemini tools (#120) 2025-11-24 10:50:31 -08:00
Charles Packer
43813383ac feat: show only featured models by default in model selector (#106) (#119)
Co-authored-by: Letta <noreply@letta.com>
2025-11-24 00:10:48 -08:00
cpacker
61ed93c6c6 fix: add patch to auto-allow for acceptedits mode 2025-11-23 22:42:36 -08:00
Charles Packer
4862a87fb1 fix: don't clobber tools on resume (#118) 2025-11-23 22:30:13 -08:00
Charles Packer
8cab132513 fix: display the codex toolset better (#117) 2025-11-23 22:21:21 -08:00
Charles Packer
d002c75f9c feat: add toolset flag (#116) 2025-11-23 20:13:02 -08:00
Charles Packer
592ed66e1b feat: add toolset switching UI (#115) 2025-11-23 20:02:04 -08:00
Charles Packer
836a488263 docs: Update README.md 2025-11-23 19:56:16 -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
Charles Packer
9ceae2af58 feat: cancel client-side tools (#113) 2025-11-23 09:53:27 -08:00
Charles Packer
9e6a1d4300 feat: eager cancel (#114) 2025-11-23 09:53:07 -08:00
Charles Packer
6111410bf6 fix: patch OOM issue (#112) 2025-11-21 18:58:19 -08:00
Charles Packer
10d8a2a97c Update README.md 2025-11-21 14:46:02 -08:00
Cameron Pfiffer
dc58439c84 fix: Update system prompt to point to GitHub repo instead of non-existent docs page
Changed reference from https://docs.letta.com/letta-code (404) to
https://github.com/letta-ai/letta-code (actual documentation location).

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

Co-Authored-By: Letta <noreply@letta.com>
2025-11-21 12:18:57 -08:00
github-actions[bot]
e573dd8640 chore: bump version to 0.3.0 [skip ci] 2025-11-21 08:13:06 +00:00
Charles Packer
1a30c153c6 fix: patch HITL bug (#107) 2025-11-19 20:49:24 -08:00
Charles Packer
fa883d66db feat: update models.json to add gemini-3 (#104) 2025-11-19 14:54:53 -08:00
Cameron
0b44de5f5d fix: Update sleeptime agent's persona block, not primary agent (#100)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2025-11-17 18:43:48 -08:00
Charles Packer
6b40e86401 fix: parallel tool calling support in approval flow (#101) 2025-11-17 18:27:20 -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
Kevin Lin
06872761bd feat: Add gpt-5.1 models (#97) 2025-11-17 15:31:16 -08:00
Shubham Naik
d3b9eb7245 Swap command (#84)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-17 11:26:48 -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
1dcc25fcc9 refactor: rename model id from 'default' to 'sonnet-4.5' (#93)
Co-authored-by: Letta <noreply@letta.com>
2025-11-16 22:30:42 -08:00
Charles Packer
cedbff11a2 fix: fix permissions paths (#92) 2025-11-16 21:12:01 -08:00
Kevin Lin
754db3b273 fix: Patch headless mode GPT-5 (#88)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-11-16 20:48:50 -08:00
Cameron
8df4c08510 feat: Add sleep-time memory management persona prompt (#90)
Co-authored-by: Letta <noreply@letta.com>
2025-11-14 16:44:11 -08:00
Cameron
279f946e07 docs: Add /rename command to interactive commands list (#87)
Co-authored-by: Letta <noreply@letta.com>
2025-11-10 11:02:51 -08:00
github-actions[bot]
d083871517 chore: bump version to 0.2.0 [skip ci] 2025-11-10 19:00:54 +00:00
Charles Packer
3c084b52a6 feat: add headless matrix to ci (#86) 2025-11-09 12:34:25 -08:00
Charles Packer
c234ea2b54 fix: parallel tool calling misc fixes (#85) 2025-11-08 12:36:52 -08:00
Shubham Naik
eab04aaee3 chore: allow renaming agent (#83)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-07 20:48:12 -08:00
Charles Packer
d762859963 refactor: extract shared approval batch execution logic (#82)
Co-authored-by: Letta <noreply@letta.com>
2025-11-07 18:23:16 -08:00
Charles Packer
ac0b929119 fix: support parallel tool calling in headless mode (#81)
Co-authored-by: Letta <noreply@letta.com>
2025-11-07 18:05:27 -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
7bfc2ce25a fix: improve parallel tool approval UX with sequential review (#79)
Co-authored-by: Letta <noreply@letta.com>
2025-11-07 17:31:00 -08:00
Shubham Naik
64e1fe5011 feat: support multi-device sign in (#78)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-07 16:18:06 -08:00
cpacker
182e330818 fix: patch plan mode 2025-11-07 16:17:25 -08:00