Tag
hooks
Hooks are the event points that let AI coding tools act inside a real workflow: run checks before or after commands, enforce policy, trigger formatting, and coordinate with MCP, subagents, and Skills. In Claude Code, they help turn a chat interface into a governed engineering system.
2 articles

Tools & Apps/May 21
GitHub Copilot CLI 1.0.49 fixes hooks and memory
GitHub Copilot CLI 1.0.49 adds hook context, memory commands, Alpine support, and fixes for cursor, diffs, and terminal input.

Tools & Apps/May 2
Claude Code CLI Guide Goes Deep on Hooks and MCP
Blake Crosley’s guide maps Claude Code’s CLI, hooks, MCP, and subagents into a practical system for real software work.