# Run with specific prompt and modelcursor-agent -p "find and fix performance issues" --model "gpt-5"# Use with git changes included for reviewcursor-agent -p "review these changes for security issues" --output-format text
# List all previous chatscursor-agent ls# Resume latest conversation cursor-agent resume# Resume specific conversationcursor-agent --resume="chat-id-here"