Commit Graph

2 Commits

Author SHA1 Message Date
Cal Corum
2698f6a1af Add mcp-tui-driver MCP server, subagent notification hook
- Add tui-driver MCP server to .mcp.json for TUI app testing
- Add mcp__tui-driver__* wildcard permission to settings.json
- Add notify-subagent-done.sh hook
- Update plugin configs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 18:40:50 -06:00
Cal Corum
efebbc7a95 Add PostToolUse hook for auto-formatting Python with uvx black
- New hooks/format-code.sh: reads file path from stdin JSON, dispatches
  by extension (*.py → uvx black, *.js/ts → prettier)
- Updated settings.json: PostToolUse hook on Edit/Write/MultiEdit

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 21:49:54 -06:00