Commit Graph

47 Commits

Author SHA1 Message Date
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
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
Shubham Naik
3543276709 Fix debounce mechanism (#95)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-26 11:39:55 -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
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
Charles Packer
6111410bf6 fix: patch OOM issue (#112) 2025-11-21 18:58:19 -08:00
Shubham Naik
d3b9eb7245 Swap command (#84)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-17 11:26:48 -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
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
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
cf73f3a11f ci: add typechecking, fail fast in CI, and patch typechecking errors (#63) 2025-11-04 11:50:07 -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
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
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
63d0034fd7 fix: patch TODO (#47)
Co-authored-by: Letta <noreply@letta.com>
2025-10-31 15:46:19 -07:00
Devansh Jain
32a3f7c7ab fix: Model flag parsing and model args (#42) 2025-10-30 20:23:21 -07:00
Devansh Jain
09e4f0b13a feat: add --model flag (#32) 2025-10-30 16:07:21 -07:00
Charles Packer
275fca942d feat: improve tool denial error message display (#22)
Co-authored-by: Letta <noreply@letta.com>
2025-10-28 17:39:27 -07:00
cpacker
a27947384d fix: update copy on denial reasons 2025-10-28 17:28:02 -07:00
Shubham Naik
200243bd4f chore: up down for history (#19)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-10-28 14:36:32 -07:00
Shubham Naik
948684dfac Feat add autocomplete (#18)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-10-28 14:24:56 -07:00
Charles Packer
fdfc94d9db fix: dim bold reasoning (gpt5, codex, gemini, etc) (#9) 2025-10-27 21:58:15 -07:00
Charles Packer
43483c77a5 feat: add pretty preview for LS tool in approval dialog (#13)
Co-authored-by: Letta <noreply@letta.com>
2025-10-27 14:58:45 -07:00
cpacker
8cc0464b48 fix: strip project from url (not needed) 2025-10-27 14:41:34 -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
cpacker
db683485dc fix: patch the deny dialogs to use the pasteaware input 2025-10-26 18:07:04 -07:00
Charles Packer
3e9202c7b3 fix: add esc to cancel (#10) 2025-10-26 17:30:58 -07:00
cpacker
57fd90a0cd feat: ctrl-c wipes input 2025-10-26 00:29:36 -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
99f81d8da1 feat: esc to cancel 2025-10-25 14:04:04 -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