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 |
|
Jack Wotherspoon
|
175a23445f
|
feat: auto-execute on slash command completion functions (#14584)
|
2025-12-08 21:32:39 +00:00 |
|
Coco Sheng
|
4758051fa1
|
feat(cli): Move key restore logic to core (#13013)
|
2025-12-04 15:56:16 +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 |
|
Jack Wotherspoon
|
8f3f3a44f7
|
feat: auto-execute simple slash commands on Enter (#13985)
|
2025-12-01 17:29:03 +00:00 |
|
joshualitt
|
028c6fe71b
|
feat(core, cli): Add auth type to history checkpoint. (#13023)
|
2025-11-13 23:13:39 +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 |
|
Miguel Solorio
|
f2247a6393
|
feat(ui): Semantic tokens refactor (#8087)
|
2025-09-10 17:57:07 +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 |
|
Jacob Richman
|
afd7752b0f
|
Revert "Update semantic color tokens" (#6365)
|
2025-08-16 03:18:31 +00:00 |
|
Miguel Solorio
|
d0d478b997
|
Update semantic color tokens (#6253)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-15 22:39:54 +00:00 |
|
HugoMurillo
|
44feae8d49
|
fix(#5340): unable to load chats with weird characters (#5969)
|
2025-08-14 23:24:57 +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 |
|
Abhi
|
01aab21093
|
prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)
|
2025-07-20 20:57:34 +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 |
|