Conversation
Automated sync from stranske/Workflows Template hash: f2ff566b326e Changes synced from sync-manifest.yml
Contributor
🤖 Keepalive Loop StatusPR #280 | Agent: Codex | Iteration 0/5 Current State
🔍 Failure Classification| Error type | infrastructure | |
Contributor
Keepalive Work Log (click to expand)
|
There was a problem hiding this comment.
Pull request overview
Syncs workflow template updates from stranske/Workflows, expanding weekly metrics/coverage telemetry and adding wrapper-side terminal disposition reporting to support the weekly metrics selection and coverage monitor contracts.
Changes:
- Extend
aggregate_agent_metrics.pyverifier summary with model/mode selection breakdowns. - Add wrapper terminal disposition artifact emission in
agents-bot-comment-handler.yml. - Enhance weekly metrics artifact selection + terminal disposition coverage reporting, and add a new weekly coverage monitor summary script.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
scripts/aggregate_agent_metrics.py |
Adds verifier model/mode/reason counters into the aggregated metrics summary output. |
.github/workflows/agents-bot-comment-handler.yml |
Emits and uploads a wrapper terminal disposition artifact, plus a skip_reason output for observability. |
.github/scripts/weekly_metrics_artifacts.js |
Adds priority-family “missing/status” reporting to the artifact selection contract + markdown output. |
.github/scripts/terminal_disposition_coverage.js |
Expands artifact selection normalization to include priority-family status/missing reporting and improves markdown diagnostics. |
.github/scripts/terminal_disposition.js |
Extends terminal disposition records with optional LLM model / selection reason / verifier mode fields. |
.github/scripts/coverage_monitor_summary.js |
New script to summarize multiple coverage monitor reports into a single machine-readable + markdown contract. |
.github/scripts/bot_comment_auth_coverage.js |
Adds wrapper→reusable expectation fields and richer “missing vs skipped” organic evidence requirement reporting. |
| status: selectedCount > 0 ? 'selected' : (candidateCount > 0 ? 'available' : 'missing'), | ||
| candidate_count: candidateCount, | ||
| selected_count: selectedCount, | ||
| latest_candidate: selectedArtifact ? normalizeSelectionArtifact(selectedArtifact) : null, |
|
|
||
| - name: Upload wrapper terminal disposition | ||
| if: always() | ||
| uses: actions/upload-artifact@v7 |
This was referenced Apr 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sync Summary
Files Updated
Files Skipped
Review Checklist
Source: stranske/Workflows
Manifest:
.github/sync-manifest.yml