Presets are starting points

Pick a stack. Swap any part.

Stacks are interchangeable local AI configurations. Use a preset for rapid adoption, or treat it as a modular recipe where the model, runtime, agentic layer, context budget, and access policy can be changed independently.

Stack anatomy
Preset = components + access policy
Modelswap capacity
Runtimerun local
Agentchoose orchestration
Contextcontrol latency
Policyagent-managed access

Alternative prebuilt presets

Useful, but not the default path.

Smaller, safer presets for review, private chat, and specialized workflows. Clone one when it is closer to your starting point.

Install a preset

Start with a known-good manifest for your hardware and use case.

llanite install local-coder
Swap one layer

Keep the stack shape but change the model, tool access, or runtime.

llanite set local-coder model <new>
Inspect before running

Every stack exposes its tools, policy, model, and hardware requirements.

llanite inspect repo-reviewer

Each stack declares its policy owner explicitly. Llanite ships llanite-agent with Llanite-enforced permissions, and can also package alternatives like OpenClaw where access is managed by OpenClaw's own tool and sandbox configuration. Run llanite models --ram <your-gb> to find model swaps that fit your machine.