Holdings

Latest

Bottega Suite Sep 2026 · 207 commits

44 projects · 39 repositories

Claude Orchestra

A hierarchy of coding agents that turns an idea into a committed codebase

Prototype Private Sheet 35 of 47

Description

A self-hosted orchestrator that takes a plain-English application idea and produces a working, git-committed codebase, built by a tiered hierarchy of agents running as parallel headless sessions in isolated git worktrees.

A Conductor turns the idea into a machine-readable plan. Section Leaders decompose their sections into tasks. Musicians execute those tasks in parallel. The system commits continuously, meters every token and dollar per task, and renders the plan, live execution, git graph and cost analytics in a desktop shell. Every layer is user-editable — tier count, prompts, models, tools, permissions and budgets.

Features

  • Three-tier agent hierarchy running in isolated git worktrees
  • Continuous commits with per-task token and cost metering
  • Live views of the plan, execution, git graph and cost analytics
  • Every prompt, model, tool grant and budget editable by the operator

Construction

  • TypeScript
  • Electron
  • git worktrees
  • Claude Code

Project resources

This is a pre-production site. All content is subject to finalisation, and nothing stated here is binding until the site is live.