Objectives become sprints
Define the outcome and acceptance checks; HiveRunner turns the goal into a scoped sprint of owned tasks before agent work begins.
Product
HiveRunner turns a goal into a sprint, splits it into tasks, and routes them to your agents — with visible runs, runtime lanes, and review gates so the work moves fast without disappearing into a black box.
Features
HiveRunner focuses on the parts of agent coordination that need clear state: goals, sprints, ownership, progress, review, and context for the next run.
Define the outcome and acceptance checks; HiveRunner turns the goal into a scoped sprint of owned tasks before agent work begins.
Assign builders, reviewers, operators, and specialists without losing track of who owns each next move.
Follow task status, heartbeats, run transcripts, artifacts, comments, and validation from one operator surface.
Preserve decisions, transcripts, memory, and run history so the next session starts with useful context.
Keep the work close to your repo, terminal, local database, and generated artifacts instead of a remote black box.
Review plans, approve risky handoffs, and decide when work is actually done.
Real operator surface
The command center shows profiles, lanes, verification checks, fallback posture, and model/runtime readiness where operators can inspect them. It is built to make automation understandable, not mysterious.
Profiles
balanced, cost, local, quality
Lanes
mini, fast, default, review
Control
supervised autonomy
Posture
local-first by default
execution hives
profile selections update lane posture
HiveRunner Native · balanced
Default posture for shipping, reviewing, and keeping automation moving without runaway cost.
verification
5/6
checks passed
HiveRunner Native · cost
Starts with lighter local lanes, then escalates only when the work needs more review.
verification
4/6
checks passed
HiveRunner Native · privacy
Keeps sensitive work on local or operator-controlled sources unless an escalation is approved.
verification
2/6
checks passed
HiveRunner Native · review
Biases toward stronger reasoning and manual review gates for higher-stakes work.
verification
6/6
checks passed
First run
HiveRunner can launch a workspace with starter agents, public-safe role files, bundled portraits, and saved voice choices. Operators can review the team before anything starts running.
Starter identities
These are bundled agent identities, not placeholders. A new operator can start with a team that already feels distinct, then edit or regenerate anything later.
Brand / visual systems director
creative voice ready
UX / product analyst
product critique
QA / verification lead
review cadence
Frontend designer
interface craft

Overseer mode
An overseer is an AI operator, usually Codex or Claude, that can sit above the board with you. It watches goals, stale runs, blocked cards, review handoffs, and agent ownership, then reports the next decision instead of burying progress in chat history.
This is the workflow direction OpenAI’s Symphony project points toward: coordinate agents around shared work state, plans, tasks, and review checkpoints. HiveRunner gives that pattern a local-first operator surface.
Watch
active runs, stale cards, blockers
Coordinate
workers, reviewers, handoffs
Control
human approval stays explicit

Local-first boundary
HiveRunner presents the local path first. The operator loop, workspace context, and review trail are designed to remain close to the machine and repository doing the work.
Compatibility
HiveRunner is intentionally close to the repository, shell, local app, and review trail rather than a separate black box.
Use Codex or Claude as an operator-overseer that can watch the board, move work forward, and report blockers while humans stay in control.
HiveRunner follows the same higher-level pattern OpenAI describes with Symphony: manage work on a board, not one coding-agent prompt at a time.
Coordinate first-class coding runners while keeping task ownership, transcripts, and final review visible.
Bring command-line workers into the same goal, task, artifact, and review flow.
Use HiveRunner as the operating layer around agents that work in editors, browsers, or local shells.
The local-first boundary is designed for adapters and scripts you can inspect, replace, or disable.
FAQ
Not yet. The public path is local-first: local app, local auth, local workspace files, and a local execution loop you can inspect.
Yes. The website points to the public HiveRunner repository so developers can inspect the code, clone it, and run it locally.
Codex, Claude Code, and Gemini are first-class runners; Hermes, OpenClaw, and external CLIs round out the set. OpenCode, Cursor, and other CLI or browser agents are compatible when you expose them through a command or another reviewable runner path.
Core local setup can boot without optional provider keys. Keys and local CLI tools matter when you choose to run specific agent or model integrations.
That is a natural fit for the current local-first model: one operator machine, a local workspace, and explicit runtime configuration.
It is ready to evaluate as a serious local-first operator tool. Hosted multi-user deployment, horizontal scaling, and polished experimental surfaces are still separate work.