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
|
592ed66e1b
|
feat: add toolset switching UI (#115)
|
2025-11-23 20:02:04 -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
|
1a30c153c6
|
fix: patch HITL bug (#107)
|
2025-11-19 20:49:24 -08:00 |
|
Charles Packer
|
6b40e86401
|
fix: parallel tool calling support in approval flow (#101)
|
2025-11-17 18:27:20 -08:00 |
|
Shubham Naik
|
d3b9eb7245
|
Swap command (#84)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-11-17 11:26:48 -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 |
|
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
|
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 |
|
Charles Packer
|
36495810ef
|
feat: parallel tool calling (#75)
|
2025-11-07 15:02:37 -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 |
|
Shubham Naik
|
58362c9c46
|
chore: proper auth handling (#65)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-11-05 16:35:37 -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
|
d4d03ab22b
|
chore: show agent url in commands (#60)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-11-04 10:54:27 -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 |
|
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 |
|
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 |
|
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
|
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
|
5eab6ed648
|
fix: patch image typing in new SDK (#36)
|
2025-10-29 18:00:41 -07:00 |
|
Charles Packer
|
4ca01d199d
|
feat: migrate to Letta TS SDK v1 (alpha) (#11)
|
2025-10-28 23:50:57 -07:00 |
|
Charles Packer
|
50c249e36d
|
feat: add API key caching via settings.json (#16)
Co-authored-by: Letta <noreply@letta.com>
|
2025-10-27 23:41:34 -07:00 |
|
cpacker
|
8ff2cc4d22
|
fix: log mid-stream errors to transcript, notes on retrieving
|
2025-10-27 18:45:04 -07:00 |
|
Charles Packer
|
938c5ae854
|
feat: add spice (#12)
|
2025-10-27 14:25:03 -07:00 |
|
cpacker
|
0b9c14f6de
|
fix: allow scrollback on approval screens
|
2025-10-26 18:41:16 -07:00 |
|
Charles Packer
|
3e9202c7b3
|
fix: add esc to cancel (#10)
|
2025-10-26 17:30:58 -07:00 |
|
cpacker
|
83aeaff3fd
|
fix: ctrl-c exit + agent dump
|
2025-10-25 23:37:41 -07:00 |
|
Charles Packer
|
1d65606697
|
feat: add usage tracking, output mode, and cli exit mode (#7)
|
2025-10-25 16:50:15 -07:00 |
|
cpacker
|
cd0b836c62
|
fix: resize on enlarge
|
2025-10-25 13:52:27 -07:00 |
|
Charles Packer
|
5bb31db14f
|
fix: resize input (#6)
|
2025-10-25 13:48:23 -07:00 |
|
cpacker
|
70ac76040d
|
feat: letta code
|
2025-10-24 21:19:24 -07:00 |
|