-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
After installing the Continual Learning plugin, I see the hook is added, but it never succeeds:
Input:
bun run./hooks/continual-learning-stop.ts --trial
{
"conversation_id": "6fc25fd1-a984-4001-b090-42a5bed9a199",
"generation_id": "eb6449ba-2b7d-427a-8926-978fd48cd323",
"model": "gpt-5.3-codex",
"status": "completed",
"loop_count": 0,
"hook_event_name": "stop",
"cursor_version": "2.5.26",
"workspace_roots": [
"/Users/user/Code/project/name"
],
"user_email": "super@cool.com",
"transcript_path": "/Users/user/.cursor/projects/Users-user-Code-project-name/agent-transcripts/6fc25fd1-a984-4001-b090-42a5bed9a199/6fc25fd1-a984-4001-b090-42a5bed9a199.jsonl"
}
error: Module not found "./hooks/continual-learning-stop.ts"
I tried both project and global plugin installation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels