Documentation

Oh My Bee

In Development

Agents

Bee is single-agent first today, with space reserved for richer orchestration later.

Section

Single-agent first

Oh My Bee currently focuses on one careful local coding agent. The goal is to make execution, approvals, sessions, and handoffs rock-solid before broader orchestration is introduced.

Section

Workflow templates available today

TemplatePurpose
implementStart structured implementation work.
reviewTrack findings, evidence, and review outcomes.
investigateCapture exploratory work and package follow-up clearly.
bash
bee workflow start implement "Ship adapter diagnostics"
bee workflow start review "Review parser error handling"
bee workflow start investigate "Trace the parser EOF regression"

Section

Future orchestration

Planned

Named agents, delegated workers, and broader multi-agent orchestration belong here once the single-agent foundation settles.