Conversation Threads
SQLsaber automatically saves your conversations locally so that you can view, resume, and manage them.
Threads allow you to pick up where you left off and track your analytical work over time.
Show All Threads
Section titled “Show All Threads”View all your conversation threads:
saber threads list
Show Full Conversation
Section titled “Show Full Conversation”View the complete transcript of a thread:
saber threads show bb7b4d72
Continue Previous Thread
Section titled “Continue Previous Thread”Resume an existing conversation thread:
saber threads resume bb7b4d72
This:
- Loads the full conversation context
- Connects to the same database used in the original thread
- Uses the same model from the original conversation
- Allows you to continue where you left off in interactive mode
Sharing Threads
Section titled “Sharing Threads”# Review what you analyzedsaber threads show abc123 > analysis_report.md
# Share the conversation transcript with colleaguescat analysis_report.md
Getting Help
Section titled “Getting Help”Check thread commands and options:
saber threads --helpsaber threads list --helpsaber threads resume --help
What’s Next?
Section titled “What’s Next?”Now that you understand conversation threads:
- Set up memory for persistent context across threads
- Learn advanced querying techniques
- Explore model selection for different thread purposes
- Review the command reference for all thread options