Skip to content

v0.4.0

Choose a tag to compare

@aliramw aliramw released this 06 Mar 23:14
· 20 commits to main since this release

修复

  • 将根节点缓存文件路径统一到工作区内的 /TABLE.md
  • 文档明确要求缓存文件必须位于工作区内,避免 instruction scope 与脚本安全边界冲突
  • 脚本中的 dentryUuid 校验从仅允许 UUID v4 放宽为兼容平台返回的合法 dentryUuid
  • README / SKILL / references 同步说明:dentryUuid 以 API 实际返回为准,不要求必须是 UUID v4
  • 安全测试用例同步更新,25/25 通过