Dmitry Lyalin
|
18ae0c3767
|
feat(cli): unify /chat and /resume command UX (#20256)
|
2026-03-08 22:50:51 +00:00 |
|
Sehoon Shon
|
36f3d9d1ea
|
refactor: make baseTimestamp optional in addItem and remove redundant calls (#16471)
|
2026-01-13 19:15:04 +00:00 |
|
Abhi
|
76c9aca829
|
feat(cli): add /chat debug command for nightly builds (#16339)
|
2026-01-11 19:11:06 +00:00 |
|
N. Taylor Mullen
|
46a57c06eb
|
feat(cli): export chat history in /bug and prefill GitHub issue (#16115)
|
2026-01-08 11:43:55 +00:00 |
|
Sandy Tao
|
c4e88782d3
|
fix(cli): correct initial history length handling for chat commands (#15223)
|
2025-12-18 00:04:02 +00:00 |
|
Christian Gunderman
|
d2f8673c01
|
Disallow unnecessary awaits. (#15172)
|
2025-12-17 05:28:18 +00:00 |
|
Christian Gunderman
|
bce7cd8bb3
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Mark Hansen
|
7727a78a60
|
Markdown export: move the emoji to the end of the line (#12278)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-12-03 23:30:29 +00:00 |
|
joshualitt
|
028c6fe71b
|
feat(core, cli): Add auth type to history checkpoint. (#13023)
|
2025-11-13 23:13:39 +00:00 |
|
Sandy Tao
|
29961b729b
|
fix(cli): enable typechecking for ui/commands tests (#11413)
|
2025-10-17 21:20:49 +00:00 |
|
Tommaso Sciortino
|
77886ac255
|
Style slash command descriptions consistently (#11395)
|
2025-10-17 20:20:15 +00:00 |
|
Adam Weidman
|
2b25187c17
|
Fix /chat list not write terminal escape codes directly (#10415)
|
2025-10-02 22:52:16 +00:00 |
|
Rohit Ramkumar
|
173824601f
|
Support rendering function calls and responses when sharing chat to markdown (#8693)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-09-19 21:47:20 +00:00 |
|
Rohit Ramkumar
|
c1babb7f73
|
feat: Add /chat share command (#8139)
|
2025-09-13 06:21:40 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
42392f6308
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Yuki Okita
|
fbbf39b059
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Kamal Raj Sekar
|
2b0a1a1ae4
|
/chat save command saves empty conversations with only system context (#6121)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-14 16:30:30 +00:00 |
|
Hiroaki Mitsuyoshi
|
a29852fc68
|
feat(chat): Add overwrite confirmation dialog to /chat save (#5686)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-09 06:59:22 +00:00 |
|
Hiroaki Mitsuyoshi
|
da04e0fd22
|
feat(chat): Implement /chat delete command (#2401)
|
2025-07-27 22:18:12 +00:00 |
|
Thomas Burnham
|
f755f006c2
|
feat(cli): display timestamp in /chat list (#4733)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-24 04:48:52 +00:00 |
|
Ben Guo
|
8b7243cdbd
|
refactor: Optimize the display information of "/chat list" and "/chat resume" (#2857)
Co-authored-by: Ben Guo <hundunben@gmail.com>
|
2025-07-16 00:47:56 +00:00 |
|