v0.3.22: Cursor is now a supported platform — 9 platforms total #151
safishamsi
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Cursor support is here
Starting with v0.3.22, Cursor is an officially supported platform.
This writes
.cursor/rules/graphify.mdcwithalwaysApply: trueso the knowledge graph context is always in Cursor's context window — no manual prompting needed.All supported platforms
graphify now works across 9 AI coding assistants:
graphify installgraphify claude installgraphify install --platform codexgraphify codex installgraphify install --platform opencodegraphify opencode installgraphify cursor installgraphify install --platform clawgraphify claw installgraphify install --platform droidgraphify droid installgraphify install --platform traegraphify trae installgraphify install --platform trae-cngraphify trae-cn installgraphify install(auto-detected)graphify claude installGemini CLI and Copilot CLI are coming next.
This release also fixed
_rebuild_code()KeyError (_rebuild_code() KeyError: detect() returns dict not FileType-keyed #148)graphifycrashes when exportinggraphify-out/graph.json. #149)#!/bin/bashshebang (Make git hooks Windows-compatible — hooks use #!/bin/bash so Git (Windows) silently skips them #140)If graphify is saving you time, consider sponsoring the project — it helps cover API costs and keeps development moving. Even a small one-time contribution makes a real difference.
Thank you to everyone who has opened issues, submitted PRs, and shared feedback. 27k+ downloads in the first week has been genuinely unexpected and motivating.
Beta Was this translation helpful? Give feedback.
All reactions