Skip to content

Explanation

The “why” behind lazybox. These pages build understanding rather than walking you through a task — read them when you want the model in your head, not a recipe.

  • Mental model — what a workspace is, the reactive inbox model, and why lazybox isolates one worktree and one agent per task.
  • How lazybox compares — where lazybox fits among parallel-agent tools like Conductor, and why it’s built for many agents across many repos.
  • Architecture — the client/daemon split, the crates, the event bus, the credential chain, and the embedded terminal.