发布

  • fix: wiki encoding+collisions, hook rebase guard, detect path resolve, readme gitignore docs

    frostbyte_neo 发布于 2026-04-22 05:26:15 +00:00 | 1516 次提交 在此版本后已推送到 v8

    • wiki.py: add encoding="utf-8" to all write_text() calls (fixes Windows cp1252 crash #496)
    • wiki.py: deduplicate filenames with _unique_slug() to prevent silent article overwrites (#497)
    • hooks.py: skip post-commit/post-checkout during rebase/merge/cherry-pick (#485)
    • detect.py: resolve root path at detect() entry so .graphifyignore patterns match consistently (#495)
    • README.md: document manifest.json, cost.json gitignore and .graphifyignore platform file examples (#369)

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    下载附件