Skip to content
Go back

Agent-Assisted Coding Is Getting Really Good

Published:  at  12:45 PM

We’ve been working on a green field SaaS application over the past several weeks. It’s not too complex (~35,000 lines of code) but has a Typescript + React front end with a Typescript + Postgres + Drizzle back end accompanied by some BullMQ workers. We started out with Cursor + Claude Sonnet 3.7 and then moved to Claude Code + Claude Opus 4 when it was released.

The jump in capability has seriously impressed us!

Based on our experience so far, here are some tips and best practices:

If you don’t provide careful supervision it’s clear even the best of these tools would produce pretty bad code given enough development iterations. With the current state of the art, though, if you are a skilled reviewer with a good handle on software architecture you can leverage Claude Code to quickly make specification docs and then crank out code that you carefully review as you go along. We’ve been getting days worth of work in hours this way so there’s huge leverage, especially for the cost.



Previous Post
Telomere: Lifetime as a Service
Next Post
Hello World!