Skip to content

Release v2026.05.3

Choose a tag to compare

@github-actions github-actions released this 16 May 01:29
0a9bf1c

Changes since v2026.05.2

  • 合并 knoop7/main 的拉取请求 #13 / Merge pull request #13 from knoop7/main
  • 维护: 版本号升级至 v2026.05.3 / chore: bump version to v2026.05.3
  • 新功能: 为 OpenAI 提供商添加请求/响应调试日志 / feat: add request/response debug logging for OpenAI provider
  • 重构: 从意图处理器中移除设备状态验证 / refactor: remove device state verification from intent handler
  • 修复: 改进断开连接时的流超时和重试机制 / fix: improve stream timeout and retry on disconnect
  • 合并 ha-china:main 分支到 main / Merge branch 'ha-china:main' into main
  • 还原: 还原 anthropic_compatible.py 的扩展思考支持 / revert: restore anthropic_compatible.py extended thinking support
  • 修复: 服务调用后进行设备状态验证,简化 Anthropic 提供商 / fix: device state verification after service calls, simplify Anthropic provider