Skip to content

v0.85.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 15:45
Immutable release. Only release title and notes can be modified.
04f0e42

🌟 Release Highlights

This release expands agentic engine support with new integrations for Cursor, Kiro.dev, and Crush, alongside key fixes for metrics collection, workflow reliability, and network domain configuration.

✨ What's New

  • New agentic engine integrations: Added shared agentic workflows and documentation for Cursor, Kiro.dev, and charmbracelet/crush, giving users more choice in agentic engine backends (#50451, #50457, #50430, #50489, #50488, #50487).
  • Migrated daily workflows to opencode, crush, and goose engines for broader engine coverage (#50557).
  • eslint-factory rule additions: New prefer-structured-clone rule for actions/setup/js linting (#50530).
  • Open-ontologies shared MCP server added and applied to the glossary-maintainer workflow (#50450).

🐛 Bug Fixes & Improvements

  • Fixed the Metrics Collector zeroing out safe-output metrics when the logs tool times out, ensuring accurate reporting (#50576).
  • Added missing Kiro network domains and SECRET_ auth key fallbacks (#50573).
  • Fixed prettier formatting issues in eslint-factory rules (#50574).
  • Fixed false positives in the require-nan-check rule (#50556).
  • Fixed excessive blank lines before generated footers in safe-output bodies (#50554).
  • Removed unsupported -y flag causing Crush engine failures (#50436) and fixed a Crush configuration error (#50452).
  • Fixed several smoke workflow failures related to authentication and container-attach races across Cursor, Aider, and Kiro engines (#50472, #50480, #50443, #50455, #50468).
  • Reviewed smoke workflows and updated the network domain allow list (#50462).
  • Removed support for the deprecated antigravity agentic engine (#50460).
  • Added t.Parallel() to safe Go tests to speed up the test suite (#50509).
  • Optimized agent progress validation (#50442).

📚 Documentation

  • Added Cursor and Kiro engine entries to the syntax engine guide and the index page (#50489, #50488, #50487).
  • Fixed British spellings in the frontmatter reference (#50473).
  • Unbloated the gh-aw MCP server reference documentation (#50429).
  • Clarified unsupported agent engine samples (#50446).
  • Daily documentation and glossary updates (#50536, #50535).> Generated by 🚀 Release · auto · 16.3 AIC · ⊞ 11.3K

What's Changed

  • Favor shared workflow engine configuration by @pelikhan with @Copilot in #50422
  • Implementing shared agentic workflow with charmbracelet/crush by @pelikhan with @Copilot in #50430
  • Analyzing aider.md integration error and fixing model syntax by @pelikhan with @Copilot in #50423
  • [docs] docs: unbloat gh-aw MCP server reference by @github-actions[bot] in #50429
  • Optimize agent progress validation by @pelikhan in #50442
  • Require explicit Copilot engine for init artifacts by @pelikhan with @Copilot in #50427
  • Fix Crush engine failure by removing unsupported -y flag by @pelikhan with @Copilot in #50436
  • Clarify unsupported agent engine samples by @pelikhan with @Copilot in #50446
  • [WIP] Fix awmg-mcpg container-attach race in Smoke Aider by @pelikhan with @Copilot in #50443
  • Add open-ontologies shared MCP server, apply to glossary-maintainer by @pelikhan with @Copilot in #50450
  • Creating shared agentic workflow for cursor engine by @pelikhan with @Copilot in #50451
  • Fixing crush configuration error by @pelikhan with @Copilot in #50452
  • [WIP] Fix workflow failure for smoke cursor by @pelikhan with @Copilot in #50455
  • Creating agentic workflow for Kiro.dev by @pelikhan with @Copilot in #50457
  • Remove stale token telemetry tracking link by @pelikhan with @Copilot in #50458
  • Removing support for the antigravity agentic engine by @pelikhan with @Copilot in #50460
  • [community] Update community contributions in README by @github-actions[bot] in #50463
  • Reviewing smoke workflows and updating network domain list by @pelikhan with @Copilot in #50462
  • [WIP] Fix failing GitHub Actions job activation by @pelikhan with @Copilot in #50468
  • [docs] docs: fix British spellings in frontmatter reference by @github-actions[bot] in #50473
  • [WIP] Fix smoke cursor workflow failure due to authentication issue by @pelikhan with @Copilot in #50472
  • [WIP] Fix kiro config issues by @pelikhan with @Copilot in #50480
  • [WIP] Add custom analyzers to CI enforcement gate by @pelikhan with @Copilot in #50483
  • docs: add Cursor and Kiro to agentic engine documentation by @pelikhan with @Copilot in #50487
  • docs: add configurable/third-party engine mentions to index page by @pelikhan with @Copilot in #50488
  • docs: add cursor and kiro engine entries to syntax-engine.md by @pelikhan with @Copilot in #50489
  • [test-parallel] Add t.Parallel() to safe Go tests (batch 2) by @github-actions[bot] in #50509
  • [docs] Update glossary - daily scan by @github-actions[bot] in #50535
  • [docs] Update documentation for features from 2026-08-05 by @github-actions[bot] in #50536
  • Improving code generation for specific agent folders and files by @pelikhan with @Copilot in #50470
  • [eslint-miner] eslint-factory: add prefer-structured-clone rule for actions/setup/js by @github-actions[bot] in #50530
  • feat: migrate 6 daily workflows to opencode, crush, and goose engines by @pelikhan with @Copilot in #50557
  • [WIP] Fix false positives in require-nan-check rule by @pelikhan with @Copilot in #50556
  • fix: add missing Kiro network domains and SECRET_ auth key fallbacks by @pelikhan with @Copilot in #50573
  • Fix Metrics Collector zeroing safe-output metrics on logs tool timeout by @pelikhan with @Copilot in #50576
  • [ci-coach] Fix pre-flight lint and test-unit failures by @github-actions[bot] in #50571
  • Fix excessive blank lines before generated footer in safe-output bodies by @pelikhan with @Copilot in #50554
  • [avenger] ## Fix prettier formatting in eslint-factory rules by @github-actions[bot] in #50574

Full Changelog: v0.85.0...v0.85.1