Start here

Run your first coding agent from Android

Your first run should prove the control loop, not the size of the task. Pick a small reversible change so you can see the prompt, progress, questions, tools, diff, and recovery surfaces in one pass.

By FireCursor product teamFor First-time agent operatorsOutcome Complete one bounded, reviewable remote run
LinkedInRedditEmail
FireCursor Android agent conversation with live execution evidence
Current FireCursor Android product interface

Quick answer

The shortest useful version.

Ask the agent for a small documentation or test change, require it to explain the plan before editing, follow the live evidence, answer only expected prompts, and inspect every changed file before approving.

Step by step

Do this with confidence.

  1. 01

    Choose a reversible task

    Good first runs include clarifying a README section, adding one focused test, or explaining a module before proposing a patch.

  2. 02

    Select an available provider

    Use the readiness information FireCursor exposes. Cursor, Codex, and Claude have different setup and plan requirements; choose deliberately.

  3. 03

    State the finish line

    Tell the agent exactly what may change, what must remain untouched, and which verification command should pass.

  4. 04

    Review before approval

    Follow the transcript and tool events, answer questions, inspect the per-file diff, then approve or restore the checkpoint.

A useful first prompt

Try: ‘Read the relevant files first. Update only the setup paragraph in the README so it matches the current command. Show the proposed change and run the documentation check. Do not alter any other file.’

The exact task is less important than the boundaries. A clear scope makes FireCursor’s decisions, evidence, and undo path easy to understand.

What success looks like

  • The correct provider starts without hidden setup work
  • The agent stays inside the requested files
  • Questions and sensitive tools pause for your input
  • The final diff matches the requested outcome
  • You know where to resume or recover the session

Keep moving

See all thirty
Control and review4 steps

Review agent code diffs on Android

Inspect FireCursor changes file by file, connect the diff to the task, and approve only after the relevant evidence is present.

Make a defensible keep-or-recover decision
Read guide
Work with confidence4 steps

Ten high-leverage FireCursor workflows

Practical ways to use FireCursor for bounded implementation, review, troubleshooting, documentation, cloud work, and project handoffs.

Build a reliable mobile agent operating rhythm
Read guide