Insights

Learnings and thoughts.

Read our insights on how we think about software, AI, and the future of development.

Bjorn KrolsBjorn Krols2026-04-27

CI-Enforced Database Standards

Making schema conventions a build failure, not a code review comment

We added a GitHub Actions workflow that spins up a real Postgres instance, applies migrations, and verifies naming conventions, indexes, and required fields before any PR can merge.

Bjorn KrolsBjorn Krols2026-03-27

AI-Powered Changelogs

How we turned merge commits into customer-facing release notes

We built a pipeline that reads Linear tickets, git diffs, and commit messages, feeds them to an LLM, and delivers a formatted changelog to every PR and every stakeholder inbox, automatically.

Bjorn KrolsBjorn Krols2026-03-20

Git Worktrees for Parallel AI Agents

Isolated workspaces with git worktrees, bare repos, and Worktrunk

Git worktrees let you work on multiple branches simultaneously without context switching. Combined with bare repos and Worktrunk, they become the infrastructure layer for parallel AI agents.

Bjorn KrolsBjorn Krols2026-03-12

Give Your Agent a Browser

Using Chrome DevTools MCP to close the visual feedback loop

Chrome DevTools MCP gives coding agents direct access to a live browser. The agent navigates, inspects, screenshots, and fixes, without the developer switching windows.

Bjorn KrolsBjorn Krols2026-03-05

Every PR, On Video

How we automated visual proof into every PR

We replaced a manual video upload step with an automated pipeline that gives reviewers, agents, and customers a recording of every front-end change, automatically.

Bjorn KrolsBjorn Krols2026-02-26

We Are Orchestrators Now

A plan for the agentic future

How we're shifting from writing code to orchestrating AI agents, and the five steps to get there.


Let's build your product

Tell us what you're building. We'll tell you how we'd approach it, what it takes, and how fast we can move.

We'll tell you honestly if we're the right fit. And if we're not, we'll point you to someone who is.