Sandbox demo

Writing Tests-First

Red, green, refactor — but the agent does the typing.

The tightest TDD loop you'll ever drive. You describe the spec; the agent writes the failing test; the agent writes the implementation; you review; the agent refactors. You do almost no typing — but you steer with precision.

Sandbox transcript
Claude Code · sandbox replay
Press Play to replay this transcript step-by-step.
0 / 8

The transcript is canned — no real API calls. The point is to internalize the loop: user → plan → tool → result → answer.

Check your understanding
Q1. What does seeing all 5 tests fail before any implementation prove?
· Score 100% on the quiz.