Public website for Lobs AI — a personal agent runtime built by Rafe Symonds.
Hosted at lobslab.com via GitHub Pages.
Single-page site covering:
- lobs-core — standalone TypeScript agent runtime (v8, current)
- Architecture overview — orchestrator, workers, model tiers, fault tolerance
- Project ecosystem — lobs-core, lobs-nexus, lobs-memory, lobs-mobile
- Build timeline — v1 through v8, three months of iteration
- War stories — real production incidents and what they taught us
Static HTML/CSS/JS. No build step. No framework. Six CSS files, one JS file.
Open index.html in a browser. That's it.