Skip to content

v0.41.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 04:28
· 70 commits to main since this release
c4c684b

🌟 Release Highlights

This release brings important tooling updates and workflow improvements to keep gh-aw running smoothly with the latest AI engine and MCP server versions.

⚡ What's New

Updated CLI Tool Versions (#13645)

  • Claude CLI: v2.1.31 - Latest bug fixes and stability improvements
  • GitHub Copilot CLI: v0.0.402 - Enhanced agent capabilities
  • GitHub MCP Server: v0.30.3 - Improved reliability and performance
  • Playwright MCP: v0.0.63 - Better browser automation support
  • MCP Gateway: v0.0.98 - Enhanced HTTP transport and error handling

Dynamic Agent File Loading (#13612)

  • Agent configuration files are now downloaded on-demand from GitHub with version-aware URL patching
  • Reduces workflow setup time and ensures you're always using the correct agent versions

Discussion Fallback Support (#13569)

  • Workflows can now automatically create issues when discussion creation fails
  • Adds fallback_to_issue option for more reliable GitHub community interactions

🔧 Improvements

Workflow Content Optimization (#13609)

  • Inlined repo-audit-analyzer workflow content for faster execution
  • Eliminates runtime imports for better performance

Docker Image Updates (#13623, #13619, #13605)

  • Multi-device docs tester updated with latest gh-aw-mcpg container versions
  • Improved stability and compatibility with MCP Gateway v0.0.98

For complete details, see CHANGELOG.

Ahoy! This treasure was crafted by 🏴‍☠️ Release


What's Changed

  • chore: rm campaign terminology from docs by @mnkiefer in #13596
  • Update gh-aw-mcpg container image to v0.0.96 by @Copilot in #13605
  • Inline repo-audit-analyzer workflow content by @Copilot in #13609
  • [WIP] Update Multi-Device Docs Tester .lock.yml for version v0.0.98 by @Copilot in #13619
  • Update Docker image version in workflow by @lpcox in #13623
  • Add fallback to create issue on discussion failure by @Copilot in #13569
  • Update CLI tool versions: Claude 2.1.31, Copilot 0.0.402, GitHub MCP v0.30.3, Playwright 0.0.63, MCP Gateway v0.0.98 by @Copilot in #13645
  • Download agent file from GitHub on demand with version-aware URL patching by @Copilot in #13612

Full Changelog: v0.40.1...v0.41.0