IntelliJ Qoder Plugin Failed To Trigger UserPromptSubmit Hook

Issue Description

During cross-platform validation of the hook system, I identified a functional discrepancy between the IntelliJ Qoder Plugin and other environments. While QoderCLI and the Qoder AI Sidebar trigger hooks as expected, the IntelliJ Plugin fails to execute the following:

  • UserPromptSubmit

  • PostToolUse

  • Stop

Preliminary Diagnosis:
The simultaneous failure of multiple hooks suggests that the IntelliJ plugin may be unable to access or parse the hooks.settings.json file. Since the CLI and Sidebar are performing correctly using the same configurations, the issue appears isolated to the IntelliJ environment’s ability to locate or read the settings directory.

  • IDE: IntelliJ IDEA (Latest Version) (2026.1)

  • Plugin: Qoder Plugin (Latest Version)

Steps to Reproduce

Expected Behavior

QoderCLI

Qoder AI Side Bar

Actual Behavior

IntelliJ Plugin

Screenshots / Screen Recordings

Operating System

macOS Tahoe Version 26.3.1

Current Qoder Version (Menu → About Qoder → Copy)