from Hacker News

Show HN: Orra – The missing glue layer for production-ready multi-agent apps

by ezodude on 2/24/25, 1:10 PM with 7 comments

We built Orra after our AI agents crashed in production, costing us thousands in unnecessary LLM calls. It's a Plan Engine that sits between your AI app and execution environment, handling all the messy coordination so you can focus on your agents' core logic.

Key features:

* Works with any language or agent framework (Python, JS today, more coming)

* AI-powered planning with domain safety guardrails

* Production-grade reliability with exactly-once execution

* Run tools as services to reduce latency and hallucinations

Unlike traditional workflow systems, Orra was built specifically for the dynamic nature of AI agents. It's open source (MPL-2.0), self-hostable, and currently in Alpha.

Looking forward to your feedback!