Alpha
Create your first agent
Configure a local AI agent and chat with it.
An agent is a named AI helper with a role, a model, and an explicit set of permissions and tools. It runs entirely on your machine.
Create an agent
- Open the Agents page and click New Agent.
- Give it a name and a system prompt that describes how it should behave.
- Choose an installed model and set a temperature.
- Turn on only the tools and capabilities it needs (deny-by-default).
- Save, then open the Chat page to talk to it.
Responses are streamed from your local model — nothing is sent to the cloud.