Documentation
¶
Overview ¶
ABOUTME: Export command to export conversations in multiple formats ABOUTME: Supports Markdown, JSON, and HTML output to stdout or file
ABOUTME: Commands for managing conversation favorites ABOUTME: Toggle favorite status and list all favorite conversations
ABOUTME: Print mode handler for non-interactive CLI usage with tool support ABOUTME: Implements multi-turn tool execution loop like Claude Code
ABOUTME: Refactored print mode using mux backend ABOUTME: Simplified event-based implementation replacing multi-turn loop
ABOUTME: Tool setup helpers for print mode
ABOUTME: Database initialization and management for CLI ABOUTME: Handles database opening, schema setup, and conversation loading