Files
workspace-main/memory/2026-03-22-openclaw-version-check.md
Misaka Server 8e4ae93fe5 Add new memory files for OpenClaw and Chrome DevTools MCP sessions
- Created memory file for OpenClaw version check with details on the latest version and update instructions.
- Added memory file for Chrome DevTools MCP session, summarizing its features, installation, and usage examples.
- Included memory file for OpenClaw update details, outlining the latest changes and improvements.
- Added memory file for OpenCode version check, detailing the latest version and its features.
2026-03-24 15:52:34 +08:00

63 lines
2.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Session: 2026-03-22 01:33:31 UTC
- **Session Key**: agent:main:main
- **Session ID**: 0d7ef350-6ebc-4bcc-b907-d0d0c6bd9762
- **Source**: feishu
## Conversation Summary
user: System: [2026-03-21 09:36:51 GMT+8] Feishu[tertiary] DM | ou_0f0ec7be524abf58bb6ad900b1f4647e [msg:om_x100b54eb2def88a8c30b3c3f1341c68]
Conversation info (untrusted metadata):
```json
{
"message_id": "om_x100b54eb2def88a8c30b3c3f1341c68",
"sender_id": "ou_0f0ec7be524abf58bb6ad900b1f4647e",
"sender": "ou_0f0ec7be524abf58bb6ad900b1f4647e",
"timestamp": "Sat 2026-03-21 09:36 GMT+8"
}
```
Sender (untrusted metadata):
```json
{
"label": "ou_0f0ec7be524abf58bb6ad900b1f4647e",
"id": "ou_0f0ec7be524abf58bb6ad900b1f4647e",
"name": "ou_0f0ec7be524abf58bb6ad900b1f4647e"
}
```
查一下openclaw最新版本
assistant: 我来帮你查一下 OpenClaw 的最新版本。
assistant: 根据 GitHub releases 页面OpenClaw 的最新版本是:
## 最新版本
**v2026.3.13** (2026-03-14)
> ⚠️ **说明**GitHub 上有一个 `v2026.3.13-1` 的 immutable release这是为了修复 v2026.3.13 标签/发布路径问题而创建的恢复版本。npm 版本仍然是 `2026.3.13`。
## 更新方式
使用以下命令更新到最新版本:
```bash
npm update -g openclaw@latest
```
## v2026.3.13 主要更新
这个版本包含了大量修复和改进,主要包括:
- **安全加固**多个安全性修复包括设备配对、exec 审批、browser.request 等
- **控制 UI v2**:模块化的仪表板视图,命令面板,移动端底部标签页
- **多模型支持**OpenRouter 新增 Hunter Alpha 和 Healer Alpha 模型
- **iOS 改进**:重新设计的 Home Canvas添加欢迎屏幕
- **macOS 改进**:添加模型选择器,持久化思考级别选择
- **Ollama 集成**:首次类 Ollama 设置,支持 Local 和 Cloud 模式
- **内存优化**:支持 Gemini gemini-embedding-2-preview 多模态图像和音频索引
完整更新日志可以查看https://github.com/openclaw/openclaw/releases/tag/v2026.3.13
需要我帮你更新到这个版本吗?