Orrery 0.2.0 — first public release
The first tagged release of Orrery: build, run, and watch autonomous Claude Code loops rendered as a living orbital star system.
Highlights
- Watchable loops: the desktop app (Tauri v2 + Svelte 5 + PixiJS) tails the engine's
log.jsonland renders epics as rings, stories as planets, quota pauses as polar night. Try it with zero cost:cd orrery && npm install && npm run devreplays recorded runs in your browser. - Guarded engine: the Python engine drives the
claudeCLI with an external test gate, test-integrity hash-locks, held-out verify + mutation audit, cost ceilings, quota survival, and safe-stop checkpoints. Five console scripts:loop,loop-bmad,loop-qa,loop-supervise,loop-stop. - Quality telemetry (new since 0.1.0): adversarial verify-before-merge, plan-gate, run-quality metrics — all default-on in the BMAD loop and all visible in the app.
- Open-source restructure: new README with screenshots and architecture diagram, generic seed templates (
bmad,webapp-qa), portable paths, issue/PR templates.
Full details in CHANGELOG.md.
Status: alpha. Live loops spend real Claude quota/API money — read SECURITY.md before running unattended.
