Jordan Eldredge @capt.dev · Oct 1

I designed Grats' around "error driven development": each error provides specific guidance on how to fix it. This has proved a good fit for AI agents. I asked Claude to find an interesting SQLite DB on my computer and build an API using Grats and it did without any help!

5 likes 1 replies

?

Replies

Jordan Eldredge · Oct 2

It's been especially gratifying to see agents hit cases that I know are unintuitive and then instantly know how to resolve the issue, and get a clean build on their next attempt.