Start with a pattern.
Make it yours.
Software Team, Research Lab, Bug Hunt, Code Review, and Schoolhouse ship ready. Edit them or build a team from scratch.
Baux is a local AI agent harness and agent team builder. Start from a ready-made pattern or custom roles, choose exactly who gets the next task and where they work, then inspect every worker, diff, token, dollar, and remaining quota.
Baux turns a prompt into a visible team operation. Choose the shape, set every permission, and follow the work without losing the thread.
Software Team, Research Lab, Bug Hunt, Code Review, and Schoolhouse ship ready. Edit them or build a team from scratch.
Give the Director and every worker only the tools, model, and persona their job requires—nothing more.
Open the session behind any delegation. See the brief, tool calls, files changed, final report, tokens, and cost.
Autonomy should be legible. Baux makes the boundaries and consequences of agent work visible before, during, and after a run.
Tool whitelists are applied exactly. A read-only researcher cannot quietly become a writer because a prompt drifted.
Send the next task to one teammate, a selected group, or everyone—even while a run is active—and pin their work to an existing project directory.
Director and worker usage rolls up into one team view without flattening the individual sessions behind it.
Run independent work in parallel or keep write-capable tasks serial. Limits scale to the model’s context window.
Baux keeps the conversation beside the project, so context lives where the work is happening—not in another terminal tab.
See usage across every Baux session and project, from the last hour to the lifetime of the machine. Live status also keeps each reported rolling window—normally 5-hour and weekly for ChatGPT/Codex—and the credit balance in view.
Optional metadata-only views for locally installed Codex CLI and Claude Code stay separate from Baux totals.
Baux is local-first by architecture. It reads the files already on your machine and gives them a better interface.
Sessions, project files, and usage reports are not uploaded to a Baux service. Prompts go only to the model providers you configure.
Browsing and editing are limited to project directories from your sessions and locations you deliberately choose.
Localhost is the default. Network access requires a token, with optional Tailscale identity checks on top.
Bring the providers you already use or keep inference nearby with a local model server. Roles can use different models.
An AI model can reason, but the harness makes it operational. Baux coordinates the agent loop, team roles, tools, context, workspace, and audit trail around the model.
Learn what an AI agent harness does and which runtime components make agents useful.
Read the guide 02Build custom agent teams with separate roles, models, tools, and execution boundaries.
Build the team 03Keep agents close to project files, Git history, local models, and inspectable execution.
Explore local-first 04Compare agentic frameworks, agent builders, code harnesses, and operating workspaces.
Compare the layersClear answers for people evaluating an agent builder, agentic framework, or local code harness.
An agentic harness is the runtime around an AI model that manages the agent loop, context, tools, permissions, execution, memory, and results. It turns a language model into an agent that can complete multi-step work.
An agentic framework is usually a toolkit or SDK for developing agents. An agent harness is the operating runtime that actually coordinates models, tools, context, boundaries, and execution. Baux provides that runtime as a local workspace for visible agent teams.
Yes. Start with a built-in team pattern or create a custom team with its own Director, worker roles, personas, models, tools, and scheduling style.
Yes. Route the next prompt to one teammate, a selected group, or the whole team and choose the existing project directory where their worker sessions run. The runtime enforces both choices, including during an active run.
Yes. Baux is local-first: project files, sessions, and usage history stay on your machine. Prompts go only to the cloud or local model providers you configure.
Baux keeps coding agents beside the repository with project files, edits, Git diffs, branches, worktrees, worker sessions, and exact tool access in one inspectable workspace.
Build the team. Set the boundaries. Inspect the work.