软件中心全部软件Openclaw - AI助手
Openclaw - AI助手

Openclaw - AI助手

OpenClaw 是一款开源 AI 助手软件,可在用户本地设备上运行,并支持

版本 v2026.9.5作者 开源社区协议 开源分类 AI工具 Windows

软件介绍

OpenClaw 是一款开源 AI 助手软件,可在用户本地设备上运行,并支持集成到常用通讯平台(如 Discord、Slack、Telegram 等)和主流操作系统。它通过模块化设计实现隐私保护,所有数据和凭证都存储在用户硬件上,模型和功能插件可自由更换。该软件既可作为个人助手使用,也能作为团队协作工具部署,由非营利组织 OpenClaw Foundation 维护,不包含付费服务或隐藏收费。

使用说明

安装可通过命令行一键完成:

  • macOS/Linux/WSL2:curl -fsSL https://openclaw.ai/install.sh | bash
  • Windows PowerShell:iwr -useb https://openclaw.ai/install.ps1 | iex

安装后运行引导配置向导:

执行 openclaw onboard --install-daemon 完成初始设置

使用 openclaw gateway status 检查服务状态

通过 openclaw dashboard 启动控制界面测试功能

详细配置指南可参考官方文档中的通道设置和问题排查部分。

核心功能

全平台支持:兼容 macOS、iOS、Android、Windows 和 Linux 系统

全平台支持:兼容 macOS、iOS、Android、Windows 和 Linux 系统

多通道集成:可接入 20+ 通讯平台包括 WhatsApp、iMessage、Teams 等

多通道集成:可接入 20+ 通讯平台包括 WhatsApp、iMessage、Teams 等

隐私优先设计:数据本地存储,默认不发送用户信息到云端

隐私优先设计:数据本地存储,默认不发送用户信息到云端

模块化架构:支持自由更换 AI 模型(Claude、Codex 或本地模型)和功能插件

模块化架构:支持自由更换 AI 模型(Claude、Codex 或本地模型)和功能插件

团队协作:支持单机个人使用或团队共享部署

团队协作:支持单机个人使用或团队共享部署

语音交互:支持实时语音功能,可在通话中切换声音

语音交互:支持实时语音功能,可在通话中切换声音

运行环境要求

操作系统Windows 10 / 11

版本更新内容

当前版本 v2026.9.5 更新内容(内容较多时可在框内滚动查看)

v2026.9.5

2026.9.5

