Agent Scan
Version updated for https://github.com/jhroemer/action-agent-scan to version 0.0.1.
- 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 an AI agent. It leverages the voight-kampff-test library to analyze contributors and provides a summary as part of the pull request workflow. This action helps streamline oversight of contributions by identifying potential AI-generated inputs.
Release notes
What’s Changed
- Update readme with usage example by @jhroemer in https://github.com/jhroemer/action-agent-scan/pull/2
- Only run on PR open by @jhroemer in https://github.com/jhroemer/action-agent-scan/pull/3
- Add more voight-kampff stats to PR comment by @jhroemer in https://github.com/jhroemer/action-agent-scan/pull/4
New Contributors
- @jhroemer made their first contribution in https://github.com/jhroemer/action-agent-scan/pull/2
Full Changelog: https://github.com/jhroemer/action-agent-scan/commits/0.0.1