cpacker
|
d9f24cee97
|
fix: update aliases and ui swap detection
|
2025-12-01 19:08:32 -08:00 |
|
cpacker
|
1cd68ef701
|
fix: patch aliases
|
2025-12-01 19:04:40 -08:00 |
|
Charles Packer
|
cbea00a163
|
feat: refactor parallel tool calling UIs (#142)
|
2025-12-01 18:56:16 -08:00 |
|
cpacker
|
b6eee49172
|
fix: patch newline inserts in input
|
2025-11-30 19:47:51 -08:00 |
|
Charles Packer
|
f50e608718
|
feat: init memory command (#138)
|
2025-11-30 18:31:01 -08:00 |
|
Charles Packer
|
6089ce1cdd
|
feat: misc tool alignment (#137)
|
2025-11-30 15:38:04 -08:00 |
|
Charles Packer
|
b0291597f3
|
feat: change default naming to pascal (#136)
|
2025-11-29 18:30:17 -08:00 |
|
cpacker
|
7ee5634021
|
fix: patch model selector
|
2025-11-27 02:24:56 -08:00 |
|
Charles Packer
|
135c19c7d7
|
feat: system prompt swapping (#131)
|
2025-11-27 01:30:11 -08:00 |
|
Kevin Lin
|
8330534f00
|
feat: Suppress toolset change message (#130)
|
2025-11-27 00:57:49 -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
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Charles Packer
|
0343fb7710
|
fix: patch issue with bad approval state (#69)
|
2025-11-04 22:24:28 -08:00 |
|
cpacker
|
42cd35aa1d
|
fix: patch issue with state tool approval state
|
2025-11-04 15:50:16 -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
|
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 |
|
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
|
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 |
|