cagent Runner
Version updated for https://github.com/docker/cagent-action to version v1.2.6.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 25 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-powered agents for tasks such as code analysis and pull request reviews within GitHub workflows. It simplifies workflows by handling binary downloads, environment configuration, and integrating advanced security features like secret leak prevention and prompt injection detection. This action streamlines automated code reviews and improves security monitoring, making it ideal for maintaining code quality and safeguarding sensitive information in development pipelines.
Release notes
What’s Changed
- Fix verbose log artifact name conflicts on multiple action invocations by @Copilot in https://github.com/docker/cagent-action/pull/69
- Auto-resolve stale bot review threads on re-review by @derekmisler in https://github.com/docker/cagent-action/pull/63
New Contributors
- @Copilot made their first contribution in https://github.com/docker/cagent-action/pull/69
Full Changelog: https://github.com/docker/cagent-action/compare/v1.2.5...v1.2.6