| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 8 hours ago | 783 Bytes | |
| v0.3.15 source code.tar.gz | < 8 hours ago | 279.6 kB | |
| v0.3.15 source code.zip | < 8 hours ago | 332.4 kB | |
| Totals: 3 Items | 612.7 kB | 0 | |
0.3.15
- Feat: Trae and Trae CN platform support (
graphify install --platform trae/trae-cn) - Fix:
skill-droid.mdwas missing from PyPI package data — Factory Droid users couldn't install the skill - Fix: XSS in HTML legend — community labels now HTML-escaped before
innerHTMLinjection - Fix: Shebang allowlist validation in
hooks.pyand all skill files — prevents metacharacter injection - Fix:
louvain_communities()kwargs now inspected at runtime for cross-version NetworkX compatibility - Fix: pipx installs now detected correctly in git hooks (reads shebang from graphify binary)
- Fix: graspologic ANSI escape codes no longer corrupt PowerShell 5.1 scroll buffer
- Docs: Japanese README added
- Docs:
graph.json+ LLM workflow example added to README