Blog
Notes from building the OwlMeans Platform — how we turn user stories into full-stack TypeScript you actually own, what we ship, and what we learn.
-
How a 2,000-Year-Old River Taught Me to Stabilize Our Hardest Test — Almost Without Spending My Time
Our hardest test drives the real AI pipeline — it spins up a Kubernetes sandbox on every run and waits up to forty minutes for an agent to finish. It used to flake constantly. I stabilized it the way a Chinese governor tamed a flooding river in 256 BCE: by reading the flow instead of fighting it — and I barely spent a day on it.
-
I Tried to Match Our Anthropic-and-OpenAI Models with Open Weights. The Pipeline Mattered More.
For a month I tried to match our proprietary preset — a combination of Anthropic and OpenAI models — with cheap open-weight ones: GLM, Kimi, DeepSeek, Qwen. The end product came out nearly the same, because the pipeline breaks work into tiny tasks. What didn't come out the same was price and speed — and the cheap tokens kept getting eaten by retries, leaving a real-world 5x gap.
-
You Can Have OwlMeans Today — One Command, Any Agent
OwlMeans Common now ships a create-app command. One line scaffolds a fully-skilled fullstack TypeScript monorepo you build end-to-end with Claude Code or GitHub Copilot — no harness to wire, no skills to write. It is a taste of OwlMeans power before the Platform is public, on the agent you already use.
-
I Stopped Building My Product for Two Months — to Build the Company Around It
For two months I shipped no product features. I built an agentic operating system for the whole company instead — a compounding wiki, self-learning skills, every repo linked in, and a pipeline that turns an idea into a finished, illustrated post. Here is the story, why it beats running a bare agent, and how you can have the same thing on whatever AI you already use.
-
Auth, Included: OwlMeans Now Builds Identity Into Every App It Ships
Every app OwlMeans builds now comes with its own identity layer — passwordless sign-in, OIDC SSO, and fine-grained permissions, built in from the first user story. No separate auth vendor, no SSO tax, and your users stay yours.
-
Ship It for Real — and Own It: Production Deployment and GitHub Come to OwlMeans
OwlMeans now takes your app the last mile: one-click production deployment on your own domain, and every project lives in your GitHub — push, pull, full history, safe rollback. Cross the technical cliff, and own everything on the other side.