One Terminal. Your Best Models, Working as a System.
Most coding agents make you pick a model and rebuild your context around it. Alloy separates the harness from the model. Use one model directly, route a task by role, or combine two independent proposals, all without changing terminals.
Alloy is the engine we build on. It is free, open, and yours to run.
No Single Model Is Best at Everything.
One model reasons well about architecture. Another is faster at mechanical work. A third catches what the first two missed. Locking your workflow to one provider means accepting that provider's worst day as your ceiling. Alloy treats the model as a swappable part, because the harness is the thing worth owning.
Chat, Fusion, Auto.
Three modes for three kinds of problem, from a quick answer to a bounded build that reviews its own work.
Policy Is Code, Not a Polite Request.
Most plan modes ask the model to behave. Alloy enforces the boundary mechanically, so the limit holds whether or not the model cooperates.
- Plan and Review
- Model tool calls are hard read only. No bash, no edits, no writes, no mutating MCP calls.
- Default Approvals
- Known dangerous shell patterns, destructive Git, and network or external actions prompt before they run.
- Child Policy Ceiling
- Child manifests constrain approval profile, sandbox requirement, tools, budget, and concurrency.
- Credential Boundary
- Child environments are allowlisted. Fusion leases only the selected provider credential into an ephemeral home.
- Project Trust
- Project config cannot weaken the operator approval profile, sandbox controls, MCP enablement, or budget ceilings.
Host mode is not filesystem or network isolation. Read the security model before running Alloy on untrusted code.
The Engine Is Open. The Operation Is the Product.
Alloy is the layer our own engineering runs on, and we gave it away. KylairaOS is the layer above it: the memory, the oversight, the approvals, and the day-to-day operation of a real business. You can take Alloy and never speak to us. That is the point. Owning your harness is the only way to stay free of any single model vendor.
Clone It and Run It.
Alloy is pre-release and moving fast. Issues, forks, and pull requests are all welcome.