46a75c4d98
The user-message handler references HOOK_EXIT_CODES.USER_MESSAGE_ONLY but the constant was missing from hook-constants.ts, causing it to return exitCode: undefined. The handler is still registered for Cursor's afterFileEdit flow.