joshualitt
|
39d3b0e28c
|
feat(cli): Partial threading of AgentLoopContext. (#22978)
|
2026-03-19 16:02:13 +00:00 |
|
Dmitry Lyalin
|
d41735d6a9
|
feat(cli): unify /chat and /resume command UX (#20256)
|
2026-03-08 22:50:51 +00:00 |
|
Christian Gunderman
|
fd65416a2f
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Sehoon Shon
|
91fcca3b1c
|
refactor: make baseTimestamp optional in addItem and remove redundant calls (#16471)
|
2026-01-13 19:15:04 +00:00 |
|
Abhi
|
0e955da171
|
feat(cli): add /chat debug command for nightly builds (#16339)
|
2026-01-11 19:11:06 +00:00 |
|
N. Taylor Mullen
|
030847a80a
|
feat(cli): export chat history in /bug and prefill GitHub issue (#16115)
|
2026-01-08 11:43:55 +00:00 |
|
Sandy Tao
|
739c02bd6d
|
fix(cli): correct initial history length handling for chat commands (#15223)
|
2025-12-18 00:04:02 +00:00 |
|
Christian Gunderman
|
7f2d33458a
|
Disallow unnecessary awaits. (#15172)
|
2025-12-17 05:28:18 +00:00 |
|
Jack Wotherspoon
|
89570aef06
|
feat: auto-execute on slash command completion functions (#14584)
|
2025-12-08 21:32:39 +00:00 |
|
Coco Sheng
|
b27cf0b0a8
|
feat(cli): Move key restore logic to core (#13013)
|
2025-12-04 15:56:16 +00:00 |
|
Mark Hansen
|
1e6243045e
|
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
|
f918af82fe
|
feat: auto-execute simple slash commands on Enter (#13985)
|
2025-12-01 17:29:03 +00:00 |
|
joshualitt
|
48e3932f65
|
feat(core, cli): Add auth type to history checkpoint. (#13023)
|
2025-11-13 23:13:39 +00:00 |
|
Tommaso Sciortino
|
b4a405c684
|
Style slash command descriptions consistently (#11395)
|
2025-10-17 20:20:15 +00:00 |
|
Adam Weidman
|
16d4701822
|
Fix /chat list not write terminal escape codes directly (#10415)
|
2025-10-02 22:52:16 +00:00 |
|
Rohit Ramkumar
|
5be2a9d5e2
|
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
|
a96cc2f148
|
feat: Add /chat share command (#8139)
|
2025-09-13 06:21:40 +00:00 |
|
Miguel Solorio
|
b9b6fe1f73
|
feat(ui): Semantic tokens refactor (#8087)
|
2025-09-10 17:57:07 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
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
|
21c6480b65
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Jacob Richman
|
6c1373c332
|
Revert "Update semantic color tokens" (#6365)
|
2025-08-16 03:18:31 +00:00 |
|
Miguel Solorio
|
3c0af3654a
|
Update semantic color tokens (#6253)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-15 22:39:54 +00:00 |
|
HugoMurillo
|
8c0c8d7770
|
fix(#5340): unable to load chats with weird characters (#5969)
|
2025-08-14 23:24:57 +00:00 |
|
Kamal Raj Sekar
|
4973e7e1e0
|
/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
|
6487cc1689
|
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
|
bce6eb5014
|
feat(chat): Implement /chat delete command (#2401)
|
2025-07-27 22:18:12 +00:00 |
|
Thomas Burnham
|
b1e0fb157b
|
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
|
2a95c8287e
|
prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)
|
2025-07-20 20:57:34 +00:00 |
|
Ben Guo
|
e88b9362dc
|
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 |
|