agent-hooks
Version updated for https://github.com/pm990320/agent-hooks to version v0.3.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Agent-hooks is a versatile GitHub Action and CLI tool designed to streamline continuous integration (CI), pre-commit hooks, and developer feedback loops. It automates tasks such as linting, type checking, and testing across various contexts (CI pipelines, pre-commit hooks, and file edits), delivering faster real-time feedback to developers and coding agents. By consolidating workflows into a single configuration, it eliminates the need for separate CI glue, wrapper tools, or complex setup processes, improving efficiency and consistency in development workflows.
What’s Changed
0.3.3 (2026-04-17)
Bug Fixes
- use npx npm@latest for publish instead of broken in-place upgrade (3d2c88b)