cagent Runner
Version updated for https://github.com/docker/cagent-action to version v1.2.12.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 27 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cagent GitHub Action facilitates the integration of Docker’s AI-powered agents into GitHub workflows, automating tasks such as code analysis and pull request reviews. It eliminates manual setup by automatically handling binary downloads, environment configuration, and execution of the agents. Key features include built-in security measures like secret leak detection, prompt injection warnings, and incident response, as well as support for customizable, AI-enhanced workflows such as automated PR reviews.
Release notes
What’s Changed
- chore: update cagent to v1.32.2 by @docker-agent[bot] in https://github.com/docker/cagent-action/pull/90
- allow reply-to-feedback in this repo by @derekmisler in https://github.com/docker/cagent-action/pull/92
- need to use the token with the workflow permissions by @derekmisler in https://github.com/docker/cagent-action/pull/91
- chore: update cagent to v1.32.3 by @docker-agent[bot] in https://github.com/docker/cagent-action/pull/93
- Git history context for drafter by @derekmisler in https://github.com/docker/cagent-action/pull/95
- chore: update cagent to v1.32.4 by @docker-agent[bot] in https://github.com/docker/cagent-action/pull/98
- fix: add anti-loop guardrail for drafter re-reading same file by @derekmisler in https://github.com/docker/cagent-action/pull/99
- Deterministic diff chunking, file risk scoring, and eval coverage by @derekmisler in https://github.com/docker/cagent-action/pull/94
- Concurrent review guard and auth metadata by @derekmisler in https://github.com/docker/cagent-action/pull/96
- Fix reply-to-feedback auth in reusable workflow by @derekmisler in https://github.com/docker/cagent-action/pull/97
- chore: update cagent to v1.32.5 by @docker-agent[bot] in https://github.com/docker/cagent-action/pull/100
- better messaging when skipping concurrent runs by @derekmisler in https://github.com/docker/cagent-action/pull/101
Full Changelog: https://github.com/docker/cagent-action/compare/v1.2.11...v1.2.12