Skip to main content
Use this flow to verify your full ctx loop is working.

Step-by-step

  1. Open a workspace.
  2. Create a task with one clear objective.
  3. Choose harness/model in composer.
  4. Send a focused first prompt.
  5. Let the session run.
  6. Review the diff.
  7. Ask for revision or finalize.

First prompt template

Goal: <one concrete outcome>
Constraints: <what must not change>
Validation: <tests/checks to run>
Output: summarize changed files and why
Example:
Goal: fix login form validation for empty email.
Constraints: keep current UI copy and styling.
Validation: run related tests.
Output: summarize changed files and rationale.

First-task success criteria

  • You can guide the session clearly.
  • You can review changes in diff view.
  • The agent summary matches actual edits.
  • You can iterate quickly when scope drifts.