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 |
|
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 |
|
Cameron
|
a71ede95d4
|
Fix hard-to-read dark blue color in H2 headings (#77)
Co-authored-by: Letta <noreply@letta.com>
|
2025-11-07 14:50:58 -08:00 |
|
cpacker
|
95077ff4e2
|
fix: clean command preview link
|
2025-11-06 14:13:28 -08:00 |
|
cpacker
|
90e24af52b
|
chore: bump letta ts sdk version
|
2025-11-06 13:50:49 -08:00 |
|
cpacker
|
b21fab7ce1
|
fix: throw error on mis-id's agent
|
2025-11-06 13:42:49 -08:00 |
|
Cameron
|
a9d2747710
|
docs: Document /link and /unlink commands (#74)
Co-authored-by: Letta <noreply@letta.com>
|
2025-11-06 12:10:37 -08:00 |
|
cpacker
|
50e590e70f
|
fix: patch dev mode not picking up files
|
2025-11-05 22:31:30 -08:00 |
|
cpacker
|
00fc8b07ad
|
Merge branch 'main' of github.com:letta-ai/letta-code
|
2025-11-05 22:15:34 -08:00 |
|
cpacker
|
a5c227c500
|
fix: add stub reminder:
|
2025-11-05 22:15:24 -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 |
|
github-actions[bot]
|
424fabaed4
|
chore: bump version to 0.1.19 [skip ci]
|
2025-11-06 00:40:34 +00:00 |
|
Shubham Naik
|
58362c9c46
|
chore: proper auth handling (#65)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-11-05 16:35:37 -08:00 |
|
Shubham Naik
|
cc73396e7a
|
chore: fix issue with rerendering and links (#72)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-11-05 16:35:03 -08:00 |
|
github-actions[bot]
|
63c06f1f5f
|
chore: bump version to 0.1.18 [skip ci]
|
2025-11-05 19:14:13 +00:00 |
|
Charles Packer
|
ebd50baa34
|
ci: relax timeouts on windows (#70)
|
2025-11-04 22:32:30 -08:00 |
|
Charles Packer
|
0343fb7710
|
fix: patch issue with bad approval state (#69)
|
2025-11-04 22:24:28 -08:00 |
|
github-actions[bot]
|
665f8f0c57
|
chore: bump version to 0.1.17 [skip ci]
|
2025-11-05 03:58:45 +00:00 |
|