Demos
Terminal Simulation
Watch OpenFlows autonomously discover a GitHub issue, plan the implementation, write code, review it, and merge the pull request - all without human intervention.
openflows - my-org/my-project
This is a simulation
This demo plays a pre-recorded session. In production, OpenFlows reads your real GitHub issues, clones your actual codebase, and writes production code. Try it yourself with the Quick Start Guide.
What you just saw
- NEXUS polls GitHub, discovers open issues, assigns T-001 to forge-1
- FORGE creates an isolated worktree, writes PLAN.md, spawns Claude Code
- SENTINEL reviews the plan (CONTRACT.md: AGREED) before any code is written
- FORGE implements segment by segment; SENTINEL evaluates each one
- SENTINEL final review approved - FORGE opens PR #7 via GitHub MCP
- VESSEL polls CI at 10s intervals, squash-merges when green
- LORE writes ADR-003 and commits it to the repo