Highlights

  • Safer upgrades and retained history: Doctor preserves session history and repeated-repair state, finishes upgrades with invalid retained histories, and avoids repeatedly stalling or stopping a Gateway that is still starting. (#149741, #149956, #148901, #149308, #149823, #149760) Related #149822 Thanks @masatohoshino.
  • Live plugin management: install and reload supported plugins without restarting the Gateway, update tools in active agent and managed Codex conversations, and manage multiple plugins in one CLI command. (#145484, #145710, #145713, #145648, #145917, #149910) Related #149909 Thanks @obviyus.
  • Clearer multi-agent work: distinguish execution from result delivery, use private parent completion handoffs, resume scoped session inventories, and deliver one answer for each steered input. (#147571, #147206, #150065, #148051, #149925) Related #27445, #147955 Thanks @good-warning, @nicknmorty, @obviyus, @VACInc, and @vincentkoc.
  • A desktop-first Systems workspace: manage Gateway connections through web login and switch saved Gateways independently of Primary, with sidebar switching on iOS and Android. (#147519, #148526, #147684, #146641, #148209) Related #147217, #147576, #148205 Thanks @IWhatsskill, @Solvely-Colin, and @vincentkoc.
  • More flexible live voice: use GPT Live across calls and meetings, choose account-specific Talk defaults, and change voices during an active Talk or Discord call. (#145382, #146546, #146676) Related #145071.
  • Citations and review in context: preview cited sources in web and native chats, turn selected chat text into editable comments, reference selected Android review lines, and toggle word wrapping in Review. (#148431, #148904, #148906, #148649, #144101, #143972) Related #144093, #148409 Thanks @ansxor, @IWhatsskill, @Marvinthebored, @Patrick-Erichsen, and @shakkernerd.
  • Simpler model sign-in and selection: align native sign-in with runtime choices, sign in without changing the model, choose across agent harnesses, and connect Radius models with browser sign-in and native streaming. (#143588, #144329, #147994, #145377) Thanks @obviyus.

Changes

  • Conversation navigation: native sidebars preview pending requests, while macOS, iOS, Android, and web chat can collapse completed work so replies and older history remain easier to read. (#149811, #147540, #148002, #148050, #147295) Related #147271, #149682 Thanks @vyctorbrzezowski.
  • Agent setup and teams: start from role templates and a team preset, show every agent and its sessions in team mode, and use a roster-first Agents home. (#145712, #141476, #141097) Thanks @hannesrudolph.
  • Group conversations: coordinate bounded multi-agent group threads across channels and share selected sessions read-only with a paired team Gateway. (#141411, #136253)
  • Activity and run artifacts: show rolling session recaps, Git changes and PR previews, and select assistant-delivered files by the run that produced them. (#147441, #145530, #147682) Related #145529, #147383 Thanks @onlyysaurabh and @vincentkoc.
  • Browser and dashboards: download assets from the Browser sidebar, share browser dashboards with agents, embed websites in full-screen session dashboards, and save shared split/full-screen defaults. (#144480, #146702, #146312, #146475) Related #144477, #146303, #146308, #146577 Thanks @Patrick-Erichsen.
  • Desktop interaction: control Gateway desktops without a paired node, match virtual worker displays to their viewport, and watch live desktops in Picture-in-Picture. (#147275, #143938, #143836) Related #143829, #147274 Thanks @vincentkoc.
  • Remote workspaces: start remote sessions without a repository, select repository-defined source checkouts, and reduce source storage through filesystem snapshots, APFS clones, and ReFS clones. (#147773, #149581, #146251, #146338, #146403) Related #146250, #146288, #149580 Thanks @fuller-stack-dev and @obviyus.
  • Code mode: find MCP tools by task, reuse results between code cells, retain oversized results for later cells, and infer result shape from the requested action. (#147134, #147154, #147278, #147291)
  • Plugin state and background work: offer asynchronous task/flow reads and worker-backed keyed and conditional state operations without removing the supported synchronous SDK paths. (#145851, #146557, #147891)
  • Hot policy changes: apply browser control policy, Telegram access/reply policy, and renewed TLS certificates without restarting their running services. (#146100, #146129, #146267)
  • Model providers: support OpenRouter sign-in from private chat, explicit consent before exposing restricted provider models, and opt-in stored HTTP continuation for compatible Responses endpoints. (#144491, #144468, #128633) Related #123215 Thanks @hartmark, @obviyus, and @Patrick-Erichsen.
  • Codex interaction: answer asynchronous questions while other agent work continues, view usage beside saved logins, and expose slow or failed catalog phases with retained-request correlation. (#144664, #132453, #132454, #148639, #148735, #149616) Related #144643, #148629, #148728 Thanks @jesse-merhi.
  • Daybreak fallback: retry supported cyber-refused turns on Daybreak, surface cyber notices, and announce successful retries. (#143761, #145291, #147146) Thanks @VACInc.
  • Triage handoffs: add Muse, Grok, Cursor, Kimi Code, and Qwen Code handoffs through the existing triage workflow. (#149703, #149877)
  • Automation history: query and paginate run history from the CLI, show readable timer wake timestamps, and list matches when an automation name is ambiguous. (#141777, #141742, #150082) Related #58574, #141745 Thanks @Alix-007, @Celthi, @Patrick-Erichsen, and @shakkernerd.
  • Structured channel questions: answer an agent question directly from its offered Mattermost option or LINE tap. (#135350, #133421) Related #133288, #133418 Thanks @edenfunf and @Patrick-Erichsen.

相关推荐

更多软件
返回软件中心