obi-jam pattern beginner Keep Your Agent Runtime Under 400 Lines If you can't diagnose a problem in your agent runtime in 30 minutes, your codebase is too big. Simplicity is a reliability feature. Mar 14, 2026 →
obi-jam pattern intermediate Make Your Agent Transport a Swappable Layer Define a transport interface once. Discord today, iMessage tomorrow. Your orchestrator should never know which wire it's talking through. Mar 14, 2026 →
obi-jam infrastructure beginner Build Your Own Agent Harness: A Layer-by-Layer Primer How to build an always-on AI agent runtime from scratch — transport, personality, LLM routing, skills, memory, and uptime — by validating one layer at a time. Mar 14, 2026 →