SeaSnoke

Docs

Core Concepts

Change Graph

Visualize and compare parallel agent outputs as an interactive tree.

What is the Change Graph?

The Change Graph is a visual representation of all parallel agent executions for a task. Each node represents an agent's output, with branches showing different strategies and sub-branches showing iterations or refinements.

Node Anatomy

Each node displays: agent ID, status (running/succeeded/failed), test pass count, files changed, and line diff stats. Click any node to inspect the full diff, test results, and agent reasoning.