Skip to content

Release v2026.04.4

Choose a tag to compare

@github-actions github-actions released this 21 Apr 16:21

Changes since v2026.04.3

  • 更新清单版本至 v2026.04.4 / bump manifest version to v2026.04.4
  • 添加 README 模型选择图片 / add README model selection image
  • 移除已跟踪的备份目录 / remove tracked backup directory
  • 使用面向用户的语言重写 README / rewrite README in user-facing language
  • 简化 README 以专注于功能 / simplify README to focus on features
  • 使 README 与当前集成行为保持一致 / align README with current integration behavior
  • 明确工具能力模型的推荐 / clarify tool-capable model recommendation
  • 对于兼容的端点优先使用原生工具调用 / prefer native tool calling for compatible endpoints
  • 在意图移交过程中保留对话上下文 / preserve conversation context across intent handoff
  • 调整默认值和验证错误 / adjust defaults and validation errors
  • 更新默认免费模型和令牌限制 / update default free model and token limits
  • 简化对话执行和工具处理 / streamline conversation execution and tool handling
  • 保留对话历史以供意图移交 / preserve conversation history for intent handoff
  • 恢复对话回退行为 / restore conversation fallback behavior
  • 移除未使用的自动化流程并整合 AI Hub 内部结构 / remove unused automation flow and consolidate ai hub internals
  • 整合共享的 AI Hub 辅助函数 / consolidate shared AI Hub helpers
  • 更新对话子条目描述 / update conversation subentry descriptions
  • 清理本地辅助回退生命周期 / clean up local assist fallback lifecycle
  • 优化本地辅助回退行为 / refine local assist fallback behavior
  • 添加本地辅助回退对话代理 / add local assist fallback conversation agent
  • 恢复缺失的 ai_hub 配置选项和导入 / restore missing ai_hub config options and imports
  • 恢复配置流程并统一常量导入 / restore config flow and unify const imports
  • 合并来自 https://github.com/ha-china/ai_hub 的 main 分支 / Merge branch 'main' of https://github.com/ha-china/ai_hub
  • 稳定 ai_hub 诊断和服务设置 / stabilize ai_hub diagnostics and service setup
  • 合并来自 knoop7/main 的拉取请求 #5 / Merge pull request #5 from knoop7/main
  • 删除 custom_components/ai_hub/const.py / Delete custom_components/ai_hub/const.py
  • 删除 custom_components/ai_hub/config_flow.py / Delete custom_components/ai_hub/config_flow.py
  • 删除 custom_components/ai_hub/intents/config/auto_lists.yaml / Delete custom_components/ai_hub/intents/config/auto_lists.yaml
  • 通过上传添加文件 / Add files via upload
  • 通过上传添加文件 / Add files via upload
  • 通过上传添加文件 / Add files via upload
  • 通过上传添加文件 / Add files via upload
  • 通过上传添加文件 / Add files via upload
  • 删除 custom_components/ai_hub/en.json / Delete custom_components/ai_hub/en.json
  • 删除 custom_components/ai_hub/zh-Hans.json / Delete custom_components/ai_hub/zh-Hans.json
  • 通过上传添加文件 / Add files via upload
  • 拆分 ai_hub 配置和共享辅助函数 / split ai_hub config and shared helpers