Skip to content

Your first agent

Point Stoat at something small and boring first — a handler with an obvious shape, or a projection you were going to write by hand anyway.

bash
dotnet stoat do "add a Wolverine handler for OrderShipped"

Stoat reads the surrounding code, follows the patterns it finds, and stops at a diff. Nothing is written to your working tree until you accept it.

Released under the MIT License.