Skip to main content

Crate hivemind

Crate hivemind 

Source
Expand description

Hivemind - A structured orchestration system for agentic coding workflows.

This crate provides the core library functionality for Hivemind.

Modulesยง

adapters
Runtime adapters for agent execution.
cli
CLI commands and argument parsing.
core
Core domain types: events, state, errors.
server
storage
Event storage implementations.