github github/gh-aw v0.85.0

pre-release4 hours ago

๐ŸŒŸ Release Highlights

This release focuses on hardening safe-output handling, smoothing out agentic engine configuration, and continuing the cleanup around the OpenCode engine removal.

โš ๏ธ Breaking Changes

  • OpenCode engine removed โ€” documentation now reflects the removal of the OpenCode engine; workflows relying on it must migrate to a supported engine. (#50311)

โœจ What's New

  • Shared workflow engine configuration โ€” agentic engine setup is now unified across workflows, reducing duplication and configuration drift. (#50422)
  • Partial-batch status counts for safe outputs โ€” safe-output jobs now expose counts for partially completed batches, making it easier to diagnose incomplete runs. (#50371)
  • Normalized JSON-encoded safe-output labels โ€” label values are now consistently normalized, avoiding mismatches from JSON-encoded strings. (#50364)
  • Review thread resolution from review comment node IDs โ€” PR review threads can now be resolved directly from review comment node IDs. (#50349)

๐Ÿ› Bug Fixes & Improvements

  • Suppressed false-positive RGS-004 runner-guard warnings for activation-gated jobs. (#50370)
  • The threat detection parser now accepts Markdown-emphasis-wrapped THREAT_DETECTION_RESULT lines. (#50401)
  • Disabled compile watch mode in automated environments to avoid hangs in CI. (#50385)
  • Fixed a broken docs/safe-outputs.md link surfaced in the dangerous-permissions compile error message. (#50381)

๐Ÿ“š Documentation

  • Added guidance for repository maintenance workflows, including a new "Repo Assist" doc for AI-assisted maintenance and a sample maintainer prompt. (#50414, #50413, #50346)

Generated by ๐Ÿš€ Release ยท auto ยท 20.9 AIC ยท โŠž 11.3K


What's Changed

  • [WIP] Debug workflow failure for Slide Deck Maintainer by @pelikhan with @Copilot in #50337
  • Document breaking removal of the OpenCode engine by @pelikhan with @Copilot in #50311
  • Add guidance for repository maintenance workflows by @pelikhan with @Copilot in #50346
  • Reviewing goods authentication failure and configuration validation by @pelikhan with @Copilot in #50348
  • Removing assignees from squad plan by @pelikhan with @Copilot in #50365
  • Improve maintenance workflow repository discovery by @pelikhan in #50366
  • Remove unnecessary lines from squad.md by @pelikhan in #50376
  • Updating agentic engine frontmatter for new mcp field by @pelikhan with @Copilot in #50345
  • Suppress RGS-004 runner-guard false positives for activation-gated jobs by @pelikhan with @Copilot in #50370
  • Sync squad workflow lock files for SQUAD_CLI_VERSION override by @pelikhan with @Copilot in #50382
  • Fix broken docs/safe-outputs.md link in dangerous-permissions compile error by @pelikhan with @Copilot in #50381
  • [WIP] Fix linter reporting for no scanned files by @pelikhan with @Copilot in #50350
  • Disable compile watch mode in automated environments by @pelikhan with @Copilot in #50385
  • Normalize JSON-encoded safe-output labels by @pelikhan with @Copilot in #50364
  • [WIP] Generate static analysis report for 2026-08-04 by @pelikhan with @Copilot in #50386
  • [WIP] Optimize daily ambient context process for workflows by @pelikhan with @Copilot in #50393
  • Expose safe output partial-batch status counts by @pelikhan with @Copilot in #50371
  • [WIP] Fix artifact check to prevent run failure on missing session logs by @pelikhan with @Copilot in #50397
  • [WIP] Fix Smoke Aider engine termination issue by @pelikhan with @Copilot in #50391
  • Resolve PR review threads from review comment node IDs by @pelikhan with @Copilot in #50349
  • [WIP] Fix duplicate Authorization headers from checkout@v7 by @pelikhan with @Copilot in #50377
  • [WIP] Fix checkout PR branch fetch depth issue by @pelikhan with @Copilot in #50378
  • Updating aider.md integration and managing dependencies by @pelikhan with @Copilot in #50407
  • [WIP] Fix failed jobs in Smoke Goose workflow by @pelikhan with @Copilot in #50392
  • Document Repo Assist for AI-assisted maintenance by @pelikhan with @Copilot in #50414
  • Add repository maintainer sample prompt by @pelikhan with @Copilot in #50413
  • Fix Daily BYOK Ollama Test 503 failures with model warm-up step by @pelikhan with @Copilot in #50417
  • Fixing goose configuration failure by @pelikhan with @Copilot in #50411
  • Accept Markdown-emphasis-wrapped THREAT_DETECTION_RESULT lines in threat detection parser by @pelikhan with @Copilot in #50401
  • Auditing aide configuration and reviewing agent logs by @pelikhan with @Copilot in #50412

Full Changelog: v0.84.4...v0.85.0

Don't miss a new gh-aw release

NewReleases is sending notifications on new releases.