cagent Runner
Version updated for https://github.com/docker/cagent-action to version v1.3.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 28 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cagent GitHub Action simplifies the execution of Docker-based AI agents within GitHub workflows, automating binary downloads, environment setup, and agent execution. It enhances security by detecting leaked secrets, suspicious prompts, and automatically responding to incidents, making it ideal for tasks like AI-powered code analysis and automated pull request reviews. This action streamlines workflows by providing customizable multi-agent systems, security monitoring, and feedback-driven learning for improved reviews.
Release notes
What’s Changed
- fix: use docker-agent binary name in release workflow by @derekmisler in https://github.com/docker/cagent-action/pull/112
Full Changelog: https://github.com/docker/cagent-action/compare/v1.3.0...v1.3.1