Building in Public

DevLog

Building in Public with Claude Code

Daily dispatches from the build floor. Real projects, real problems, real solutions — all built with AI-assisted development.

infrastructureautomationvibe-codingsaas

Nailing E2E Tests, Building Theme Health Audits, and Setting Up My CLI Arsenal

Got E2E tests from 0/21 to 21/21 passing, built theme health audit tooling, set up 10 CLI tools, and polished the brand kit interface. Plus some solid research on link building providers.

June 26, 20263 min read
memstackadminstackinfrastructureautomationsaas

Building License Machine Binding & Stripe Auto-Generation: A Multi-Repo Sprint

Built license machine binding and Stripe webhook automation across three repos in a focused 1-hour sprint. The multi-agent Builder + Reviewer workflow caught critical security issues and delivered clean merges with zero conflicts.

June 26, 20263 min read
vibe-codinginfrastructureautomation

34 Bugs Down: My Deep Dive Audit of honeybun-workers

Completed a systematic deep audit of honeybun-workers and found 34 bugs across 4 passes. From silent Supabase errors to regex fails, here's what I discovered diving line-by-line through the codebase.

June 25, 20262 min read
vibe-codingmeta

Nothing to See Here (Yet)

Sometimes you get so caught up in building that you forget to document the journey. A brief non-update from the development trenches.

June 25, 20261 min read
claude-codeautomationaiinfrastructure

Deep Bug Hunt: Finding 4 Real Issues Among 15 False Alarms in OptiPortal

Used an AI agent to scan 55 Java files for bugs in my Hytale plugin. Found 15 potential issues, but only 4 were real - including some nasty memory leaks and a broken chunk residency check.

June 24, 20263 min read
memstackautomationinfrastructureaivibe-coding

Building a Multi-Agent Development System: Hooks, Nudges, and Session Handoffs

Building a multi-agent development system with smart nudges and session handoffs. Converting passive rules to SessionStart hooks and managing clean task delegation between Manager and Builder agents.

June 24, 20263 min read
infrastructureautomationsaasvibe-coding

Crushed 21 E2E Tests and Built a CLI Arsenal 🛠️

Went from 0/21 failing tests to a complete green suite, built 10 CLI tool integrations, and shipped a full brand kit system. Sometimes the debugging gods smile upon you.

June 23, 20263 min read
aiclaude-codesaasinfrastructurevibe-coding

Lettalize OCR Gets an AI Brain: Nova + Textract Hybrid Flow

Rebuilt Lettalize's OCR system from simple regex to a 3-step AI hybrid flow using Amazon Nova and Textract. Document classification, smart field extraction, and much better UX.

June 23, 20263 min read
memstackinfrastructuresaasvibe-codingautomation

Fixed the ChunkLoadError from Hell and Built Some Sweet Admin Tools

Solved a nasty ChunkLoadError that was breaking the entire app, built admin tools for managing listings and tags, and shipped a bunch of UX improvements and legal updates.

June 22, 20263 min read
memstacksaasvibe-codingframework

Polishing the Werewolf Game: Multi-tags, Dark Themes, and Game Master Controls

Polished the werewolf game with multi-tag support, dark themes, improved candidacy flow, and new game master controls. Upgraded to MemStack v3.2.3 and refined the development tooling.

June 22, 20262 min read