cagent Runner
Version updated for https://github.com/docker/cagent-action to version v1.4.3.
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 enables seamless execution of Docker-based AI agents, such as code analyzers, within GitHub workflows by automating the setup, binary downloads, and environment configuration. It streamlines tasks like code analysis, secret scanning, and prompt-based AI interactions, while offering robust security features, including secret leak prevention, prompt injection detection, and automated incident response. This action is ideal for automating AI-driven tasks with enhanced security and minimal setup effort.
What’s Changed
What’s Changed
- chore: update cagent-action to v1.4.2 by @docker-agent[bot] in https://github.com/docker/cagent-action/pull/148
- the ‘can_push’ check is failing, even on repos with write access by @derekmisler in https://github.com/docker/cagent-action/pull/149
- make it faster by @derekmisler in https://github.com/docker/cagent-action/pull/150
- separate ‘update consumers’ step from release workflow by @derekmisler in https://github.com/docker/cagent-action/pull/151
Full Changelog: https://github.com/docker/cagent-action/compare/v1.4.2...v1.4.3