Back to Hooks

Debug Window

Hooks development-tools 178

Auto Debug Log Viewer. Opens a live-tailing debug log window when Claude Code starts with --debug or -d flag. The window closes automatically on session end. To keep the debug window open after session ends, set DEBUG_WINDOW_AUTO_CLOSE_DISABLE=1 in your settings.json. Tested on Intel Mac. Supports macOS, Linux, and Windows (Git Bash/Cygwin). Contributions from other platform users are welcome.

Install Command
npx claude-code-templates@latest --hook development-tools/debug-window
View on GitHub
claude-code — debug-window

Content

JSON
{
"description": "Auto Debug Log Viewer. Opens a live-tailing debug log window when Claude Code st..."
"hooks": {
"SessionStart": [1 item]
"SessionEnd": [1 item]
}
}

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.