Skip to content

Instantly share code, notes, and snippets.

@kerski
Created July 2, 2026 20:52
Show Gist options
  • Select an option

  • Save kerski/a74ee046b890e6448baf8fecf73d69d5 to your computer and use it in GitHub Desktop.

Select an option

Save kerski/a74ee046b890e6448baf8fecf73d69d5 to your computer and use it in GitHub Desktop.
Agent Hook File to Power Bi Desktop Bridge - .github/hooks
{
"hooks": {
"PreToolUse": [
{
"type": "command",
"command": "node scripts/powerbi-command-guard.js",
"timeoutSec": 10
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment