Back to Home
Module 1: Getting Started

Run Your First Task

Ask → plan → run → review diff → approve, with simple examples.

2Lesson 2 of 2
Once you have your workspace ready, you can start interacting with the agent. We recommend using the Agent Manager for better control over the agent's tasks. Below are some examples of prompts you can try:

Recommended Guide for Better Agent Interaction

  • Ask clearly
  • Agent plans (confirm)
  • Agent runs/edits (with approval)
  • You review the diff/output
  • Approve or reject

Example first-to-try prompts

Prompt 1: Explain a file
prompt
Open [Your File Name] and explain what it does in 5 bullets.
Prompt 2: Safety check
prompt
Show me the current terminal access setting and whether you need approval to run commands.
Prompt 3: Show a diff preview
prompt
Propose changing the title in README to "Antigravity Starter" but do not apply it yet. Show the diff only.
Prompt 4: fix a typo
prompt
Find a spelling mistake in README and propose a fix. Show the diff only.
Prompt 5: Approve and apply If the agent proposes a diff and you're happy with it, say:
prompt
Apply the proposed diff.