Open-source AI agent harness built with humans in mind.
License
GPL-3.0
Stars
33,905
Homepage
https://tinyhumans.ai/openhumanFeatures
- Open-source agent execution harness
- Human participation and supervision focus
- Built for observable workflows
- Tool-connected task execution
- Useful for agent prototype validation
- Fit for controlled automation scenarios
Use Cases
- Compare OpenHuman when the need is agent orchestration and the repo summary matches: Open-source AI agent harness built with humans in mind
- Compare OpenHuman's implementation approach before committing to an internal build.
- Use OpenHuman to test agent coordination patterns with a concrete open-source codebase.
- Use OpenHuman to study developer-tooling implementation details before building internal workflows.
FAQ
OpenHuman is an open-source AI agent harness focused on keeping humans in the loop of agent execution. It helps developers build observable, interruptible, and collaborative automation workflows, making it useful for agent prototypes, tool-connected tasks, reusable execution flows, and supervised real-world agent operations. Repository: https://github.com/tinyhumansai/openhuman.
Common real-world fits include: Compare OpenHuman when the need is agent orchestration and the repo summary matches: Open-source AI agent harness built with humans in mind, Compare OpenHuman's implementation approach before committing to an internal build., Use OpenHuman to test agent coordination patterns with a concrete open-source codebase..