5dive is an open-source agent orchestration harness and management framework developed by 5dive-ai. It provides scaffolding, execution scripts, and infrastructure configurations to run, coordinate, and supervise autonomous CLI coding agents. In daily use, 5dive orchestrates agent tasks across modular skill pipelines and team configurations. Developers configure agent behaviors using predefined team templates, load external capabilities via dedicated plugin and skill refresh scripts, and launch agent instances locally, within Docker containers, or as persistent Linux background services. Unlike standalone conversational CLI agents that operate solely in an interactive prompt loop, 5dive focuses on multi-agent execution scaffolding, plugin staging, lifecycle management (`5dive-agent-start`), and daemonization hooks (`systemd`). 5dive is distributed under an open-source license and hosted on GitHub with multi-language documentation support.
Tags: agent harness, ai agent, cli, developer tools, OpenSource, productivity