Insights

Learnings and thoughts.

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

Bjorn KrolsBjorn Krols2026-05-17

Sharding Playwright Across CI Runners

Shard your E2E tests across runners, merge the reports

Playwright test sharding splits your E2E suite across multiple GitHub Actions runners with isolated databases per shard. Full parallelism, no shared state, one merged report.

Antonio CalapezAntonio Calapez2026-05-12

Stop Buying Software. Buy Engineers.

Forward Deployed Engineering is becoming the new procurement category.

OpenAI just spent $4 billion to embed engineers inside enterprises. Palantir has been doing it for twenty years. Forward Deployed Engineering is replacing the SaaS sales motion, and buyers should be shopping differently.

Bjorn KrolsBjorn Krols2026-05-01

Mining PR Comments for AGENTS.md

Mining your review history to teach the agentic reviewer what your team actually cares about

We used the GitHub CLI to pull every review comment from our PR history, extracted the patterns reviewers kept repeating, and wrote them into AGENTS.md. The same file the agent reads when writing code now drives our agentic code review.

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.