Commit Graph

117 Commits

Author SHA1 Message Date
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
Shubham Naik
f0226f17ee chore: remove log (#67)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-04 16:40:04 -08:00
github-actions[bot]
948f7f26b5 chore: bump version to 0.1.16 [skip ci] 2025-11-05 00:35:18 +00:00
cpacker
b0cc3ca167 Merge branch 'main' of github.com:letta-ai/letta-code 2025-11-04 15:50:24 -08:00
cpacker
42cd35aa1d fix: patch issue with state tool approval state 2025-11-04 15:50:16 -08:00
Kevin Lin
72a462c646 fix: increase Sonnet 4.5 without reasoning to use 180k context window (#66) 2025-11-04 15:18:23 -08:00
cpacker
ceae108c1f fix: patch the auth flow for bad keys 2025-11-04 15:11:34 -08:00
Kevin Lin
dd3a87f66a feat: Add sonnet 4.5 without reasoning (#64) 2025-11-04 12:04:49 -08:00
Shubham Naik
e615621994 Update max depth (#62)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-04 11:55:21 -08:00
Charles Packer
cf73f3a11f ci: add typechecking, fail fast in CI, and patch typechecking errors (#63) 2025-11-04 11:50:07 -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
Shubham Naik
864c67248b chore: remove macos13 (#61)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-04 11:20:37 -08:00
Shubham Naik
d4d03ab22b chore: show agent url in commands (#60)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-04 10:54:27 -08:00
Shubham Naik
23a06d7c96 chore: graceful retry of upsert tools (#57)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-04 10:22:53 -08:00
Charles Packer
f8107c84f4 fix: prevent tests from overwriting real settings.json (#49)
Co-authored-by: Letta <noreply@letta.com>
2025-11-03 19:20:55 -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
Charles Packer
c18de86346 fix: add ErrorMessageRich component for consistent two-column formatting (#55)
Co-authored-by: Letta <noreply@letta.com>
2025-11-02 20:45:38 -08:00
Charles Packer
f7cea4a830 fix: handle mid-stream errors properly using sdk typing (#54) 2025-11-02 20:36:05 -08:00
cpacker
998f24aaf5 fix: typing errors 2025-11-02 13:21:08 -08:00
Shubham Naik
14e67fa156 chore: multiline traversal support (#51)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-01 10:00:04 -07:00
Charles Packer
4118d018fe fix: truncate runaways (#50) 2025-11-01 02:04:37 -07:00
Charles Packer
94393a8566 fix: stop caching LETTA_BASE_URL in settings.json (#46)
Co-authored-by: Letta <noreply@letta.com>
2025-10-31 23:38:14 -07:00
Charles Packer
3dc6963dfb fix: improve error handling in interactive and headless modes (#48)
Co-authored-by: Letta <noreply@letta.com>
2025-10-31 18:25:30 -07:00
Charles Packer
63d0034fd7 fix: patch TODO (#47)
Co-authored-by: Letta <noreply@letta.com>
2025-10-31 15:46:19 -07:00
github-actions[bot]
bb6a41b490 chore: bump version to 0.1.15 [skip ci] 2025-10-31 22:02:49 +00: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
Charles Packer
af5a2fa68a fix: add type validation for tool parameters (#45)
Co-authored-by: Letta <noreply@letta.com>
2025-10-31 14:47:07 -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
Charles Packer
77d78c22da feat: add glm-4.6 (#8) 2025-10-30 18:18:25 -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
Kevin Lin
30a3883f04 fix: enable--yolo mode with output stream-json (#38) 2025-10-30 13:04:24 -07:00
Charles Packer
2304529723 ci: make deploy manual (#37) 2025-10-29 18:05:18 -07:00
github-actions[bot]
4fa3527db4 chore: bump version to 0.1.14 [skip ci] 2025-10-30 01:00:54 +00:00
Charles Packer
5eab6ed648 fix: patch image typing in new SDK (#36) 2025-10-29 18:00:41 -07:00
github-actions[bot]
ab609b682b chore: bump version to 0.1.13 [skip ci] 2025-10-29 23:51:12 +00:00
Charles Packer
4d294f9d3b fix: add buffer to 200k window 2025-10-29 16:51:01 -07:00
github-actions[bot]
e9c66cd517 chore: bump version to 0.1.12 [skip ci] 2025-10-29 23:25:52 +00:00
Cameron
430053bd5a Add origin:letta-code tag to CLI-created agents (#33)
Co-authored-by: Letta <noreply@letta.com>
2025-10-29 16:25:38 -07:00