v1.2.0 · Free and open source · Three platforms

One command.
Agents ready.

Bring installation, models, mirrors, offline packs, and safe uninstall into one clear menu. You choose the AI agents you need; AgentBoot installs them reliably.

agentboot

$ agentboot

Checking system and network…

Choose the agents you want to install

Verify source and SHA-256

Ready. Start building.

Start here

Copy one line. Start right away.

After installation, run agentboot to open the console menu, or ab to chat directly with the built-in agent.

The installer uses only project-controlled Worker, GitHub Pages, and GitHub Release sources, then verifies each installation package against a same-origin SHA-256 checksum.

Linux / macOS
curl -fsSL https://boot.ide.pub/install.sh | sh
Windows PowerShell
powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object Net.WebClient).DownloadString('https://boot.ide.pub/install.ps1'))"
  1. Install AgentBoot

    The command above takes about 10 seconds and installs only AgentBoot itself and the built-in agent.

  2. Choose the agents you need

    Run agentboot to install, uninstall, and configure agents from the menu.

  3. Get to work

    Launch your chosen agent, or run ab for a zero-configuration chat.

More than an install script

AgentBoot handles the complexity. You make the choices.

No all-in-one bundle, and no failed setup left for you to debug. AgentBoot handles the parts most likely to break: environments, networks, sources, and uninstall boundaries.

A starting point that's always ready

Even if other agents won't install, ab works right away

The built-in agent uses a Python core with no third-party dependencies, the free Agnes model by default, an offline Linux knowledge base, persistent sessions, and safeguards against high-risk commands.

  1. 01

    Install on demand, not as a bundle

    Choose from 14 mainstream agents, including Claude Code, Codex, Qwen Code, OpenCode, MiMo, Cline, Pi, and CoCo.

  2. 02

    Manage model providers in one place

    Agnes works with zero configuration. You can also name and manage any OpenAI-compatible endpoint, Ollama, or LM Studio, and set a failover order.

  3. 03

    Automatically adapt to networks in China

    AgentBoot selects npm, Node, and PyPI mirrors automatically, fails over across Worker, Pages, and Release sources, and configures a proxy in one step.

  4. 04

    Offline packs are tested end to end

    Release packs pass install, launch, and uninstall smoke tests; menu [7] can also build a custom pack on demand on the target platform.

  5. 05

    Uninstall only what AgentBoot owns

    Menu [9] or uninstall removes AgentBoot-managed programs while keeping configuration, credentials, and sessions by default.

  6. 06

    Measure performance where it matters

    AgentBoot reuses TLS connections, prebuilds knowledge-base indexes, trims context automatically, and protects interrupted streams. /bench measures your current network and model.

Your toolbox

14 agents. One front door.

Choose agents as needed for online installation. Agents marked as offline-ready can be packaged with their dependencies and runtimes.

14built-in choices
A green dot indicates support for offline installation
#AgentCommandVendorOffline
01CoCo AgentcocoBitCookLinux/macOS
02OpenCodeopencodeopencode.aiOnline only
03Hermes AgenthermesHermesRequires Git
04Cline CLIclineClineSupported
05CodeBuddy CLIcodebuddyTencentSupported
06Pi Coding AgentpiEarendil WorksSupported
07Claude CodeclaudeAnthropicSupported
08OpenAI Codex CLIcodexOpenAIAgnes preset
09Qwen CodeqwenAlibabaAgnes preset
10MiMo CodemimoXiaomiSupported
11OpenClawopenclawOpenClawSupported
12Gemini CLIgeminiGoogleSupported
13iFlow CLIiflowiFlowSupported
14AideraiderAider AIOnline only

Codex and Qwen are automatically configured with the free Agnes model after installation. Add your own agent with menu + or the add-agent command.

Install without internet access

Verified offline packs bring the complete runtime with you

v1.2.0 initially provides slim Codex packs for Linux x64 and Windows x64. CI installs each pack, runs its version command, and uninstalls it.

  • Verified slim packs: download from Releases and carry them to the target machine.
  • Custom offline packs: use menu [7] or build-offline on the target platform.
  • No extra extraction software: run install-offline.ps1 or sh install-offline.sh inside the pack.

Your models, your choice

Ready out of the box and fully customizable

  • Agnes free model: use ab with zero setup; Codex and Qwen are configured automatically.
  • Custom providers: name, manage, and switch any OpenAI-compatible endpoint.
  • Local models: Ollama and LM Studio presets, with vLLM available as a custom provider.
  • Failover: set a fallback order and switch automatically when the primary fails.

More detail when you need it

Documentation that speaks plainly

Start with the problem in front of you, from installation and offline deployment to custom agents.

Spend less time wrestling with setup. Start building sooner.

AgentBoot is open source under the MIT License. Start with one command; every choice stays in your hands.