进阶教程 较易 15-30分钟

OpenClaw 2.0 新功能上手:会话搜索、widget 仪表盘与记忆管理

一条路线过完 OpenClaw 2.0(v2026.8.1)的八项招牌能力:重建的 Control UI、会话搜索、持久进度卡、结构化提问、widget 仪表盘、私密凭据、一次性审批与新记忆系统。

#OpenClaw 2.0 #New Features #Memory

准备工作

  • OpenClaw v2026.8.1 or newer (check openclaw --version)
  • Having finished the upgrade tutorial (/tutorials/upgrade-to-openclaw-2/)
  • Browser access to the Control UI

操作步骤

1

认识重建的 Control UI

2.0 的 Web 界面整体重建:聊天布局更新、侧栏按项目分组、新增命令面板搜索与三套主题(Tide、Beacon、Phosphor)。先用命令面板找功能,比翻菜单快。

小提示

  • Shift+Cmd+B toggles the sidebar
  • First thing after the redesign: search a favorite feature in the command palette to learn where it now lives
2

用会话搜索找回旧对话

Control UI 现在支持按精确词句搜索过往对话文本,并可直接重开周围的消息上下文。把「上次聊到哪了」从翻聊天记录变成一次搜索。

小提示

  • Reopened context can seed a new task
  • On personal installs, conversations also feed recall (see step 8)
3

用持久进度卡跟踪长任务

长任务的会话进度卡跨页面重载存活,Web 与原生聊天里都能看到子 Agent 的活动与文件编辑。跑批处理或多 Agent 任务时,不用守着页面等。

小提示

  • The card is durable — close the browser, reopen, it's still there
4

用结构化提问卡作答

Agent 需要你做决定时,可以直接在 Web/原生卡片或消息按钮里点选回答,也保留自由文本输入和跳过路径。重要决策从「翻聊天记录找那个问题」变成卡片直达。

小提示

  • Not sure? Skip — the agent continues whatever can proceed in parallel
5

把 widget 钉上会话仪表盘

聊天里生成的交互式 widget 可以钉到会话仪表盘长期复用;为每个 widget 只授予确切需要的操作与网络来源权限,视图还能导出为图片分享。

小提示

  • Least privilege: tick only the actions and origins the widget actually uses
6

私密凭据请求

Agent 需要第三方服务凭据时,会通过掩码提示发起请求——值不会出现在聊天记录,也不会进入模型上下文。开启可选代理后,密钥替换只发生在你批准的目的地。

小提示

  • Combine with one-time approvals (next step) to scope sensitive grants to a single job
7

一次性自动化审批

为自动化任务授权时,可以只批准一次确切操作:任务一旦变更就需要重新批准;已授予的权限随时可检查、可撤销。定时任务不再需要永久性的宽泛授权。

小提示

  • Migrate old "always allow" grants to the one-time model and tighten over time
8

管理新记忆:回忆、Dream Diary 与遗忘

2.0 的记忆默认更主动:个人对话回忆(仅个人安装版,群组排除)、后台自动整理(官方称 grounded dreaming,可在 Dream Diary 查看)、技能自学习。想清理时用 openclaw memory forget 精确遗忘。

命令 / 操作

Windows / macOS / Linux
openclaw memory forget

小提示

  • Sessions persist across idle periods and day boundaries by default — review memory regularly
  • For privacy-sensitive content prefer memory forget over deleting whole conversations

常见问题

找不到教程里的某个功能?
先确认版本:openclaw --version 需 ≥ 2026.8.1。部分能力(如个人对话回忆)仅个人安装版可用,群组部署默认排除。
widget 授权有风险吗?
widget 权限按操作与网络来源逐项授予,遵循最小化原则即可:只勾选该 widget 实际需要的能力,不确切的来源一律不批。
担心新版收集我的数据?
2.0 的使用统计默认关闭(opt-in);凭据值不进入聊天与模型上下文;记忆内容可用 openclaw memory forget 主动清除。