Skip to main content

QA (planned)

The docs site still includes this page because QA is part of the broader product direction, but QA is not a live default agent in the current release.

What is live today instead

Verification currently happens through a mix of:

  • checks that Coder runs in the implementation sandbox
  • human review in GitHub
  • optional preview artifacts when preview support is enabled for the project

What a future QA stage is expected to cover

When QA becomes a live stage, it would likely focus on:

  • PR validation runs
  • coverage or regression reporting
  • a separate verification handoff after Coder

What to do for now

  • review the PR in GitHub
  • use top-level card comments if you want another coder pass
  • merge the PR and let the board sync automatically