-
50e590e70f
fix: patch dev mode not picking up files
cpacker
2025-11-05 22:31:30 -08:00
-
00fc8b07ad
Merge branch 'main' of github.com:letta-ai/letta-code
cpacker
2025-11-05 22:15:34 -08:00
-
-
a5c227c500
fix: add stub reminder:
cpacker
2025-11-05 22:15:24 -08:00
-
79bc3c2d98
Add /link and /unlink commands for managing agent tools (#59)
Cameron
2025-11-05 18:11:51 -08:00
-
424fabaed4
chore: bump version to 0.1.19 [skip ci]
github-actions[bot]
2025-11-06 00:40:34 +00:00
-
58362c9c46
chore: proper auth handling (#65)
Shubham Naik
2025-11-05 16:35:37 -08:00
-
cc73396e7a
chore: fix issue with rerendering and links (#72)
Shubham Naik
2025-11-05 16:35:03 -08:00
-
63c06f1f5f
chore: bump version to 0.1.18 [skip ci]
github-actions[bot]
2025-11-05 19:14:13 +00:00
-
-
ebd50baa34
ci: relax timeouts on windows (#70)
Charles Packer
2025-11-04 22:32:30 -08:00
-
0343fb7710
fix: patch issue with bad approval state (#69)
Charles Packer
2025-11-04 22:24:28 -08:00
-
665f8f0c57
chore: bump version to 0.1.17 [skip ci]
github-actions[bot]
2025-11-05 03:58:45 +00:00
-
f0226f17ee
chore: remove log (#67)
Shubham Naik
2025-11-04 16:40:04 -08:00
-
948f7f26b5
chore: bump version to 0.1.16 [skip ci]
github-actions[bot]
2025-11-05 00:35:18 +00:00
-
b0cc3ca167
Merge branch 'main' of github.com:letta-ai/letta-code
cpacker
2025-11-04 15:50:24 -08:00
-
-
42cd35aa1d
fix: patch issue with state tool approval state
cpacker
2025-11-04 15:50:16 -08:00
-
72a462c646
fix: increase Sonnet 4.5 without reasoning to use 180k context window (#66)
Kevin Lin
2025-11-04 15:18:23 -08:00
-
-
ceae108c1f
fix: patch the auth flow for bad keys
cpacker
2025-11-04 15:11:34 -08:00
-
dd3a87f66a
feat: Add sonnet 4.5 without reasoning (#64)
Kevin Lin
2025-11-04 12:04:49 -08:00
-
e615621994
Update max depth (#62)
Shubham Naik
2025-11-04 11:55:21 -08:00
-
cf73f3a11f
ci: add typechecking, fail fast in CI, and patch typechecking errors (#63)
Charles Packer
2025-11-04 11:50:07 -08:00
-
42eb671bf4
fix: if no stop reason, attempt to resume from background mode (#56)
Charles Packer
2025-11-04 11:20:58 -08:00
-
864c67248b
chore: remove macos13 (#61)
Shubham Naik
2025-11-04 11:20:37 -08:00
-
d4d03ab22b
chore: show agent url in commands (#60)
Shubham Naik
2025-11-04 10:54:27 -08:00
-
23a06d7c96
chore: graceful retry of upsert tools (#57)
Shubham Naik
2025-11-04 10:22:53 -08:00
-
f8107c84f4
fix: prevent tests from overwriting real settings.json (#49)
Charles Packer
2025-11-03 19:20:55 -08:00
-
5c3b303eac
chore: Create new memory blocks with
--new (#58)
Devansh Jain
2025-11-03 19:20:03 -08:00
-
c5b9f50767
fix: handle possible case of desync on pending approvals (#53)
Charles Packer
2025-11-02 22:12:12 -08:00
-
c18de86346
fix: add ErrorMessageRich component for consistent two-column formatting (#55)
Charles Packer
2025-11-02 20:45:38 -08:00
-
f7cea4a830
fix: handle mid-stream errors properly using sdk typing (#54)
Charles Packer
2025-11-02 20:36:05 -08:00
-
998f24aaf5
fix: typing errors
cpacker
2025-11-02 13:21:08 -08:00
-
14e67fa156
chore: multiline traversal support (#51)
Shubham Naik
2025-11-01 10:00:04 -07:00
-
4118d018fe
fix: truncate runaways (#50)
Charles Packer
2025-11-01 02:04:37 -07:00
-
94393a8566
fix: stop caching LETTA_BASE_URL in settings.json (#46)
Charles Packer
2025-10-31 23:38:14 -07:00
-
3dc6963dfb
fix: improve error handling in interactive and headless modes (#48)
Charles Packer
2025-10-31 18:25:30 -07:00
-
63d0034fd7
fix: patch TODO (#47)
Charles Packer
2025-10-31 15:46:19 -07:00
-
bb6a41b490
chore: bump version to 0.1.15 [skip ci]
github-actions[bot]
2025-10-31 22:02:49 +00:00
-
e384672a5a
Sign in with letta cloud (#44)
Shubham Naik
2025-10-31 14:47:21 -07:00
-
af5a2fa68a
fix: add type validation for tool parameters (#45)
Charles Packer
2025-10-31 14:47:07 -07:00
-
b54b30af14
fix: patch settings bug
cpacker
2025-10-31 14:30:10 -07:00
-
5108d1eda3
Refactor settings manager (#41)
Shubham Naik
2025-10-31 11:54:39 -07:00
-
32a3f7c7ab
fix: Model flag parsing and model args (#42)
Devansh Jain
2025-10-30 20:23:21 -07:00
-
77d78c22da
feat: add glm-4.6 (#8)
Charles Packer
2025-10-30 18:18:25 -07:00
-
09e4f0b13a
feat: add
--model flag (#32)
Devansh Jain
2025-10-30 16:07:21 -07:00
-
f71d2c9b66
Revert "Refactor settings manager" (#40)
Shubham Naik
2025-10-30 13:48:07 -07:00
-
d144dd50d9
Refactor settings manager (#39)
Shubham Naik
2025-10-30 13:37:34 -07:00
-
30a3883f04
fix: enable
--yolo mode with output stream-json (#38)
Kevin Lin
2025-10-30 13:04:24 -07:00
-
2304529723
ci: make deploy manual (#37)
Charles Packer
2025-10-29 18:05:18 -07:00
-
4fa3527db4
chore: bump version to 0.1.14 [skip ci]
github-actions[bot]
2025-10-30 01:00:54 +00:00
-
5eab6ed648
fix: patch image typing in new SDK (#36)
Charles Packer
2025-10-29 18:00:41 -07:00
-
ab609b682b
chore: bump version to 0.1.13 [skip ci]
github-actions[bot]
2025-10-29 23:51:12 +00:00
-
4d294f9d3b
fix: add buffer to 200k window
Charles Packer
2025-10-29 16:51:01 -07:00
-
e9c66cd517
chore: bump version to 0.1.12 [skip ci]
github-actions[bot]
2025-10-29 23:25:52 +00:00
-
430053bd5a
Add origin:letta-code tag to CLI-created agents (#33)
Cameron
2025-10-29 16:25:38 -07:00
-
23197e0ede
chore: bump version to 0.1.11 [skip ci]
github-actions[bot]
2025-10-29 20:40:20 +00:00
-
b93af01a07
chore: setup auto deploy (#31)
Shubham Naik
2025-10-29 13:40:09 -07:00
-
022ce95717
fix: allow passing embedding model (#30)
Shubham Naik
2025-10-29 13:27:56 -07:00
-
8a6702d76b
fix: Model update api (#28)
Devansh Jain
2025-10-29 11:27:53 -07:00
-
7949f853d6
fix: typo on tool
cpacker
2025-10-29 10:59:42 -07:00
-
ec0c2701e5
fix: patch SDK issue causing no streams
cpacker
2025-10-29 10:56:43 -07:00
-
8ada8917e5
Add fetch_web to default tool list (#25)
Cameron
2025-10-29 10:39:01 -07:00
-
4ca01d199d
feat: migrate to Letta TS SDK v1 (alpha) (#11)
Charles Packer
2025-10-28 23:50:57 -07:00
-
275fca942d
feat: improve tool denial error message display (#22)
Charles Packer
2025-10-28 17:39:27 -07:00
-
a27947384d
fix: update copy on denial reasons
cpacker
2025-10-28 17:28:02 -07:00
-
5c85d6fe4f
docs: update README to reflect project-level persistence
cpacker
2025-10-28 16:18:18 -07:00
-
53fd09a217
feat: add Claude Haiku 4.5 to model selector (#20)
Cameron
2025-10-28 15:39:21 -07:00
-
12a04567c2
chore: bump version
cpacker
2025-10-28 15:21:12 -07:00
-
af2597ac86
feat: add project-level agent persistence with auto-resume (#17)
Charles Packer
2025-10-28 14:38:42 -07:00
-
200243bd4f
chore: up down for history (#19)
Shubham Naik
2025-10-28 14:36:32 -07:00
-
948684dfac
Feat add autocomplete (#18)
Shubham Naik
2025-10-28 14:24:56 -07:00
-
4ac4412fcc
Update README.md
Shubham Naik
2025-10-28 12:48:27 -07:00
-
6b7b3b35ba
Update README.md
Charles Packer
2025-10-28 10:11:18 -07:00
-
50c249e36d
feat: add API key caching via settings.json (#16)
Charles Packer
2025-10-27 23:41:34 -07:00
-
fdfc94d9db
fix: dim bold reasoning (gpt5, codex, gemini, etc) (#9)
Charles Packer
2025-10-27 21:58:15 -07:00
-
55163c6e3d
feat: add stream-json output format and improve error handling (#15)
Charles Packer
2025-10-27 21:57:20 -07:00
-
49821647bd
Merge branch 'main' of github.com:letta-ai/letta-code
cpacker
2025-10-27 18:45:10 -07:00
-
-
8ff2cc4d22
fix: log mid-stream errors to transcript, notes on retrieving
cpacker
2025-10-27 18:45:04 -07:00
-
9d85574829
Update README.md
Charles Packer
2025-10-27 18:01:58 -07:00
-
-
6969208403
fix: patch type error
cpacker
2025-10-27 17:41:52 -07:00
-
c4b6dbc555
feat: allow setting LETTA_BASE_URL
cpacker
2025-10-27 17:37:37 -07:00
-
78ddbd499d
fix: add parameter validation to all tools to prevent undefined insertions (#14)
Charles Packer
2025-10-27 16:25:33 -07:00
-
43483c77a5
feat: add pretty preview for LS tool in approval dialog (#13)
Charles Packer
2025-10-27 14:58:45 -07:00
-
8cc0464b48
fix: strip project from url (not needed)
cpacker
2025-10-27 14:41:34 -07:00
-
9e484b7303
fix: patch --version command
cpacker
2025-10-27 14:34:02 -07:00
-
938c5ae854
feat: add spice (#12)
Charles Packer
2025-10-27 14:25:03 -07:00
-
6f7b3bb08b
fix: generate smart wildcard patterns for complex bash commands
cpacker
2025-10-26 19:12:55 -07:00
-
0b9c14f6de
fix: allow scrollback on approval screens
cpacker
2025-10-26 18:41:16 -07:00
-
db683485dc
fix: patch the deny dialogs to use the pasteaware input
cpacker
2025-10-26 18:07:04 -07:00
-
a8261d16f7
fix: patch yolo mode, bump version
cpacker
2025-10-26 17:48:51 -07:00
-
25d58a5cd2
Merge branch 'main' of github.com:letta-ai/letta-code
cpacker
2025-10-26 17:31:45 -07:00
-
-
3e9202c7b3
fix: add esc to cancel (#10)
Charles Packer
2025-10-26 17:30:58 -07:00
-
27886a3d4d
fix: type patch
cpacker
2025-10-26 10:38:03 -07:00
-
-
66e77c2035
Merge branch 'main' of github.com:letta-ai/letta-code
cpacker
2025-10-26 00:29:51 -07:00
-
-
57fd90a0cd
feat: ctrl-c wipes input
cpacker
2025-10-26 00:29:36 -07:00
-
e602abf919
Update README.md
Charles Packer
2025-10-26 00:17:42 -07:00
-
9112f3fcbc
Update README.md
Charles Packer
2025-10-26 00:14:14 -07:00
-
-
dca6cc7847
fix: add multiedit to auto-edit group
cpacker
2025-10-26 00:05:59 -07:00
-
83aeaff3fd
fix: ctrl-c exit + agent dump
cpacker
2025-10-25 23:37:41 -07:00
-
2a93f9ab55
fix: patch readme
cpacker
2025-10-25 17:33:08 -07:00
-
881bf1e36b
chore: bump version
cpacker
2025-10-25 16:55:24 -07:00
-
1d65606697
feat: add usage tracking, output mode, and cli exit mode (#7)
Charles Packer
2025-10-25 16:50:15 -07:00