Releases: docker/cagent-action
Releases · docker/cagent-action
v1.1.7
Immutable
release. Only release title and notes can be modified.
What's Changed
- In bash, arithmetic expressions inside (( )) return exit code 1 when the result is 0 by @derekmisler in #39
Full Changelog: v1.1.6...v1.1.7
v1.1.6
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix memory path resolution and redesign feedback learning for fork PRs by @derekmisler in #35
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Immutable
release. Only release title and notes can be modified.
What's Changed
- Injection detection is too strict, and caused a false positive when I used "repeatable" in a PR description by @derekmisler in #32
- Fix cache path validation errors for memory database by @derekmisler in #30
- Change this token name to make it more specific to its usage by @derekmisler in #31
- feat: add
add-prompt-filesinput for appending file contents to prompts by @derekmisler in #33 - Potential fix for code scanning alert no. 146: Workflow does not contain permissions by @derekmisler in #34
Full Changelog: v1.1.4...v1.1.5
v1.1.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fixed the incorrect model names by @derekmisler in #29
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: ignore markdown files on weekly security scanner by @derekmisler in #26
- fix memory path, adjust line number of PR comments by @derekmisler in #28
- feat: implement new github app by @derekmisler in #27
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- heredoc content inside "run: |" blocks had zero indentation, which the YAML parser interpreted as the end of the block scalar by @derekmisler in #25
- mandatory authorization check to prevent external contributors from triggering AI agent by @derekmisler in #23
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix invalid parameter in PR review action by @derekmisler in #24
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Adds a new review-pr composite action for AI-powered pull request reviews, along with documentation improvements and additional API provider support. by @derekmisler in #22
Full Changelog: v1.0.7...v1.1.0
v1.0.7
Immutable
release. Only release title and notes can be modified.
What's Changed
- Correct format for github env token by @derekmisler in #21
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix false positive secret detection and verbose output extraction by @derekmisler in #20
Full Changelog: v1.0.5...v1.0.6