Skip to content

v0.2.6

Latest

Choose a tag to compare

@ChuluuMGL ChuluuMGL released this 06 Jul 02:51

QA 与发布体验

  • 将 live MCP serverInfo.version 纳入 drift/smoke 检查,避免 skill 包版本与线上端点脱节。
  • 保留 manifest、live drift、完整 MCP smoke 三层 QA;safe write negative smoke 覆盖 submit_lead、subscribe_reports、unsubscribe_reports。
  • GitHub Actions 升级到 actions/checkout@v7;移除重复的每日完整 smoke,保留每日 MCP Drift Check,降低线上接口 429 风险。
  • 新增 assets/brand/yueyu-logo-wordmark.png 和品牌资产说明,固化正确 YUEYU 字标,避免误用旧标识。
  • 新增 docs/release-checklist.md,沉淀版本、资产、QA、tag/release、live serverInfo 发布流程。

验证

  • 本地:check_manifest、check_mcp_drift、mcp_smoke_test 全部通过。
  • 线上:initialize 返回 yueyu-skill 0.2.6。
  • GitHub Actions:CI 和 MCP Drift Check 均通过。