Agent Scan
Version updated for https://github.com/jhroemer/action-agent-scan to version 0.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action-agent-scan GitHub Action automates the detection of whether a contributor to a pull request is likely to be an AI agent. By leveraging the voight-kampff-test library, it provides a summary on contributors, helping maintainers identify potential AI-generated contributions and streamline review processes.
Release notes
What’s Changed
- Update readme action version to v0.0.2 by @jhroemer in https://github.com/jhroemer/action-agent-scan/pull/12
- Resolve type issues in format function by @jhroemer in https://github.com/jhroemer/action-agent-scan/pull/13
- Type-check and build as part of CI workflow by @jhroemer in https://github.com/jhroemer/action-agent-scan/pull/14
- Make markdown output more descriptive by @jhroemer in https://github.com/jhroemer/action-agent-scan/pull/15
- Use node –run for faster build/test steps by @jhroemer in https://github.com/jhroemer/action-agent-scan/pull/16
- Make sure dist folder is updated correctly by @jhroemer in https://github.com/jhroemer/action-agent-scan/pull/17
- Bump version to 0.0.2 by @jhroemer in https://github.com/jhroemer/action-agent-scan/pull/18
- Bump version to 0.0.3 by @jhroemer in https://github.com/jhroemer/action-agent-scan/pull/19
Full Changelog: https://github.com/jhroemer/action-agent-scan/compare/0.0.2...0.0.3