Skip to content

v1.3.220

Choose a tag to compare

@topcheer topcheer released this 26 Aug 21:31
· 697 commits to main since this release

ggcode v1.3.220

Highlights

  • See the changelog below for the user-facing updates included in this release.

Compare

Changelog

  • release: v1.3.220
  • fix: batch #1073-#1084 (a2a lifecycle, wailskit race, detector escalation, acp-go v0.1.6)
  • test(acp): widen timing margins in flaky F2 idle-timeout probe
  • fix(detector): insecure_pattern precision fixes (#1060 #1061 #1062 #1063 #1064)
  • fix(a2a): async push in CancelTask + input-required notifications (#1049 #1050)
  • fix(acp/tool): scoped pre-write hooks, persistence split, client lifecycle (#1047 #1048 #1051 #1053 #1071 #1072)
  • fix(acp): prevent session/resume from bypassing TryBeginRun guard (#1056)
  • fix(detector): fix 7 detector issues (#1044 #1045 #1054 #1055 #1057 #1058 #1059)
  • fix(acp): propagate ctx through Transport.SendRequest call sites (#1046)
  • fix(acp): session ID path-traversal guard + resume SaveDir/workspace registration
  • test(wailskit): companion tests for #1038/#1039 approval fixes
  • fix: #1035-#1043 code-review findings (hooks, autopilot, permissions, detectors)
  • test(knight): deflake issue977 mutual-exclusion test TempDir cleanup
  • fix: #1031-#1034 a2a/acp concurrency + env drift false positives