pub async fn run_live_cursor_prompt(
opts: LiveCursorRunOptions,
) -> Result<LiveCursorRunReport, String>Expand description
Run one prompt against a live Cursor ACP agent and write review artifacts.
pub async fn run_live_cursor_prompt(
opts: LiveCursorRunOptions,
) -> Result<LiveCursorRunReport, String>Run one prompt against a live Cursor ACP agent and write review artifacts.