summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/commands/chatCommand.test.ts
AgeCommit message (Expand)Author
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
2025-08-14/chat save command saves empty conversations with only system context (#6121)Kamal Raj Sekar
2025-08-09feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)Hiroaki Mitsuyoshi
2025-07-27feat(chat): Implement /chat delete command (#2401)Hiroaki Mitsuyoshi
2025-07-24feat(cli): display timestamp in /chat list (#4733)Thomas Burnham
2025-07-16refactor: Optimize the display information of "/chat list" and "/chat resume"...Ben Guo