Sessions and conversation history
Blaze CLI saves conversations automatically so you can pick up right where you left off.
Auto-save
Conversations are saved automatically — no action required.
Resume a previous conversation
Resume at launch
blaze --resumeA list of saved conversations appears. Choose one to resume.
Resume from inside the interactive screen
If you’re already inside the interactive screen, type /resume to see the same list.
Clear the conversation
To switch topics, use /clear. The on-screen conversation is wiped and you can start a new one.
/cleardoes not delete saved sessions.
When the conversation gets long
A long conversation can exceed the model’s context window. Use /compact to summarize and continue.