what Aluy CLI does

A real agent, on your machine.

Not a chat that suggests code for you to copy and paste. An agent that acts in your project, under your permission rules. Everything runs local; the model comes in from the edge.

/cycle

Runs until it's done

Describe the task and the agent works in cycles on its own until it finishes. With a handbrake: hard caps on time and steps, and an automatic stop if something runs off the rails. "Run the tests and fix what breaks" — then go get a coffee.

subagents

A fleet working for you

Each subagent is a profile (.md) with a focus. Build your team: one for tests, one for review, one for docs. You delegate and each handles its part — in parallel, without mixing contexts.

/rooms

The agents talking, live

Rooms put several agents collaborating on the same problem. They debate, divide and combine. You watch the conversation in real time and step in when it makes sense.

MCP

Connect your tools

The agent talks to external tools and integrations through MCP — the open connector standard. Add a server, search the registry, turn it on and off. Real access to what you already use.

the essentials

Everything that makes the day-to-day work.

Runs local

The process lives on your machine: session, data and context never leave it. The key stays in the OS vault — never in plain text.

Model your choice

Through the broker by default. Or connect a provider directly with your own credential — API key or OAuth. You decide.

Edits, runs, connects

Reads and edits files, runs commands and talks to tools via MCP — in a loop, until it's solved. Every effect goes through a permission gate.

Memory between sessions

Remembers project decisions and context from one conversation to the next. See, pin or forget what it kept with /memory.

Instant diagnosis

/doctor checks model, key, connection and tools — read-only, with a fix hint when something's off.

Themes for your terminal

Light, dark or slate. The session looks the way you like to stare at it all day.

the model's path

Local in what matters, connected in what it needs.

stays on your machine

The session, history, project files, memory and your provider key. The agent runs local, behind the permission gate.

crosses the edge

Only the model call: through the broker by default, or the provider you connect. In direct mode, it's your credential and your usage.

Browse all commands →