Skip to content

Bump gh-aw to v0.71.1, pull latest upstream autoloop, and recompile agentic workflows#225

Merged
mrjf merged 3 commits intomainfrom
copilot/upgrade-to-latest-autoloop
Apr 25, 2026
Merged

Bump gh-aw to v0.71.1, pull latest upstream autoloop, and recompile agentic workflows#225
mrjf merged 3 commits intomainfrom
copilot/upgrade-to-latest-autoloop

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 25, 2026

Upgrades the gh-aw toolchain from v0.71.0 to v0.71.1 (latest), pulls the latest autoloop.md from the githubnext/autoloop upstream, and regenerates the lock files for autoloop and evergreen.

Changes

  • copilot-setup-steps.yml: bump github/gh-aw-actions/setup-cli action ref and version: input to v0.71.1.
  • autoloop.md: replaced with the latest upstream content from githubnext/autoloop (workflows/autoloop.md), preserving the local-only features.copilot-requests: true block. Notable upstream changes pulled in include the new strategy-discovery section, the four-case branch-sync decision tree, metric_direction support, additional state-file size budgeting fields, and a revert of schedule/timeout to upstream defaults (every 6h / 45 min).
  • autoloop.lock.yml / evergreen.lock.yml: regenerated via gh aw compile with the v0.71.1 compiler. Diff is mechanical:
    • compiler/CLI metadata v0.71.0 → v0.71.1
    • agent version 1.0.21 → 1.0.35
    • github/gh-aw-actions/setup@v0.71.0 → @v0.71.1
    • container images: gh-aw-mcpg v0.2.30 → v0.3.0, github-mcp-server v1.0.0 → v1.0.2
    • new engine_id job output emitted by the v0.71.1 compiler
    • autoloop.lock.yml additionally reflects the upstream autoloop.md changes above

The .autoloop/ program directory is unchanged. The strict-mode warnings surfaced by gh aw compile (now 2, down from 3) are pre-existing and unrelated.

Copilot AI linked an issue Apr 25, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Upgrade to latest autoloop and recompile workflows Bump gh-aw to v0.71.1 and recompile agentic workflows Apr 25, 2026
Copilot finished work on behalf of mrjf April 25, 2026 14:58
Copilot AI requested a review from mrjf April 25, 2026 14:58
@mrjf mrjf marked this pull request as ready for review April 25, 2026 18:54
@mrjf
Copy link
Copy Markdown
Contributor

mrjf commented Apr 25, 2026

@copilot get the latest autoloop versions, AND the very latets gh-aw, upgrade both and recompile

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 25, 2026

@copilot get the latest autoloop versions, AND the very latets gh-aw, upgrade both and recompile

Pulled the latest autoloop.md from githubnext/autoloop upstream (preserving the local features.copilot-requests: true block) and recompiled all workflows with gh-aw v0.71.1 (still the latest release). Done in 877f058.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/actions/github-script/git/ref/tags/v9
    • Triggering command: /usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv (http block)
  • https://api.github.com/repos/github/gh-aw-actions/git/ref/tags/v0.71.0
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v0.71.0 --jq [.object.sha, .object.type] | @tsv (http block)
  • https://api.github.com/repos/github/gh-aw-actions/git/ref/tags/v0.71.1
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v0.71.1 --jq [.object.sha, .object.type] | @tsv (http block)
  • https://api.github.com/repos/githubnext/autoloop
    • Triggering command: /usr/bin/curl curl -sL -o /dev/null -w %{http_code}\n REDACTED (http block)
    • Triggering command: /usr/bin/curl curl -sL REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title Bump gh-aw to v0.71.1 and recompile agentic workflows Bump gh-aw to v0.71.1, pull latest upstream autoloop, and recompile agentic workflows Apr 25, 2026
Copilot finished work on behalf of mrjf April 25, 2026 18:59
@mrjf mrjf merged commit 52a277f into main Apr 25, 2026
11 checks passed
@mrjf mrjf deleted the copilot/upgrade-to-latest-autoloop branch April 25, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

upgrade to latest autoloop

2 participants