cagent Runner
Version updated for https://github.com/docker/cagent-action to version v1.4.0.
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 facilitates the integration and execution of Docker-based AI agents within GitHub workflows by automating the setup, configuration, and execution of the Docker Agent. It addresses challenges such as manual binary downloads, environment setup, and security risks by including features like secret leak prevention, prompt injection detection, and automated incident response. This action streamlines tasks like code analysis and other AI-driven operations while enhancing security and providing detailed workflow logs.
What’s Changed
What’s Changed
- chore: update cagent-action to v1.3.4 by @docker-agent[bot] in https://github.com/docker/cagent-action/pull/124
- chore: update Docker Agent to v1.43.0 by @docker-agent[bot] in https://github.com/docker/cagent-action/pull/125
- chore: update Docker Agent to v1.44.0 by @docker-agent[bot] in https://github.com/docker/cagent-action/pull/127
- updated deprecated action versions by @derekmisler in https://github.com/docker/cagent-action/pull/126
- feat: fetch GitHub App credentials from AWS Secrets Manager via OIDC by @derekmisler in https://github.com/docker/cagent-action/pull/119
- follow up to oidc by @derekmisler in https://github.com/docker/cagent-action/pull/128
- update release to target all consumers, not just hash consumers by @derekmisler in https://github.com/docker/cagent-action/pull/129
- need to specify permissions by @derekmisler in https://github.com/docker/cagent-action/pull/130
- add better tests for the github permissions by @derekmisler in https://github.com/docker/cagent-action/pull/131
- default GITHUB_TOKEN is taking precedence over the app’s token by @derekmisler in https://github.com/docker/cagent-action/pull/132
Full Changelog: https://github.com/docker/cagent-action/compare/v1.3.4...v1.4.0