Cursor Chat or Task Tool

If anyone finds it useful, feel free to use my little tool — it’s a simple CLI chat extraction utility for Cursor. It pulls data from the local SQLite .ve databases and exports it as JSON, Markdown, or HTML.

It’s a small Dart project, not tested extensively — just something I made for myself, but maybe it can help others too.

[GitHub - lpmwfx/cursor_chat_tool]