Platform

Platform

Understand the product concepts behind SeaSnoke workflows.

Edit this page

Task-Based Development

SeaSnoke organizes AI coding work around tasks. A task captures the requested change, links to a repository, records the generated runs, and keeps validation results attached to the work.

Candidate Review

SeaSnoke can produce more than one candidate for a task. Reviewers compare the resulting diffs, tests, and notes before deciding what should move forward.

Validated Merge

Generated changes are not merged directly. They go through the checks you configure, then a human review step, before they become part of the target branch.

On this page