CAgent Runner
Version updated for https://github.com/docker/cagent-action to version v1.0.4.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 4 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cagent GitHub Action automates the execution of AI agents in workflows, specifically designed for tasks like code analysis, security scanning, and quality checks. It simplifies agent setup by handling binary downloads, environment configuration, and execution, while providing built-in security features such as secret leak prevention, prompt injection detection, and automatic incident response. This action is ideal for streamlining AI-driven analysis and enhancing security in CI/CD pipelines.
Release notes
What’s Changed
- Updated cagent to latest version and updated docs by @derekmisler in https://github.com/docker/cagent-action/pull/18
Full Changelog: https://github.com/docker/cagent-action/compare/v1.0.3...v1.0.4