π gh-aw Daily Status Report β 2026-03-16
Metric
Value
Latest Release
v0.58.3 (published 2026-03-15)
Open PRs
2
Open Issues
20
Commits Today
13 (since UTC midnight)
π Recent Commits (Today)
SHA
Description
1b847e3
chore: Bump gh-aw-firewall default version to v0.24.2
3a8a9b7
refactor: Extract shared flattenArtifactTree helper
24ee45a
fix: Treat missing npm as warning instead of compilation error
da081bf
Add context.Context to fetchAndSaveRemoteDispatchWorkflows
1282f8a
fix(workflow): Resolve Multi-Device Docs Tester max-turns exhaustion
6b179e1
Rename collectAPIKey β configureEngineAPISecret
4d61ec4
docs: Document local/dev-tools/default-safe-outputs ecosystem identifiers
3d54a56
Fix sandbox.mcp payload fields ignored during frontmatter extraction
b049e6d
jsweep: Clean add_reaction.cjs
840540b
feat: Add label-command trigger (On Label Command)
842ad12
Expand dev-tools and github domain sets; add local ecosystem
c1790fb
docs(instructions): Sync github-agentic-workflows.md with v0.40.1
465a386
docs(mcp-scripts): Remove redundant content for clarity
π Open Pull Requests
PR
Title
Author
#21187
[specs] Update layout specification - 2026-03-16
github-actions[bot]
#21082
refactor: replace hardcoded /opt/gh-aw paths with GH_AW_HOME constants
Copilot
π Open Issues Highlights
π΄ Bugs / Failures
Issue
Title
#21188
Activation checkout does not authenticate cross-repo .github/.agents checkout
#21157
Safe outputs tools.json block triggers expression-size limit
#21152
[aw] Smoke Update Cross-Repo PR failed
#21144
AWF agent PATH misses GITHUB_PATH additions
π οΈ Planned Work (8 plan issues)
Issue
Title
#21179
Fix unformatted stderr output in remaining CLI files
#21178
Fix unformatted stderr output in add/interactive CLI files
#21177
Fix unformatted stderr output in MCP CLI files
#21176
Refactor gateway_logs.go manual ASCII table to use console.RenderTable
#21175
Fix unformatted stderr output in copilot_setup.go and mcp_list_tools.go
#21133
Fix single-quote escaping bug in formatYAMLValue
#21132
Plan Command - Issue Group
#21131
Quote COPILOT_API_TARGET value in pre-flight diagnostic step generator
π‘ Feature Requests & Improvements
Issue
Title
#21158
Support Chat Completions wire format for custom OpenAI-compatible providers
#21130
Upgrade pinned github-mcp-server from v0.32.0 to v0.33.0+
#21103
Feature request: merge-pull-request safe-output
#21093
Extract Daily Audit Discussion safe-output pattern into shared
π·οΈ Latest Release: v0.58.3
Published 2026-03-15. Key highlights:
MCP Write-Sink Guard Policy β Security hardening for non-GitHub MCP servers
Copilot Pre-flight Diagnostic for GHES β Diagnose Copilot config issues early
Action Pins Mode with gh-aw-actions v0 β Stable auditable action references
Enhanced Run Details Step Summary β Structured bullet points with gh-aw version
β οΈ Areas Needing Attention
Cross-repo authentication (Activation checkout does not authenticate cross-repo .github/.agents checkout with on.github-appΒ #21188 ) β Activation checkout failing for cross-repo .github/.agents β could affect workflows using external agent configs.
Expression-size limit (Safe outputs tools.json block triggers expression-size limit when target uses ${{ }}Β #21157 ) β Safe outputs tools.json may trigger GitHub Actions expression limits in certain configurations.
PATH propagation (AWF agent PATH misses GITHUB_PATH additionsΒ #21144 ) β AWF agent missing GITHUB_PATH additions; may cause tool-not-found errors in workflows.
Smoke test failure ([aw] Smoke Update Cross-Repo PR failedΒ #21152 ) β Cross-repo PR smoke update failed; worth investigating if it's flaky or a real regression.
Unformatted stderr (5 plan issues [plan] Fix unformatted stderr output in copilot_setup.go and mcp_list_tools.goΒ #21175 β[plan] Fix unformatted stderr output in remaining CLI files (audit, compile, deps, logs, etc.)Β #21179 ) β Several CLI files still use raw fmt.Println instead of console formatting β active refactoring effort underway.
Generated automatically on 2026-03-16 by the daily status workflow.
Generated by Dev Β· β·