v8.5.0
重磅更新:Hermes 插件系统
特别感谢 Hermes Agent 项目的开源贡献!
插件 = 工具
以前 Claw 内置 50+ 工具,现在通过插件系统,瞬间可以扩展到 100+、200+、甚至更多!
- 觉得 Claw 的上下文压缩不够聪明?换!
- 觉得记忆图谱不够智能?换!
- 想要代码分析能力?装!
- 想要文档检索功能?装!
- 想要股票查询工具?装!
- 想要天气预报接口?装!
别人写的更牛逼?换! 自己写了个神器?装!
怎么找插件?
找到喜欢的项目,然后直接告诉 AI:
"帮我安装这个插件 https://github.com/xxx/xxx-plugin"
就这样。没了。AI 会自动下载、安装、加载。
怎么管理插件?
方式一:UI 管理
- 集成配置 → 管理安装插件
- 查看状态、启用/禁用、删除
方式二:直接跟 AI 说
- "列出所有插件"
- "禁用 xxx 插件"
- "这个插件不好用,删了"
插件特性
- 热加载 — 启用/禁用无需重启 Home Assistant
- 即插即用 — 安装完成立即可用
- AI 辅助 — 插件有问题?让 AI 帮你看看、改改
问题修复
聊天命令样式
- 修复
/help和/commands输出的 markdown 渲染问题 - 修复文字被意外加粗的问题
- 优化
/model子命令显示格式
html-pro-card 浮动层
- 修复弹窗无法点击的问题
- 浮动层现在支持更炫酷的效果:毛玻璃、模糊背景、渐变动画
仪表盘卡片
- 更新浮动层设计规范
- 支持 glassmorphism 玻璃拟态效果
- 支持 backdrop-filter 背景模糊
- 支持流畅的入场/退场动画
文档更新
- 更新 7 个运行时指南文档
- 升级时自动同步最新文档,无需手动操作
其他改进
- 新增多个实用工具函数
- 优化实体和设备注册表操作
- 增强搜索功能
完整更新日志: v8.4.0...v8.5.0
The AI will automatically download, install, and load the plugin.
Management
Option 1: UI
- Integration Settings → Plugin Manager
- View status, enable/disable, delete
Option 2: Natural Language
- "List all plugins"
- "Disable xxx plugin"
- "Delete this plugin"
Plugin Features
- Hot Loading — Enable/disable without restarting Home Assistant
- Plug and Play — Available immediately after installation
- AI-Assisted Debugging — AI can inspect and modify plugin code if issues arise
Bug Fixes
Chat Commands
- Fixed markdown rendering issues in
/helpand/commandsoutput - Added zero-width space to prevent unintended bold formatting
- Improved
/modelsubcommands display
html-pro-card Overlay
- Fixed popup click events not working in html-pro-card overlays
Dashboard Card Overlay Rules
- Updated overlay/popup design guidelines
- Enabled glassmorphism and backdrop-filter blur effects
- Changed pattern to use
document.body.appendChild()for better compatibility - Added support for smooth entry/exit animations
Documentation
- Updated 7 runtime guide markdown files
- Auto-sync on upgrade — users receive latest guides automatically
Improvements
- Enhanced
misc_tools,registry, andsearch_tools - Bumped
_SYSTEM_UPDATE_VERSIONto force synchomeassistant_guidedirectory on upgrade
Full Changelog: v8.4.0...v8.5.0