Skip to content

Releases: matdev83/go-agy-acp-wrapper

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 16 Aug 22:28
Immutable release. Only release title and notes can be modified.
f3d44c9

Changelog

  • f3d44c9 fix: allow concurrent subagents and sessions in same workdir (#17)

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 14 Aug 12:42
Immutable release. Only release title and notes can be modified.
8e7e67a

Changelog

  • 8e7e67a fix: retry mid-turn 429s with backoff and native continue (#16)

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 14 Aug 12:18
Immutable release. Only release title and notes can be modified.
c5c1725

Changelog

  • c5c1725 fix: fail fast on Gemini 429 and keep in-progress tool status (#15)

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 14 Aug 10:21
Immutable release. Only release title and notes can be modified.
764fb89

Changelog

  • 764fb89 fix: prepend a once-per-session agy tool steering note (#14)

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 13 Aug 23:21
Immutable release. Only release title and notes can be modified.
92311eb

Changelog

  • 92311eb fix: raise print-timeout to 4 hours and surface wait timeouts (#13)

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:14
Immutable release. Only release title and notes can be modified.
c18fb6a

Changelog

  • 70e04f8 chore(deps): bump golang.org/x/sys in the go-dependencies group (#10)
  • c18fb6a chore(deps): bump the github-actions group with 5 updates (#11)
  • 52d8716 fix: scope AGY wrapper locks by workdir (#9)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 23:37
Immutable release. Only release title and notes can be modified.
7da72a0

Changelog

  • 7da72a0 fix: forward AGY tool progress over ACP (#8)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 23:09
Immutable release. Only release title and notes can be modified.
f539636

Changelog

  • f539636 chore(deps): bump the github-actions group with 9 updates (#2)
  • 4150252 fix: hide process window on Windows, reduce streaming delay, and prevent output tail truncation (#5)
  • 106848c fix: report provider quota errors (#6)
  • f9ab3f4 fix: stream AGY JSON output across turns (#7)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:21
Immutable release. Only release title and notes can be modified.
66d7f7d

Changelog

  • 66d7f7d Expose canonical AGY model catalog (#4)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 19:31
Immutable release. Only release title and notes can be modified.
10151bb

Changelog

  • 37467ce ci: update GitHub runtime actions
  • 10151bb fix: make wrapper concurrency safe (#3)
  • 56c8cd7 security: harden repository and release pipeline (#1)