/autofleet [task]

Run fleet (multi-agent) orchestration

What it does

Run fleet (multi-agent) orchestration

Usage

Type /autofleet [task] inside a running session (lk run). Slash commands act on the session you are already in — they are not shell commands and will not work from your terminal prompt.
/autofleet [task]
Every slash command, demonstrated
2:06
See /autofleet used in a real session, alongside the rest of the run commands.

Related commands

lk ask — Ask Local Keep AI a question or run a one-shot task.
lk autofleet — Run an autonomous fleet loop.
lk autoorg — Run an autonomous organisation loop.
lk autopilot — Run an autonomous build loop.
lk run — Interactive coding agent — Claude Code–style READ/SEARCH/edit/run using your models.
/autoorg [task] — Run multi-step AI orchestration
/autopilot [task] — Run autonomous build loop (analysis & TDD)
/autopilot-stop — Signal the autonomous loop to stop
/autoswarm [task] — Like /autofleet, but each subagent picks its own model
/clear — Clear conversation history
/compact — Trim conversation state to free context
/confidence — Grade the last answer: confidence, sources, self-test

Where this is defined

/autofleet is declared in ai-platform/sage/renderer_cli.py. This page is generated from that source, so it cannot describe behaviour the CLI does not have.

All documentation

Installation
Install the CLI on macOS, Linux or Windows, and sign in.
Setup, start to finish
The whole path on one page: install, sign in, pick local or hosted, get an answer.
Connecting accounts
One account everywhere, registering devices for the SMS bridge, and OAuth integrations.
Models
Pull open-weight models, switch between them, and run fully local.
Using models on every client
What runs locally in a terminal, a browser tab, a phone and the desktop app.
Editor integrations
VS Code, Cursor, JetBrains, Neovim, Sublime, Zed, Godot, Unity, gh and git hooks.
The SMS bridge
Send a task to your own machine from your phone, and get the answer back.
The apps
One React Native codebase behind iPhone, Android, web and desktop — and how to run it.
Automation Studio
Idea to production: flows, per-step models, your machines or ours, live editing.
Enterprise seats
Licensed team seats under one owner account — invites, billing, and how seats resolve.
API reference
API keys, authentication, chat completions, pricing and errors — for your own software.
Notifications
Four channels, all opt-in, how to change them, and the limits on re-engagement.
Privacy
What leaves your machine, what never does, and how anonymisation works.
Troubleshooting
When a model will not load, a command hangs, or the CLI cannot be found.