Skip to main content

Setup

Install Cursor from cursor.com and ensure the CLI is in your PATH.

Configuration

Headless Mode (Cursor Agent)

Cursor Agent runs headlessly — no IDE window opens. The agent implements the ticket and exits.

Interactive Mode (Cursor IDE)

Interactive mode opens the Cursor IDE for each ticket. The ticket immediately moves to NEEDS_HUMAN since a human is expected to work alongside the agent.

Behavior Differences

Log Normalization

Draft normalizes Cursor’s log output into a structured format for easier reading in the UI. The CursorLogNormalizer service handles parsing Cursor’s streaming output.