AgentReplay — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsAgentReplay
    Back to Agents
    AgentReplay

    AgentReplay

    mttetc February 16, 2026
    1 copies 0 downloads

    DevTools for replaying AI coding agent sessions. Reads Claude Code JSONL logs and Cursor SQLite │ │ databases, presents them in an interactive timeline UI for step-by-step inspection of prompts, │ │ responses, tool calls, file diffs, bash outputs, and token usage.

    Agent Definition
    # Agent Replay
    
    DevTools for replaying AI agent sessions. Browse, inspect, and debug your Claude Code and Cursor sessions with a timeline-based UI.
    
    ![Agent Replay — session player with diff view](static/screenshot.png)
    
    ## What is this?
    
    Agent Replay gives you a visual debugger for your AI coding agent sessions. It reads session data directly from your local machine (Claude Code's JSONL logs, Cursor's SQLite database) and presents them in an interactive timeline you can step through event by event.
    
    Think of it as Chrome DevTools, but for AI agent conversations. You can see every prompt, response, tool call, file edit, and command execution in order, with syntax-highlighted diffs and output.
    
    ## Features
    
    - **Timeline playback** — step through agent sessions event by event with keyboard controls
    - **Unified diff view** — see file edits as syntax-highlighted diffs
    - **Bash output rendering** — view command executions and their output
    - **Token & cost tracking** — monitor input/output tokens and estimated costs per session
    - **Multi-provider support** — works with Claude Code and Cursor out of the box
    - **Session discovery** — automatically finds and lists all sessions from your local data
    - **Stats dashboard** — session-level metrics including event count, tool calls, model used
    - **Dark theme** — easy on the eyes for extended debugging sessions
    
    ## Quick Start
    
    Run directly with npx:
    
    ```sh
    npx agent-replay
    ```
    
    Or install globally:
    
    ```sh
    npm install -g agent-replay
    agent-replay
    ```
    
    Your browser opens automatically. Use `--no-open` to disable this.
    
    ## Development
    
    ```sh
    git clone https://github.com/mttetc/agent-replay.git
    cd agent-replay
    npm install
    npm run dev
    ```
    
    The dev server starts at [http://localhost:5173](http://localhost:5173) with hot reload.
    
    ### Building
    
    ```sh
    npm run build
    npm start
    ```
    
    ## Tech Stack
    
    - **Framework** — SvelteKit 2 with Svelte 5
    - **Styling** — Tailwind CSS 4
    - **Runtime** — Node.js with adapter-node
    - **Build** — Vite 7
    - **Langu

    Tags

    aiai-agentsbetter-sqlite3nodenodejssveltesveltekittailwindcsstypescript

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.