Plugin hooks not loading into Cursor IDE

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I recently updated Cursor to v3.0.12. I have plugins with hooks, but in my Cursor settings, in the hooks tab, I don’t see any Hooks configured.

Steps to Reproduce

Install a plugin with a hook like Cursor’s Continual Learning plugin. See if the hooks appear in the Hooks tab in settings.

Expected Behavior

If a plugin has hooks, the hooks should appear in the hooks tab in settings.

Operating System

MacOS

Version Information

IDE:
Version: 3.0.12 (Universal)
VSCode Version: 1.105.1
Commit: a80ff7dfcaa45d7750f6e30be457261379c29b00
Date: 2026-04-04T00:13:18.452Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, I’ll need a bit more info to figure this out:

  1. Was the Continual Learning plugin installed from the Marketplace or locally?
  2. Were hooks working before the v3.0.12 update, or are you setting them up for the first time?
  3. Are other parts of this plugin like skills and rules visible in the settings?
  4. Open Developer Tools > Console. Do you see any errors related to plugins or hooks? If yes, please share a screenshot or paste the error text.

Also try: Cmd+Shift+P > Reload Window. Sometimes hooks show up after reloading the window.

Let me know how it goes.