Skip to content

All-round

Choose a tag to compare

@knoop7 knoop7 released this 12 May 18:17

目前支持 https://github.com/knoop7/blueprint-studio 该项目可以让AI安装该集成实现该项目
全自动编辑预览diff等高级全自动流
向corsor全面agent并发

Mac_2026-05-12.22.33.43.mov

聊天窗口显示优化

  • 改进了助手侧边栏里的消息显示效果。
  • Markdown 内容现在更容易正确显示,例如列表、换行、缩进等。
  • 聊天历史在窗口里的显示更稳定,不容易出现排版混乱。
  • 长消息、结构化内容和多段回复的阅读体验更好。
  • 助手返回带有列表或步骤说明时,看起来会更清楚。

增加聊天历史功能

  • 新增了聊天历史相关能力,让系统可以更好地保存、读取和整理历史对话。路径上方下拉框选择: 历史聊天
  • 增加了自动生成历史标题的能力,方便之后区分不同对话。
  • 改进了聊天日志和 Home Assistant 前端之间的衔接。
  • 提升了历史记录加载和展示的稳定性。
  • 为后续更完整的会话管理打好了基础。

稳定性提升

  • 改进了助手运行时的容错能力。
  • 当某些后台流程异常或暂时不可用时,助手更容易继续工作。
  • 改进了 fallback 逻辑,减少因为某个步骤失败导致整体不可用的情况。
  • 优化了上下文处理和运行时补丁逻辑。
  • 修复了 _ensure_prompt_store_fresh 中可能导致卡顿的磁盘读取 fallback 问题。
  • 修复了减少助手在后台等待磁盘操作时造成的响应变慢。

Home Assistant 工具能力扩展

  • 增强了助手查看 Home Assistant 前端页面的能力。
  • 改进了对 Dashboard 卡片的检查和分析能力。
  • 扩展了自动化、脚本、实体、核心工具等相关操作能力。
  • 助手现在能获得更多 Home Assistant 内部信息,用来帮助判断问题。
  • 改进了实体暴露控制相关能力,让助手更容易理解哪些实体可以被使用。
  • 增加了一些杂项工具能力,方便处理更多实际使用场景。

前端检查能力增强

  • 助手可以更好地检查 Home Assistant 前端页面结构。
  • 对仪表盘卡片、前端配置和页面状态的理解能力更强。
  • 当你让助手帮忙看卡片、界面或实体相关问题时,它能拿到更多上下文。
  • 这可以帮助助手更准确地判断问题出在哪里。

Full Changelog: v7.8.0...v7.9.0


Currently supports the project https://github.com/knoop7/blueprint-studio, which allows AI to install this integration to achieve the following: Fully automated editing, previewing, diffing, and other advanced fully automated streaming; comprehensive agent concurrency for corsor.

Mac_2026-05-12.22.33.43.mov

Chat Window Display Optimization

  • Improved message display in the assistant sidebar.

  • Markdown content is now easier to display correctly, such as lists, line breaks, and indentation.

  • Chat history is displayed more stably in the window, less prone to formatting issues.

  • Improved reading experience for long messages, structured content, and multi-paragraph replies.

  • The assistant returns with lists or step-by-step instructions more clearly.

Chat History Enhancement

  • Added chat history capabilities, allowing the system to better save, read, and organize historical conversations.

  • Added the ability to automatically generate history titles, making it easier to distinguish different conversations later.

  • Improved the connection between chat logs and the Home Assistant frontend.

  • Improved the stability of history loading and display.

  • Lays a solid foundation for more comprehensive conversation management in the future.

Stability Improvements

  • Improved the assistant's fault tolerance during runtime.

  • The assistant can more easily continue working when certain background processes are abnormal or temporarily unavailable.

  • Improved fallback logic, reducing the possibility of overall unavailability due to a single step failure.

  • Optimized context handling and runtime patching logic.

  • Fixed a disk read fallback issue in _ensure_prompt_store_fresh that could cause lag.

  • Fixed and reduced the slowdown in response time caused by the assistant waiting for disk operations in the background.

Home Assistant Tool Capabilities Extensions

  • Enhanced the assistant's ability to view the Home Assistant frontend page.

  • Improved the ability to inspect and analyze Dashboard cards.

  • Expanded capabilities related to automation, scripting, entities, and core tools.

  • The assistant now has access to more internal Home Assistant information to help diagnose problems.

  • Improved entity exposure control capabilities, making it easier for the assistant to understand which entities can be used.

  • Added miscellaneous tool capabilities to facilitate handling more real-world use cases.

Enhanced Front-End Inspection Capabilities

  • The assistant can better inspect the Home Assistant front-end page structure.

  • Enhanced understanding of dashboard cards, front-end configurations, and page states.

  • When you ask the assistant to help with card, interface, or entity-related issues, it receives more context.

  • This helps the assistant more accurately pinpoint the source of the problem.

Full Changelog: v7.8.0...v7.9.0