Skip to content

iterate-skill v2.3.18

Choose a tag to compare

@jingzhao-l jingzhao-l released this 17 Aug 11:38
· 31 commits to main since this release

v2.3.18 (2026-08-17)

修复 / Fixes

  • validation.command_whitelist 改为可选,对齐 config.schema.json 与 iterate doctor(运行时仍以 validation.commands 为唯一信任源)。
  • GitHub release tarball 通过 pathspec ':!harness' 不再携带 harness/ 源码(与 2.3.17 分发规范一致)。
  • ruff 全绿:清理 personalize/wizard/test_install_script 5 处 lint 违规。

测试 / Tests

  • 全套 Python 测试 536 全绿。