/ docs
Hubu

Agent spend control plane

Governed spend
for AI agents.

Hubu gives humans policy, budget, authorization, and ledger control. Gongbu executes provider work behind a versioned contract. The boundary is the product.

One governed flowv4.2

CONTROL PLANE

Hubu

  • Policy + budgets
  • Authorizations
  • Ledger + reconciliation
versioned executor contract

EXECUTION PLANE

Gongbu

  • Provider credentials
  • Temporal workflows
  • Artifacts + retries
!
Experimental and local-first.

Suitable for development, evaluation, and controlled live-provider experiments—not yet for money-grade production workloads.

Read the production warning →

Managed stack experience

One command from profile to running

The managed lifecycle centers on one-shot startup and one readiness view, while preserving separate Hubu and Gongbu ownership.

01

Initialize

hubu stack init

Create an operator-owned profile without starting services.

02

Configure

stack.toml · credentials.toml · providers.toml

Choose ownership, binaries, provider references, targets, and spend gates; managed service credentials stay internal.

03

Start in one shot

hubu stack start

Validate, render, and start missing managed components in dependency order.

04

Check readiness

hubu stack status

Inspect the whole stack through one stable, redacted readiness view.

05

Connect Codex

hubu init codex --stack-profile …

Install the unified MCP handoff, restart Codex, and inspect capabilities.

06

Run governed work

authorize → execute → submit → reconcile

Keep policy and money state in Hubu; provider execution and artifacts in Gongbu.

Find your path

Documentation that follows the system