Skip to content

[Resource]: 5dive #2056

Description

@lodar

Display Name

5dive

Category

Tooling

Sub-Category

Tooling: Orchestrators

Primary Link

https://github.com/5dive-ai/5dive

Author Name

5dive-ai

Author Link

https://github.com/5dive-ai

License

MIT

Other License

No response

Description

A bash CLI and systemd-managed runtime for running a team of Claude Code agents on your own VM. Agents talk to each other, share a task queue and org chart, and run under your existing Claude subscription.

Validate Claims

Install via the one-line script on a fresh VM, then run 5dive agent create twice and 5dive task add and watch two agents pick up and hand off work through the shared queue.

Specific Task(s)

Install 5dive on a fresh VM, create two agents, then have one agent delegate a subtask to the other through the shared task queue and watch them coordinate and report back without you relaying any messages between them.

Specific Prompt(s)

Run: 5dive agent create alice && 5dive agent create bob. Then: 5dive task add "Draft a README, then ask bob to review it" --assignee=alice. Watch alice complete her part and hand the review to bob via 5dive task, with both running under your Claude subscription.

Additional Comments

5dive came out of wanting to run a small team of Claude Code agents the way you'd run a team of people. Each on its own VM under your own Claude subscription, talking to each other over a shared task queue and org chart rather than through a human relay. It's MIT-licensed and self-hosted; you keep your keys and your data. Happy to answer any questions or walk through a demo.

Recommendation Checklist

  • I have checked that this resource hasn't already been submitted
  • It has been over one week since the first public commit to the repo I am recommending
  • All provided links are working and publicly accessible
  • I do NOT have any other open issues in this repository
  • I am primarily composed of human-y stuff and not electrical circuits

Metadata

Metadata

Assignees

No one assigned

    Labels

    resource-submissionThis Issue submits a new resource to the listvalidation-passedResource has passed initial validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions