chasm-cli 2.0.0

Universal chat session manager - harvest, merge, and analyze AI chat history from VS Code, Cursor, and other editors
Documentation
# Guides


Practical, task-oriented guides for getting the most out of Chasm.

<div class="grid cards" markdown>

-   :material-backup-restore: **Session Recovery**

    ---

    Comprehensive guide to recovering lost, orphaned, and corrupted chat sessions.

    [:octicons-arrow-right-24: Recovery Guide]recovery.md

-   :material-robot: **Agentic Coding**

    ---

    Use Chasm's Agency framework to build single and multi-agent coding workflows.

    [:octicons-arrow-right-24: Agency Guide]agency.md

-   :material-server: **Local AI Setup**

    ---

    Set up Ollama, LM Studio, and other local LLMs for private, offline AI chat.

    [:octicons-arrow-right-24: Local AI Guide]local-ai.md

-   :material-code-tags: **IDE Integration**

    ---

    Integrate Chasm with VS Code, Cursor, Windsurf, and other editors.

    [:octicons-arrow-right-24: IDE Guide]ide.md

-   :material-source-branch: **Git Versioning**

    ---

    Version-control your chat sessions alongside your code.

    [:octicons-arrow-right-24: Git Guide]git.md

</div>