chore: sync workflow templates - #609
Closed
stranske wants to merge 1 commit into
Closed
Conversation
Automated sync from stranske/Workflows Template hash: e6aca2394578 Changes synced from sync-manifest.yml
Contributor
Contributor
🤖 Keepalive Loop StatusPR #609 | Agent: Codex | Iteration 0/5 Current State
🔍 Failure Classification| Error type | infrastructure | |
Contributor
Keepalive Work Log (click to expand)
|
Contributor
There was a problem hiding this comment.
Pull request overview
Synchronizes workflow templates and supporting scripts for weekly agent metrics reporting, artifact download tracking, and enhanced coverage/telemetry contracts.
Changes:
- Adds a weekly metrics artifact download manifest (JSON + Markdown) and threads it through the weekly metrics workflow + Python aggregator contract output.
- Extends terminal disposition coverage and bot-comment auth coverage scripts with richer compatibility/organic-evidence reporting fields.
- Refines keepalive task counting to focus on actionable checklist items and updates PR metadata body generation to include issue-close semantics.
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
scripts/aggregate_agent_metrics.py |
Enriches parsed metrics with source metadata, detailed parse error reporting, and emits a machine-readable JSON summary contract (including artifact download contract). |
.github/workflows/agents-weekly-metrics.yml |
Generates and updates the artifact download manifest during artifact fetch/unzip; uploads JSON summary output alongside existing markdown artifacts. |
.github/workflows/agents-bot-comment-handler.yml |
Adds skip_reason output and writes/uploads a wrapper terminal disposition artifact for observability. |
.github/workflows/agents-81-gate-followups.yml |
Adjusts jq invocation to compact output mode for metrics JSON generation. |
.github/scripts/weekly_metrics_download_manifest.js |
New CLI helper to initialize/record/finalize artifact download/unzip status into a manifest (JSON + Markdown). |
.github/scripts/weekly_metrics_artifacts.js |
Adds priority-family status reporting (missing families + per-family status metadata) to the artifact selection report and markdown. |
.github/scripts/terminal_disposition_coverage.js |
Adds verifier model compatibility checks, enriches artifact selection normalization, and surfaces results in markdown/contract output. |
.github/scripts/terminal_disposition.js |
Extends terminal disposition normalization to include LLM model, model-selection reason, and verifier mode fields. |
.github/scripts/keepalive_loop.js |
Updates checkbox counting and task selection logic to ignore placeholders/status-metric items and use actionable checklist counts in flow decisions. |
.github/scripts/coverage_monitor_summary.js |
New script emitting a weekly coverage monitor summary contract (JSON + Markdown) aggregating monitor reports. |
.github/scripts/bot_comment_auth_coverage.js |
Extends organic evidence reporting with skipped/missing requirement detail and wrapper→reusable invocation context fields. |
.github/scripts/agents_pr_meta_update_body.js |
Updates PR preamble generation to include issue metadata marker and “Closes #…” line when a source issue exists. |
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