Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Environment:
OS: macOS (darwin 25.5.0)
Cursor version: Version: 3.11.13
Description: The zion-nocode plugin (marketplace: GitHub - functorz-tech/zion-nocode-plugin · GitHub) does not update when clicking “Update/Reinstall” in Settings → Plugins. The version number stays on an old release.
Evidence (two levels of staleness):
Layer Path Version Commit
Latest on GitHub main
2.1.5
610a207 (Jul 13)
Cursor’s local marketplace mirror
~/.cursor/plugins/marketplaces/github.com/functorz-tech/zion-nocode-plugin/
2.1.3
b873e39 (Jul 12, 2 releases behind)
Actually active plugin cache (still stale after reinstall)
~/.cursor/plugins/cache/zion/zion-nocode/
2.0.21
2f8d02c (Jul 5, 6 releases behind)
Suspected root cause: Cursor’s locally cached marketplace git mirror never fetched the latest commits from GitHub. As a result, clicking “Update/Reinstall” in Settings just re-applies the same stale local snapshot instead of actually re-syncing with the remote repo.
Steps to reproduce:
Install the zion-nocode plugin from this marketplace.
In Settings → Plugins, click reinstall/update.
Check ~/.cursor/plugins/cache/zion/zion-nocode/*/.cursor-plugin/plugin.json for the version field → it remains on the old version, unchanged.
Expected behavior: Clicking Update/Reinstall should force a fresh fetch of the latest commit from the marketplace source, not reuse the stale local cache.
Steps to Reproduce
null
Expected Behavior
null
Operating System
MacOS
Version Information
Version: 3.11.13
For AI issues: which model did you use?
Version: 3.11.13
For AI issues: add Request ID with privacy disabled
Version: 3.11.13
Additional Information
Version: 3.11.13
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor