orra-dev/orra
A plan engine for dynamic planning and reliable execution of AI agent workflows.
This is an infrastructure tool that helps developers build and manage AI agent workflows that can reliably recover from common issues like API outages or failed evaluations. It takes inputs such as agent code (in Python or JavaScript) and domain constraints, and provides a resilient execution environment that ensures workflows progress even when individual components fail. Developers who integrate AI agents into their applications would use this to make those agents more robust.
245 stars. No commits in the last 6 months.
Use this if you are a developer building AI agent-powered applications and need a reliable way to coordinate tasks, ensure execution even through failures, and manage the complexity of multi-agent systems.
Not ideal if you are looking for an end-user application or a simple agent framework for building individual, non-critical AI agents.
Stars
245
Forks
8
Language
Go
License
MPL-2.0
Category
Last pushed
May 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/orra-dev/orra"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awslabs/agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
jeremiah-k/agor
AgentOrchestrator - Multi-agent development coordination platform. Transform AI assistants into...
microsoft/multi-agent-reference-architecture
Guide for designing adaptive, scalable, and secure enterprise multi-agent systems
rodmena-limited/stabilize
Queue-Based State Machine - A lightweight workflow execution engine with DAG-based stage...
aws-solutions-library-samples/guidance-for-multi-agent-orchestration-on-aws
Enables developers to build, deploy, and manage multiple specialized agents that work together...