Documentation

Cursor

Built-in Terminal UI support for the Cursor Agent CLI.

AO's Cursor adapter resolves the Cursor Agent CLI from your machine and checks its local readiness through the agent catalog.

ao agent ls --refresh
ao spawn --project my-app --name cursor-task --agent cursor --mode tui

Cursor is currently Terminal UI-only; requesting --mode chat fails with an unsupported-Chat error rather than silently creating a different interface.

AO records activity through the adapter's supported hooks and terminal signals. There is no Cursor npm plugin or agent-orchestrator.yaml block to install.