summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/commands/chatCommand.ts
AgeCommit message (Collapse)Author
2025-08-15Update semantic color tokens (#6253)Miguel Solorio
Co-authored-by: jacob314 <[email protected]>
2025-08-14fix(#5340): unable to load chats with weird characters (#5969)HugoMurillo
2025-08-14/chat save command saves empty conversations with only system context (#6121)Kamal Raj Sekar
Co-authored-by: Jacob Richman <[email protected]>
2025-08-09feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)Hiroaki Mitsuyoshi
Co-authored-by: Jacob Richman <[email protected]>
2025-07-27feat(chat): Implement /chat delete command (#2401)Hiroaki Mitsuyoshi
2025-07-24feat(cli): display timestamp in /chat list (#4733)Thomas Burnham
Co-authored-by: Jacob Richman <[email protected]>
2025-07-20prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)Abhi
2025-07-16refactor: Optimize the display information of "/chat list" and "/chat ↵Ben Guo
resume" (#2857) Co-authored-by: Ben Guo <[email protected]>