Skip to content

Releases: docker/cagent-action

v1.2.4

27 Feb 16:07
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

26 Feb 18:04
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.3

v1.2.2

24 Feb 00:42
Immutable release. Only release title and notes can be modified.
3cbf6c7

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

23 Feb 22:08
Immutable release. Only release title and notes can be modified.
509e721

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

20 Feb 19:37
Immutable release. Only release title and notes can be modified.
73c2715

Choose a tag to compare

What's Changed

New!

Full Changelog: v1.1.9...v1.2.0

v1.1.9

17 Feb 16:57
Immutable release. Only release title and notes can be modified.
d53201d

Choose a tag to compare

What's Changed

  • fix: always pass prompt via stdin to satisfy cagent exec's required prompt arg by @derekmisler in #46

Full Changelog: v1.1.8...v1.1.9

v1.1.8

13 Feb 21:18
Immutable release. Only release title and notes can be modified.
a893bce

Choose a tag to compare

What's Changed

  • actually pass prompt-files through to the root action by @derekmisler in #36
  • the cagent-output fence may not always be at the start of the response by @derekmisler in #38
  • make orchestrator verify line number before posting comment by @derekmisler in #41
  • Include telemetry tags so we can track usage of the action by @derekmisler in #42
  • bumped cagent version by @derekmisler in #43

Full Changelog: v1.1.7...v1.1.8

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