Skip to content

AgentBoot v1.0.0

Choose a tag to compare

@bit-cook bit-cook released this 29 Aug 15:21
· 42 commits to main since this release

AgentBoot v1.0.0 首发版

极简 · 极速 · 开箱即用的 AI Agent 启动器(Linux / macOS / Windows,中文界面)。

一键在线安装

# 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'))"

一键离线安装(无网机器)

按目标平台下载对应离线包,拷贝到目标机解压(Windows 资源管理器自带 ZIP 解压、Linux/macOS 用系统自带 tar,无需安装解压软件;极简环境可用 sfx 自解压脚本),运行包内 install-offline.ps1sh install-offline.sh。详细步骤见仓库根目录《安装指南.md》。

资产 用途
install.sh / install.ps1 在线安装入口脚本(boot.ide.pub 分发的就是它们)
agentboot-online-v1.0.0.tar.gz / .zip 在线安装包(程序本体,多源下载)
AgentBoot-offline-v1.0.0-linux-x64.tar.gz Linux x64 离线包(7 个 Agent 载荷 + Node 22)
AgentBoot-offline-v1.0.0-win-x64.zip Windows x64 离线包(另含便携 Python)
AgentBoot-offline-v1.0.0-darwin-arm64.tar.gz macOS Apple Silicon 离线包
AgentBoot-v1.0.0.zip 完整源码包

亮点

  • 内置最小 Agent(ab):默认 Agnes 免费模型,离线 Linux 知识库,零第三方依赖
  • 菜单自选安装:Claude Code / Codex / Qwen Code / OpenCode / CodeBuddy / MiMo Code / Cline / Gemini CLI / iFlow / Aider
  • 中国网络自适应:npmmirror / Node 镜像 / 清华 PyPI / 多源容错 / 代理