Brydon DeWitt 88435d6b51 fix(hooks): add bash tool name to pre-tool-use hook for OpenCode support
OpenCode uses tool name 'bash' (not 'run_in_terminal') for shell execution.
The hook was early-exiting for 'bash' tool calls, leaving banned commands
unchecked. Added 'bash' to both the inspect allowlist and COMMAND extraction.
2026-05-22 16:42:04 -04:00
2026-03-11 20:28:41 -04:00
Description
No description provided
274 KiB
Languages
Shell 72.9%
TypeScript 18.7%
JavaScript 8.4%