mirror of
https://github.com/Graphify-Labs/graphify.git
synced 2026-09-14 19:34:09 +08:00
f8fd8f8479
- 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>