We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de7af7a commit 7edb067Copy full SHA for 7edb067
canvas-plugin-assistant/hooks/hooks.json
@@ -6,7 +6,7 @@
6
"hooks": [
7
{
8
"type": "command",
9
- "command": "${CLAUDE_PLUGIN_ROOT}/scripts/session_end_orchestrator.py"
+ "command": "uv run ${CLAUDE_PLUGIN_ROOT}/scripts/session_end_orchestrator.py"
10
}
11
]
12
0 commit comments