mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-15 20:07:09 +00:00
bf0ace1759
Makes the FalkorDB option a first-class sibling of Neo4j in the agent skill, not just the export CLI: - --falkordb / --falkordb-push shorthands documented in core.md + the shared exports.md reference, so they render into all modular platform skills and read exactly like --neo4j / --neo4j-push. (The aider/devin monoliths are diff-frozen vs v8 by skillgen's roundtrip guard, so they are left untouched.) - README command reference switched to the /graphify ./raw --falkordb-push form. - Documented URI scheme is now falkordb://localhost:6379; the scheme is only informational (host/port are parsed out), so redis:// or a bare host:port remain equivalent. Regenerated skill artifacts + expected/ snapshots.