Got tired of AI copilots just autocompleting, and built Glass Arc
Fixes runtime crashes autonomously and undercuts Cursor's $20 monthly subscription model.

YAML process harness that blocks LLMs from skipping steps with receipts.
AI engineers building production agent workflows
LangGraph · CrewAI · Temporal
You (or your agent) define a process in YAML, and OpenSOP exposes it as a typed REST API that agents and humans can both use.
We built it because a lot of agent workflows still live in prompts, docs, or one-off scripts instead of versioned process definitions, and we wanted more control and auditability. Its under development, we are using it in production (at Coba.ai), feedback on the model, API shape, and use cases would be very useful.
We wanted to share it with the community, any feedback and comments are welcome. Especially now that Claude has released Ant https://x.com/ClaudeDevs/status/2061877343078244459 and its around the same concept.
Fixes runtime crashes autonomously and undercuts Cursor's $20 monthly subscription model.
x402 pay-per-invocation billing is a genuinely novel approach to agent economics.
Natural language policies block risky agent actions before they execute.
Uses Elixir OTP to orchestrate Python agents with 3.77 KB memory overhead.
Self-healing tests that remember UI changes so you stop fixing broken selectors.
Identity and access control between agents solves the single-user assumption most frameworks make.