cagent Runner
Version updated for https://github.com/docker/cagent-action to version v1.2.4.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 24 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cagent GitHub Action automates the setup and execution of AI agents within GitHub workflows, streamlining tasks such as code analysis, pull request reviews, and secret detection. It eliminates manual configuration by handling binary downloads, environment setup, and incorporating built-in security measures like secret leak prevention and prompt injection detection. This action is designed to enhance workflow efficiency and security, providing AI-powered feedback and incident response capabilities.
Release notes
What’s Changed
- Fixes an issue when a bot triggers a PR review by @derekmisler in https://github.com/docker/cagent-action/pull/60
Full Changelog: https://github.com/docker/cagent-action/compare/v1.2.3...v1.2.4