Add a way to export conversation history from the SQLite database to a readable format (JSON or Markdown). Could be a standalone script or a new native tool. Should support: - Export by session ID - Export all sessions - Output as JSON or Markdown
Add a way to export conversation history from the SQLite database to a readable format (JSON or Markdown).
Could be a standalone script or a new native tool. Should support: