cagent Runner
Version updated for https://github.com/docker/cagent-action to version v1.4.2.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 31 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 execution of Docker-based AI agents within GitHub workflows by managing binary downloads, environment configuration, and agent execution. It simplifies tasks like code analysis or other AI-driven operations while incorporating robust security features, such as secret leak prevention, prompt injection detection, and automated incident response. This action is particularly useful for streamlining AI workflows and enhancing security in CI/CD pipelines.
What’s Changed
What’s Changed
- chore: update cagent-action to v1.4.1 by @docker-agent[bot] in https://github.com/docker/cagent-action/pull/134
- fix regex for finding consumer workflows by @derekmisler in https://github.com/docker/cagent-action/pull/135
- follow-up to fix regex for finding consumer workflows by @derekmisler in https://github.com/docker/cagent-action/pull/137
- need to sign commits by @derekmisler in https://github.com/docker/cagent-action/pull/140
- fix timeout/failure to reply to feedback by @derekmisler in https://github.com/docker/cagent-action/pull/139
- chore: update Docker Agent to v1.47.0 by @docker-agent[bot] in https://github.com/docker/cagent-action/pull/136
- fix failing ‘update docker agent version’ workflow by @derekmisler in https://github.com/docker/cagent-action/pull/144
- chore: update Docker Agent to v1.50.0 by @docker-agent[bot] in https://github.com/docker/cagent-action/pull/146
- feat: adding instructions to review producer code for Marlin 2.0 by @thalesravelli in https://github.com/docker/cagent-action/pull/143
- add the data team’s PII check to the pr reviewer by @derekmisler in https://github.com/docker/cagent-action/pull/145
- drafter thinks too much by @derekmisler in https://github.com/docker/cagent-action/pull/147
New Contributors
- @thalesravelli made their first contribution in https://github.com/docker/cagent-action/pull/143
Full Changelog: https://github.com/docker/cagent-action/compare/v1.4.1...v1.4.2