You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
safe_outputs: set git safe.directory via process-scoped env vars before bundle branch pinning
+99/-0 · ~40h old · Merge: UNSTABLE
Production bug fix: git "dubious ownership" error in bundle branch pinning when safe-outputs runs under a different user/HOME. Test Quality Sentinel approved (100/100). Code quality reviewer blocked on: silent error swallowing in ensureSafeDirectoryTrust, persistent ~/.gitconfig side effect (should use per-command -c flag), and missing deduplication test. That review was dismissed — human must verify concerns are addressed.
Add model policy frontmatter + import unioning + env policy overrides
+657/-23 · ~42h old · Merge: UNSTABLE
Model policy enforcement: models.allowed/models.disallowed/models.blocked in workflow frontmatter, propagated through imports with union semantics, emitted to AWF apiProxy config. Test Quality Sentinel approved (82/100). Code quality reviewer found 3 correctness bugs (all dismissed): (1) allowed+blocked conflict unresolved in mergeModelPolicyOverlays, (2) policy keys leak into GH_AW_INFO_MODEL_COSTS via appendModelsField, (3) silent JSON unmarshal failure silently drops import policy. Human must verify before merge.
feat: add experimental BinEval evaluation support
+2181/-0 · ~4h old · Draft · Merge: UNSTABLE
BinEval-style evaluation harness: binary questions declared in workflow frontmatter (evals array), executed post-run via LLM, results aggregated as CI artifacts. Experimental feature with compile-time warning. No CI results yet. Defer until promoted to ready and CI passes.
Add repo-local instruction overlays for installed gh-aw agents
+84/-3 · ~9h old · Draft · Merge: UNKNOWN
Introduces .github/aw/repo-instructions.md for repo-local agent instruction overlays, consumed with explicit precedence rules. Small clean change; labels from prior triage are correct. Defer until promoted to ready.
Batch Opportunities
None. With only 2 ready PRs, no 3+-member batch groups are possible. Prior production-fixes batch fully dissolved (all 3 members resolved: #41830 sole survivor, #41912 + #42077 merged).
Executive Summary
Triage run: §28332039983
Date: 2026-06-28 18:38 UTC
Prior run: §28322591180
Merged since last run: #41912 (DIFC proxy fix) · #42077 (dispatch API fix) · #42068 (features→aw_info.json)
Distribution
Top-Priority PRs
Fast-Track Items
2 fast-track PRs — expand for detail
#41830 · bug · medium risk · score 60
safe_outputs: set git safe.directory via process-scoped env vars before bundle branch pinning
+99/-0 · ~40h old · Merge: UNSTABLE
Production bug fix: git "dubious ownership" error in bundle branch pinning when safe-outputs runs under a different user/HOME. Test Quality Sentinel approved (100/100). Code quality reviewer blocked on: silent error swallowing in
ensureSafeDirectoryTrust, persistent~/.gitconfigside effect (should use per-command-cflag), and missing deduplication test. That review was dismissed — human must verify concerns are addressed.pr-batch:production-fixeslabel (batch dissolved).#41824 · feature · high risk · score 55
Add model policy frontmatter + import unioning + env policy overrides
+657/-23 · ~42h old · Merge: UNSTABLE
Model policy enforcement:
models.allowed/models.disallowed/models.blockedin workflow frontmatter, propagated through imports with union semantics, emitted to AWF apiProxy config. Test Quality Sentinel approved (82/100). Code quality reviewer found 3 correctness bugs (all dismissed): (1)allowed+blockedconflict unresolved inmergeModelPolicyOverlays, (2) policy keys leak into GH_AW_INFO_MODEL_COSTS viaappendModelsField, (3) silent JSON unmarshal failure silently drops import policy. Human must verify before merge.pr-action:defer,pr-batch:active-drafts,pr-batch:feature-promomanually.Auto-Merge Candidates
None. Both ready PRs have UNSTABLE merge states and dismissed CHANGES_REQUESTED reviews requiring human sign-off.
Deferred (Draft) PRs
2 draft PRs — expand for detail
#42100 · feature · high risk · score 38 · NEW
feat: add experimental BinEval evaluation support
+2181/-0 · ~4h old · Draft · Merge: UNSTABLE
BinEval-style evaluation harness: binary questions declared in workflow frontmatter (
evalsarray), executed post-run via LLM, results aggregated as CI artifacts. Experimental feature with compile-time warning. No CI results yet. Defer until promoted to ready and CI passes.#42053 · feature · low risk · score 28 · carried over
Add repo-local instruction overlays for installed gh-aw agents
+84/-3 · ~9h old · Draft · Merge: UNKNOWN
Introduces
.github/aw/repo-instructions.mdfor repo-local agent instruction overlays, consumed with explicit precedence rules. Small clean change; labels from prior triage are correct. Defer until promoted to ready.Batch Opportunities
None. With only 2 ready PRs, no 3+-member batch groups are possible. Prior
production-fixesbatch fully dissolved (all 3 members resolved: #41830 sole survivor, #41912 + #42077 merged).Key Trends & Next Actions
featuresintoaw_info.json#42068 → Fix centralized workflow dispatch API usage and status comment attribution #42077 → Propagate enterprise host context into curated DIFC/CLI proxy env #41912). Pipeline is flowing.pr-batch:production-fixespr-action:defer,pr-batch:active-drafts,pr-batch:feature-promoReferences: