Skip to content

Releases: docker/cagent-action

v1.1.7

10 Feb 18:54
Immutable release. Only release title and notes can be modified.
55cfe03

Choose a tag to compare

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

10 Feb 00:03
Immutable release. Only release title and notes can be modified.
bd5439a

Choose a tag to compare

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

09 Feb 17:34
Immutable release. Only release title and notes can be modified.
b2ad694

Choose a tag to compare

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-files input 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

04 Feb 19:09
Immutable release. Only release title and notes can be modified.
bcbb464

Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

04 Feb 18:41
Immutable release. Only release title and notes can be modified.
09ce7ca

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

03 Feb 15:34
Immutable release. Only release title and notes can be modified.
f8a84b0

Choose a tag to compare

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

03 Feb 12:03
Immutable release. Only release title and notes can be modified.
41557b3

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

28 Jan 17:58
Immutable release. Only release title and notes can be modified.
c60a1be

Choose a tag to compare

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

23 Jan 16:04
Immutable release. Only release title and notes can be modified.
5602cde

Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

23 Jan 14:43
Immutable release. Only release title and notes can be modified.
eaa2dfa

Choose a tag to compare

What's Changed

  • Fix false positive secret detection and verbose output extraction by @derekmisler in #20

Full Changelog: v1.0.5...v1.0.6