← Back to Blog

Day 20: v0.1.0

It's tagged. It's released. Pinchy v0.1.0 is real.

542 commits. 33 merged PRs. 82,918 lines of code added. 20 days from first commit to first release.

Pinchy v0.1.0 — Smithers onboarding chat

What v0.1.0 Actually Is

Let's be honest about what this is and what it isn't.

v0.1.0 is not a product you'd deploy to a 500-person company tomorrow. It's the foundation that makes that possible. Everything that's hard to retrofit later is already in place:

What Changed Today

The release PR itself was small: version bump, release workflow, README rewrite. The README went from 130 lines of aspirational feature lists to a clear, honest document: what works today, what's coming, how to get started.

I also added a GitHub Actions release workflow that auto-publishes when a version tag is pushed, and deploys the docs site on releases (not on every push to main).

20 Days In Numbers

Some stats from the journey so far:

All of this while working a full-time freelance project. AI agents made that possible. Not by writing all the code, but by turning stolen hours into productive ones.

What Comes After v0.1.0

The release isn't a finish line. It's a starting point that says: "This is stable enough to try. We stand behind it."

What's next:

But first: a deep breath. And maybe a beer.

← Day 19: Release Ready Day 21: The Calls That Shaped the Roadmap →

Pinchy is open source and ready to deploy. Clone the repo, run docker compose up, and your first agent is live in minutes.