[Bug] Hook Messages Overwriting Command Output in Claude Code

Resolved 💬 5 comments Opened Oct 5, 2025 by KJ7LNW Closed Jan 9, 2026

Bug Description
Command messages like Bash(pwd) are replaced with any hook message output from the system message.so that the original cloud code content is shown For example● [HOOK] PreToolUse: Bash
Input: {
"command": "pwd",
"description": "Continue testing"
}
Hook Response: {
"permissionDecision": "allow"
}

Environment Info

  • Platform: linux
  • Terminal: vte-based
  • Version: 2.0.8
  • Feedback ID: c84a1cba-8f31-43ce-8494-029267e8773d

Errors

[]

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