summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/commands/chatCommand.test.ts
AgeCommit message (Collapse)Author
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
Co-authored-by: Taylor Mullen <[email protected]>
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-16refactor: Optimize the display information of "/chat list" and "/chat ↵Ben Guo
resume" (#2857) Co-authored-by: Ben Guo <[email protected]>