| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 8 hours ago | 881 Bytes | |
| v0.7.15 source code.tar.gz | < 8 hours ago | 620.7 kB | |
| v0.7.15 source code.zip | < 8 hours ago | 743.1 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
Bug Fixes
- #821 Universal
-h/--help/-?guard: any help flag in any position now stops execution and prints usage — previouslygraphify cursor install --helpsilently installed into Cursor, andgraphify benchmark --helpcrashed withFileNotFoundError: '--help' - #818
--version,-v, andgraphify versionnow print the installed version and exit — previously fell through to "unknown command" - #820
GRAPHIFY_OLLAMA_NUM_CTX=<invalid>no longer falls back to hardcoded131072(which exhausted VRAM on constrained cards) — now falls through to auto-derived value with a warning - #820 When
GRAPHIFY_OLLAMA_NUM_CTXis pinned smaller than the estimated chunk size, graphify now warns explicitly that Ollama will silently truncate the prompt and suggests a corrected--token-budget
Upgrade
:::bash
pip install -U graphifyy