Overview
VibeLearn works with Cursor via hook scripts. When a Cursor agent session ends, the same 5-step analysis pipeline runs: stack detection → static analysis → concept extraction → quiz generation → sync.Quick Install
Configure an AI Provider
~/.vibelearn/settings.json
What Gets Captured
After a Session
How It Differs from Claude Code
The main limitation: Cursor doesn’t provide transcript access, so concept extraction uses file edit observations only. This is still effective for most sessions.
Troubleshooting
Hooks not running:~/.vibelearn/settings.json and check worker logs for LLM errors.
