5dive-ai/5dive

Run a company of AI agents on a server you own. Spin up named agents (claude, codex, pi…), put them on an org chart with a shared backlog, let them hand off...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 56 minutes ago
Added to GitGenius on August 31st, 2026
Created on May 15th, 2026
Open Issues & Pull Requests: 9 (+0)
Number of forks: 9
Total Stargazers: 54 (+0)
Total Subscribers: 2 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.3 hours
Mean response time: 4.0 days
90th percentile: 15.9 days
Tracked items: 16

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 10% of issues opened in the past year have been closed. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 0
Closed in 7 days: 2
Avg open age: 48 days
Stale 30+ days: 6
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 2
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • roadmap (9)
  • bug (4)
  • help wanted (2)

Most active issues this week

Detailed Description

5dive is a self-hosted multi-agent runtime that lets you orchestrate a team of AI agents on your own infrastructure. You define named agents, organize them in an organizational hierarchy, give them a shared task backlog, and let them coordinate work handoffs autonomously while notifying you only when human judgment is required.

The tool addresses the challenge of coordinating multiple AI models toward complex goals without constant human intervention. Rather than treating each agent call as an isolated request, it models agents as members of a company with defined roles and relationships. Agents can claim tasks from a shared backlog, delegate work to colleagues, and escalate decisions upward when needed. This structure reduces the friction of multi-step workflows and keeps humans in the loop only at critical decision points.

You should consider 5dive if you want to run agent-based automation on infrastructure you control rather than relying on managed services. It suits projects where multiple specialized agents need to collaborate on a shared set of tasks, where you want to avoid vendor lock-in, and where you need visibility into agent behavior and decision-making. The tool is designed for teams building agentic systems rather than for single-agent chatbot applications.

The project shows active development with regular commits across its codebase. Work spans multiple areas including core agent runtime functionality, organizational structure management, and task coordination logic. The maintainers are actively refining the agent handoff mechanisms and escalation pathways that form the core of the system. There is ongoing attention to the self-hosted deployment experience and configuration patterns needed to run agent companies effectively.