aden-hive/hive

Multi-Agent Harness for Production AI

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 24 minutes ago
Added to GitGenius on September 1st, 2026
Created on January 12th, 2026
Open Issues & Pull Requests: 1,364 (+0)
GitHub issues: Enabled
Number of forks: 5,667
Total Stargazers: 11,022 (+0)
Total Subscribers: 241 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 922
New in 7 days: 9
Closed in 7 days: 0
Avg open age: 185 days
Stale 30+ days: 850
Stale 90+ days: 812

Recent activity

Opened in 7 days: 9
Closed in 7 days: 0
Comments in 7 days: 28
Events in 7 days: 36

Top labels

  • enhancement (1,645)
  • bug (1,097)
  • help wanted (630)
  • good first issue (419)
  • duplicate (354)
  • size: medium (342)
  • documentation (309)
  • size: large (300)

Detailed Description

Hive is a multi-agent framework for building and orchestrating autonomous AI agents in production environments.

The framework addresses the challenge of coordinating multiple AI agents to work together on complex tasks while maintaining control and observability. Hive provides a harness that manages agent lifecycle, communication, and execution. It supports integration with multiple LLM providers including Anthropic and OpenAI, allowing developers to compose agents with different capabilities. The framework emphasizes production-readiness through features designed for self-hosted deployment and human-in-the-loop oversight, enabling teams to maintain control over autonomous systems while they operate at scale.

Hive suits teams building multi-agent systems that require coordination across specialized agents rather than single-agent solutions. It is particularly relevant for organizations needing self-hosted infrastructure and the ability to inject human oversight into agent workflows. The framework's support for agent skills and automation capabilities makes it applicable to scenarios where agents need to perform concrete actions beyond conversation. Teams evaluating this tool should consider whether their use case benefits from multi-agent orchestration and whether the production-focused design aligns with their deployment constraints and governance requirements.

Development activity on the project shows consistent engagement with regular commits across multiple areas of the codebase. The maintainers actively address issues and pull requests, indicating responsive stewardship. Work spans core framework functionality, integrations with external LLM providers, and documentation improvements, suggesting a balanced approach to both capability expansion and usability. The project maintains a clear focus on production-grade tooling rather than experimental features.