summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/commands/chatCommand.ts
AgeCommit message (Expand)Author
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
2025-08-16Revert "Update semantic color tokens" (#6365)Jacob Richman
2025-08-15Update semantic color tokens (#6253)Miguel Solorio
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
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-20prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)Abhi
2025-07-16refactor: Optimize the display information of "/chat list" and "/chat resume"...Ben Guo