Desktop app

Install it, and it already works

Aiglade is a desktop app that runs multiple AI agents on your Windows PC without any setup — install it, and it dispatches tasks to several agents at once, tracks them in a queue, and holds risky work for your approval. The reason to single it out is what does not happen first: you are not asked for a provider account, an API key, or a model choice before anything runs.

Download

Windows desktop app, and the Android app that drives the same task queue over your local network. Both are free, and neither needs an account to install.

Both are free. No account needed to install.

What "no setup" actually means

The honest comparison is what each tool asks you to do before the first task runs.

Before your first taskTypical agent toolAiglade
Create a provider accountOne per model you want to useNone
Paste an API keyOne per providerNone
Top up a balancePer provider, before anything runsNot required to start
Pick a modelA name you have to researchFree / balanced / high-performance
Install agent CLIsEach one separatelyIncluded

This is possible because the model supply underneath Aiglade is a gateway, not a vendor. Routing, free-quota selection and failover all happen before you open a settings screen. That layer is FreeModel, and it works on its own too.

What you can do with it

Talk to a team, not a tool

Type @agent do this in a chat window. The request becomes a task, gets dispatched, runs, and the result comes back as a message in the same thread.

Run several agents at the same time

Each agent works in an isolated git worktree, so two of them can edit the same repository without colliding. Their output gets merged when you say so.

Stop at the risky parts

An approval gate holds a task at a decision point. Nothing destructive continues until you approve it, and the waiting task shows exactly what it intends to do.

Survive a crash

Task state is written to disk as it goes. If the app or the machine dies mid-run, the queue is still there when it comes back, and finished steps are not repeated.

Keep the work, not just the chat

Tasks, runs and their evidence stay on your machine. A conversation you had three weeks ago is still searchable, with the tasks it produced attached to it.

Hand it off to your phone

An Android app drives the same queue over your local network. Useful when an approval is the only thing standing between a run and the next step.

What it does not do

Setting it up yourself

If you would rather understand the pieces before installing, these are the questions that come up most. They are written up on the Aiglade site, in more depth than a product page can carry:

Next