{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "which pytest",
"description": "Find pytest executable"
}
}
{
"tool_response": {
"stdout": " ------ ---------------------------------------------------------------------- \n Line src\/Domain\/Entity\/TaskResult.php \n ------ ---------------------------------------------------------------------- \n 279 Call to static method fromNullable() on an unknown class \n Domain\\Entity\\TokenCount. \n 🪪 class.notFound \n 💡 Learn more at https:\/\/phpstan.org\/user-guide\/discovering-symbols",
"stderr": "",
"interrupted": false,
"isImage": false
}
}