📊 gh-aw Daily Status Report — March 1, 2026
Generated at: 09:08 UTC | Latest Release: v0.51.2 (published today) | Stars: 3,690 | Forks: 268
🚀 Release: v0.51.2 — Published Today
A release shipped today with several reliability improvements:
- Safe-outputs concurrency control — New
concurrency-group field for the safe-outputs job runtime-import fix — Nested workflow paths (e.g., .github/workflows/shared/*.md) now resolve correctly- Clearer git push errors — Push failures no longer misattributed as "Failed to apply patch"
- Playwright ENOENT fix — Screenshot directory now pre-created
- Permission hygiene — Agent job no longer auto-injects
contents: read - Fallback issue labeling —
create_pull_request failure issues now get the agentic-workflows label
📝 Recent Commits (Last 24h)
| SHA | Message | Author | Time |
|---|
| 10a1f33 | Fix SC2086: quote stderr redirect in prompt-clustering-analysis workflow | Copilot | 07:09 |
| 1c25643 | [docs] Update documentation for safe-outputs concurrency-group | github-actions | 07:05 |
| cccf961 | [docs] Update dictation skill instructions | github-actions | 06:18 |
| ec3c9db | Add concurrency-group support to safe_outputs job | Copilot | 06:13 |
| a9e41e2 | Fix git push failures misattributed as "Failed to apply patch" | Copilot | 05:29 |
| 2d91393 | Add agentic-workflows label to fallback issues in create_pull_request.cjs | Copilot | 05:04 |
| fccfb62 | fix: explicit sparse-checkout cone mode for nested paths | Copilot | 05:01 |
| 326e217 | dead16: remove dead functions from pkg/cli | dsyme | 01:09 |
| e0db4d0 | [docs] docs: unbloat cli.md — remove redundant sections | github-actions | 00:30 |
🔀 Open Pull Requests (5 total)
| # | Title | Author | Status |
|---|
| #19016 | Remove --create-pull-request flag from add command | Copilot | Draft |
| #19015 | Add set-issue-type safe output type | Copilot | Open |
| #19013 | Static Analysis Report | github-actions | Open |
| #19012 | Add set-issue-type safe output type | Copilot | Open (duplicate) |
| #18989 | Add set-issue-type safe output type | Copilot | Open |
⚠️ Multiple open PRs appear to implement the same feature (set-issue-type safe output type). These may need consolidation.
🐛 Issues Needing Attention
Active Workflow Failures
| # | Title | Priority |
|---|
| #18977 | [aw] Duplicate Code Detector failed | Medium |
| #18968 | [aw] Multi-Device Docs Tester failed — no safe outputs generated | Medium |
Community Bug Reports
| # | Title | Labels |
|---|
| #19018 | Patch race condition: concurrent pushes cause patch conflicts | bug, community, workflows |
| #18986→18987 | Push failure / unlabeled fallback issues | ✅ Fixed in v0.51.2 |
Open Issues Overview
- Total open issues: 86
- Closed today: 166+ (very high velocity — largely auto-generated smoke test / plan issues)
✅ Smoke Tests
| Engine | Status | Run |
|---|
| Claude | ⚠️ PARTIAL (15/17 — 2 skipped) | 22537470170 |
| Copilot | ⚠️ PARTIAL (11/12 — Serena MCP N/A) | 22535676644 |
Both smoke tests pass critical paths. The Serena MCP tool is consistently unavailable (not a regression).
⚠️ Areas Needing Attention
Patch race condition (#19018) — Community-reported bug where concurrent agent patches conflict when the base branch advances. A base_sha pinning approach has been proposed. High debugging cost (~4 failures per concurrent pipeline run).
Duplicate set-issue-type PRs — PRs #18989, #19012, and #19015 all implement the same feature. Should be consolidated or closed.
Contribution Check (#19026) — Today's contribution check run produced no pr-filter-results.json — the pre-filter step may have failed silently.
Workflow failures — Two agentic workflows (Duplicate Code Detector, Multi-Device Docs Tester) have open failure issues that need investigation or re-run.
📈 Repository Health
| Metric | Value |
|---|
| ⭐ Stars | 3,690 |
| 🍴 Forks | 268 |
| 📋 Open Issues | 86 |
| 🔀 Open PRs | 5 |
| 🏷️ Latest Release | v0.51.2 (today) |
| 🔧 Primary Language | Go |
Generated by Dev
📊 gh-aw Daily Status Report — March 1, 2026
Generated at: 09:08 UTC | Latest Release: v0.51.2 (published today) | Stars: 3,690 | Forks: 268
🚀 Release: v0.51.2 — Published Today
A release shipped today with several reliability improvements:
concurrency-groupfield for thesafe-outputsjobruntime-importfix — Nested workflow paths (e.g.,.github/workflows/shared/*.md) now resolve correctlycontents: readcreate_pull_requestfailure issues now get theagentic-workflowslabel📝 Recent Commits (Last 24h)
agentic-workflowslabel to fallback issues increate_pull_request.cjs🔀 Open Pull Requests (5 total)
addcommandset-issue-typesafe output typeset-issue-typesafe output typeset-issue-typesafe output type🐛 Issues Needing Attention
Active Workflow Failures
Community Bug Reports
Open Issues Overview
✅ Smoke Tests
Both smoke tests pass critical paths. The Serena MCP tool is consistently unavailable (not a regression).
Patch race condition (#19018) — Community-reported bug where concurrent agent patches conflict when the base branch advances. A
base_shapinning approach has been proposed. High debugging cost (~4 failures per concurrent pipeline run).Duplicate
set-issue-typePRs — PRs #18989, #19012, and #19015 all implement the same feature. Should be consolidated or closed.Contribution Check (#19026) — Today's contribution check run produced no
pr-filter-results.json— the pre-filter step may have failed silently.Workflow failures — Two agentic workflows (Duplicate Code Detector, Multi-Device Docs Tester) have open failure issues that need investigation or re-run.
📈 Repository Health