# Agents (/docs/core-concepts/agents)



## What Agents Do [#what-agents-do]

Agents turn task instructions into candidate code changes. SeaSnoke keeps their output tied to runs, checks, logs, and review decisions so your team can evaluate the work without switching tools.

## Review Signals [#review-signals]

* **Diffs** show exactly what changed.
* **Checks** show whether tests and quality gates passed.
* **Notes** summarize the reasoning and tradeoffs behind a candidate.
* **Status** makes it clear whether a run is queued, active, completed, or blocked.
