chore: bump default agentic CLI/MCP versions and regenerate compiled workflow artifacts#33490
chore: bump default agentic CLI/MCP versions and regenerate compiled workflow artifacts#33490Copilot wants to merge 3 commits into
Conversation
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/3e10e62e-72ed-45bb-bd31-42e4e8216f35 Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
|
|
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
|
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
|
@copilot fix container images sha |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Fixed in I added the MCP Gateway |
There was a problem hiding this comment.
Pull request overview
This PR bumps the repository’s pinned default versions for the agentic CLI/MCP toolchain (Claude Code, Copilot CLI, Codex, GitHub MCP Server, MCP Gateway) and propagates those version changes through regenerated compiled workflow lockfiles and wasm golden fixtures.
Changes:
- Updated default version constants for the agentic toolchain in Go.
- Regenerated compiled workflow lockfiles to reflect new engine/container pins (including MCP Gateway SHA pin refresh).
- Updated wasm golden snapshots whose generated YAML output is version-sensitive.
Show a summary per file
| File | Description |
|---|---|
| pkg/constants/version_constants.go | Bumps default versions for Claude Code, Copilot CLI, Codex, GitHub MCP Server, and MCP Gateway. |
| pkg/workflow/data/action_pins.json | Adds a new pinned digest entry for ghcr.io/github/gh-aw-mcpg:v0.3.12. |
| pkg/actionpins/data/action_pins.json | Mirrors the new MCP Gateway pinned digest entry for embedded pin lookups. |
| .github/aw/actions-lock.json | Mirrors the new MCP Gateway pinned digest entry for workflow/action lock data. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/with-imports.golden | Updates golden output with bumped Copilot CLI version and updated MCP images/tags. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/smoke-copilot.golden | Updates golden output with bumped Copilot CLI version and updated MCP images/tags. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/playwright-cli-mode.golden | Updates golden output with bumped Copilot CLI version and updated MCP images/tags. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/basic-copilot.golden | Updates golden output with bumped Copilot CLI version and updated MCP images/tags. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/pi.golden | Updates golden output to use MCP Gateway v0.3.12 and GitHub MCP Server v1.0.5. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/gemini.golden | Updates golden output to use MCP Gateway v0.3.12 and GitHub MCP Server v1.0.5. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/copilot.golden | Updates golden output to use Copilot CLI 1.0.50 and updated MCP images/tags. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/codex.golden | Updates golden output to use Codex 0.132.0 and updated MCP images/tags. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/claude.golden | Updates golden output to use Claude Code 2.1.145 and updated MCP images/tags. |
| .github/workflows/test-workflow.lock.yml | Regenerated lockfile to reflect updated Copilot CLI/MCP versions and MCP Gateway digest pin. |
| .github/workflows/smoke-pi.lock.yml | Regenerated lockfile to reflect updated MCP versions and MCP Gateway digest pin (incl. CLI proxy image). |
| .github/workflows/smoke-opencode.lock.yml | Regenerated lockfile to reflect updated MCP versions and MCP Gateway digest pin. |
| .github/workflows/smoke-gemini.lock.yml | Regenerated lockfile to reflect updated MCP versions and MCP Gateway digest pin (incl. CLI proxy image). |
| .github/workflows/smoke-crush.lock.yml | Regenerated lockfile to reflect updated MCP versions and MCP Gateway digest pin. |
| .github/workflows/smoke-ci.lock.yml | Regenerated lockfile to reflect updated Copilot CLI/MCP versions and MCP Gateway digest pin. |
| .github/workflows/github-remote-mcp-auth-test.lock.yml | Regenerated lockfile to reflect updated Copilot CLI/MCP versions and MCP Gateway digest pin. |
| .github/workflows/firewall.lock.yml | Regenerated lockfile to reflect updated Copilot CLI/MCP versions and MCP Gateway digest pin. |
| .github/workflows/example-permissions-warning.lock.yml | Regenerated lockfile to reflect updated Copilot CLI/MCP versions and MCP Gateway digest pin. |
| .github/workflows/dev.lock.yml | Regenerated lockfile to reflect updated MCP versions and MCP Gateway digest pin (incl. CLI proxy image). |
| .github/workflows/daily-malicious-code-scan.lock.yml | Regenerated lockfile to reflect updated Copilot CLI/MCP versions and MCP Gateway digest pin. |
| .github/workflows/codex-github-remote-mcp-test.lock.yml | Regenerated lockfile to reflect updated Codex/MCP versions and MCP Gateway digest pin. |
| .github/workflows/bot-detection.lock.yml | Regenerated lockfile to reflect updated Copilot CLI/MCP versions and MCP Gateway digest pin. |
| .github/workflows/ace-editor.lock.yml | Regenerated lockfile to reflect updated Copilot CLI/MCP versions and MCP Gateway digest pin. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 74/244 changed files
- Comments generated: 0
This updates the pinned default versions for the agentic toolchain to current stable releases (Claude Code, Copilot CLI, Codex, GitHub MCP Server, MCP Gateway), including the Claude 2.1.145 security patch. It also propagates those version changes through generated workflow artifacts.
Version constants
/pkg/constants/version_constants.go:DefaultClaudeCodeVersion:2.1.142→2.1.145DefaultCopilotVersion:1.0.48→1.0.50DefaultCodexVersion:0.130.0→0.132.0DefaultGitHubMCPServerVersion:v1.0.4→v1.0.5DefaultMCPGatewayVersion:v0.3.9→v0.3.12Compiled workflow lockfiles
.github/workflows/*.lock.yml) so generated workflow runtime pins align with the new defaults.DefaultMCPGatewayVersion.Golden fixtures coupled to versioned output
pkg/workflow/testdata/TestWasmGolden_CompileFixtures/*.goldenpkg/workflow/testdata/TestWasmGolden_AllEngines/*.goldenWarning
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/graphql/usr/bin/gh gh repo view --json owner,name --jq .owner.login + "/" + .name x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh repo view --json owner,name --jq .owner.login + "/" + .name .cfg GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/x64/pkg/tool/linuremote(http block)/usr/bin/gh gh pr list --repo github/gh-aw --state all --author app/github-actions --search created:2026-05-11T23:58:00Z..2026-05-12T00:05:00Z --limit 1 --json number --jq .[0].number GOMOD GOMODCACHE ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet(http block)https://api.github.com/orgs/owner/actions/secrets/usr/bin/gh gh api /orgs/owner/actions/secrets --jq .secrets[].name -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh api /orgs/owner/actions/secrets --jq .secrets[].name prettier --check 64/bin/go --ignore-path .prettierignore modules/@npmcli/-json go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /orgs/owner/actions/secrets --jq .secrets[].name js/**/*.json' --**/*.ts go(http block)https://api.github.com/orgs/test-owner/actions/secrets/usr/bin/gh gh api /orgs/test-owner/actions/secrets --jq .secrets[].name -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh api /orgs/test-owner/actions/secrets --jq .secrets[].name prettier --check 64/bin/go --ignore-path .prettierignore rgo/bin/lsb_rele-json go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /orgs/test-owner/actions/secrets --jq .secrets[].name js/**/*.json' --**/*.ts --jq 8a66e62971050b04-d Onlymin-integritgit GO111MODULE /opt/hostedtoolclog.showsignature=false infocmp -1 h ../../../.pret-n1 go sv /ref/tags/v9 GO111MODULE sv gh(http block)https://api.github.com/repos/actions/ai-inference/git/ref/tags/v1/usr/bin/gh gh api /repos/actions/ai-inference/git/ref/tags/v1 --jq [.object.sha, .object.type] | @tsv ithub-script/git/ref/tags/v9 -test.v=true bject.type] | @tsv s-in-body.md -test.run=^Test -test.short=truexterm-color /opt/hostedtoolcache/go/1.25.8/x--jq -V=f�� GOMODCACHE go /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linux_amd64/vet -json GO111MODULE 64/bin/go /opt/hostedtoolcache/go/1.25.8/x--jq(http block)/usr/bin/gh gh api /repos/actions/ai-inference/git/ref/tags/v1 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE ache/node/24.14.1/x64/bin/node GOINSECURE GOMOD GOMODCACHE go t-10�� bility_SameInputSameOutput3860417546/001/stability-test.md GO111MODULE /usr/bin/gh GOINSECURE GOMOD GOMODCACHE gh(http block)/usr/bin/gh gh api /repos/actions/ai-inference/git/ref/tags/v1 --jq [.object.sha, .object.type] | @tsv npx prettier --check '**/*.cjs' '**/*.ts' '**/*.json' --ignore-path ../../../.pr**/*.json infocmp /home/REDACTED/work/gh-aw/node_modules/.bin/node ignore-path ../.gh go bject.type] | @t/repos/actions/github-script/git/ref/tags/v9 node /hom�� runs/20260520-075011-68388/test-1480203887/.gith.github/workflows/test.md scripts/**/*.js /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linux_amd64/vet l 64/pkg/tool/linu-1 bject.type] | @txterm-color /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linux_amd64/vet(http block)https://api.github.com/repos/actions/checkout/git/ref/tags/v3/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv Onlymin-integrity_with_explicit_repo347844957/001 -buildtags bject.type] | @tsv -errorsas -ifaceassert -nilfunc /opt/hostedtoolcache/go/1.25.8/xTest User -uns�� 4201-32378/test-393645399/.github/workflows '/tmp/TestParseDefaultBranchFromLsRemoteWithRealgithub.com/github/gh-aw/pkg/styles ache/go/1.25.8/x64/pkg/tool/linux_amd64/link -json GO111MODULE 64/bin/go ache/go/1.25.8/x64/pkg/tool/linurepos/{owner}/{repo}/actions/runs/4/artifacts(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv 4751-58249/test--f GO111MODULE ache/go/1.25.8/x-f GOINSECURE GOMOD GOMODCACHE go env 957530142/.github/workflows GO111MODULE /opt/hostedtoolcache/go/1.25.8/x64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv SameOutput1158264352/001/stability-test.md ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet bin/golangci-lint ./../.prettierigsh origin sv erignore -c Onlymin-integrity_only_defaults_repo1134192459/001 git 1/x64/bin/node /ref/tags/v4 go bject.type] | @txterm-color 1/x64/bin/node(http block)https://api.github.com/repos/actions/checkout/git/ref/tags/v5/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v5 --jq [.object.sha, .object.type] | @tsv 5WZwjB9VD GO111MODULE ptables GOINSECURE GOMOD GOMODCACHE ortcfg estl�� 4201-32378/test-630732996/.githu.github/workflows/test.md /tmp/go-build2830301740/b077/vet.cfg ache/go/1.25.8/x64/pkg/tool/linux_amd64/link GOSUMDB GOWORK 64/bin/go ache/go/1.25.8/x64/pkg/tool/linux_amd64/link(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v5 --jq [.object.sha, .object.type] | @tsv git-upload-pack '/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitmaster_branch--jq git-upload-pack '/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitmaster_branch.owner.login + "-1 /opt/hostedtoolcache/go/1.25.8/x64/bin/go -json GO111MODULE 64/bin/go go list�� -e l ache/node/24.14.1/x64/bin/node -- unsafe x_amd64/vet git(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v5 --jq [.object.sha, .object.type] | @tsv --get remote.origin.url /usr/bin/git -json GO111MODULE x_amd64/vet git comm�� -m resolved$(http block)https://api.github.com/repos/actions/checkout/git/ref/tags/v6/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv -unreachable=false /tmp/go-build2830301740/b095/vet.cfg 64/pkg/tool/linux_amd64/vet GOSUMDB GOWORK 64/bin/go 64/pkg/tool/linuowner/repo -uns�� 1812512008 /tmp/go-build2830301740/b190/vet.cfg ache/go/1.25.8/x64/pkg/tool/linux_amd64/compile l -trimpath 64/bin/go ache/go/1.25.8/x64/pkg/tool/linux_amd64/compile(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv 4201-32378/test-339564773/.githu--detach -buildtags 0301740/b319/vet.cfg -errorsas -ifaceassert -nilfunc /opt/hostedtoolcowner/test-repo -uns�� 1812512008 /tmp/go-build2830301740/b086/vet.cfg 0301740/b447/vet.cfg /tmp/go-build250infocmp -trimpath 64/bin/go /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linuremote.origin.url(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv 4201-32378/test-id,name,path,state 0301740/b120/vet.cfg ache/go/1.25.8/x64/pkg/tool/linux_amd64/compile GOSUMDB GOWORK 64/bin/go ache/go/1.25.8/xowner/test-repo -uns�� 1812512008 /tmp/go-build2830301740/b189/vet.cfg e/git /tmp/go-build250infocmp -trimpath 64/bin/go e/git(http block)https://api.github.com/repos/actions/download-artifact/git/ref/tags/v8/usr/bin/gh gh api /repos/actions/download-artifact/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv */*.ts' '**/*.jsremote.origin.url 1/x64/bin/node bin/node : ${{ github.repgit config 0301740/b573=> gh 1/x6�� /repos/actions/gremote.origin.url --jq l son x_amd64/vet /usr/bin/infocmp/home/REDACTED/work/gh-aw/gh-aw/.github/workflows gh(http block)/usr/bin/gh gh api /repos/actions/download-artifact/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv ithub/workflows show /usr/sbin/uname l nly sv uname -rs ithub/workflows gh l l --jq(http block)https://api.github.com/repos/actions/github-script/git/ref/tags/v8/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv sistency_GoAndJavaScript3920751640/001/test-frontmatter-with-arrays.md go ache/go/1.25.8/x64/pkg/tool/linux_amd64/compile -json GO111MODULE x_amd64/vet ache/go/1.25.8/x64/pkg/tool/linu--jq 0301�� 0301740/b595/_pkg_.a 0301740/b549/_testmain.go 0301740/b595=> -test.timeout=10git b/gh-aw/scripts -test.short=trueuser.email infocmp(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv /repos/actions/github-script/git/ref/tags/v9 l /usr/bin/git plate-expressiongit GO111MODULE x_amd64/vet git remo�� GOMODCACHE url /usr/bin/git -json GO111MODULE x_amd64/vet git(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv /tmp/gh-aw-test-runs/20260520-074751-58249/test-source-field-variant-4041663751/.github/workflowbasename url ache/node/24.14.1/x64/bin/node remote.upstream.infocmp GOWORK 64/bin/go ache/node/24.14.1/x64/bin/node 1521�� y wa0cdHwbzjfP /usr/bin/git "prettier" --chegit git 64/bin/go git(http block)https://api.github.com/repos/actions/github-script/git/ref/tags/v9/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE x_amd64/cgo GOINSECURE GOMOD GOMODCACHE x_amd64/cgo(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE zeS8mb-mEvDS env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)https://api.github.com/repos/actions/github-script/git/ref/tags/v9.0.0/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9.0.0 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9.0.0 --jq [.object.sha, .object.type] | @tsv .github/workflows -nolocalimports -importcfg /tmp/go-build2830301740/b481/importcfg -embedcfg /tmp/go-build2830301740/b481/embedcfg -pack env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9.0.0 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE H_nEwPF/CMmw7TmL--format=%(objectname) env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)https://api.github.com/repos/actions/setup-go/git/ref/tags/-/usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/- --jq [.object.sha, .object.type] | @tsv xterm-color git 1/x64/bin/sh -m initial commit 1/x64/bin/node infocmp -1 */*.ts' '**/*.json' --ignore-pat-f 1/x64/bin/node repository(owner: $owner, name:-f ts.TOKEN {{context.GOARCH-C(http block)/usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/- --jq [.object.sha, .object.type] | @tsv k/gh-aw/gh-aw -f me: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f git -C /home/REDACTED/work/gh-aw/gh-aw/.g-f config repository(owner: $owner, name:-f remote.upstream.git nly ed } } uname(http block)https://api.github.com/repos/actions/setup-go/git/ref/tags/v4/usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv -unreachable=false /tmp/go-build2830301740/b111/vet.cfg /usr/bin/git(http block)/usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv ithub-script/git/ref/tags/v9 GO111MODULE bject.type] | @tsv GOINSECURE GOMOD GOMODCACHE go env runs/20260520-074751-58249/test-2383525137/.gith.github/workflows/test.md GO111MODULE /opt/hostedtoolcache/go/1.25.8/x64/bin/go url GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv 5011-68388/test-2264806311/.github/workflows docker /usr/sbin/sh =error 2>&1 go bject.type] | @txterm-color sh -c '/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitbranch_with_hremote.origin.url '/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitbranch_with_hyphen153660213/001' /bin/sh ignore-path ../.gh this-image-does-api bject.type] | @t/repos/actions/github-script/git/ref/tags/v9 /bin/sh(http block)https://api.github.com/repos/actions/setup-node/git/ref/tags/v4/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv 01/test2.md /tmp/go-build2830301740/b062/vet.cfg ache/go/1.25.8/x64/bin/go GOSUMDB GOWORK 64/bin/go /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linu^remote\..*\.gh-resolved$ -uns�� -unreachable=false /tmp/go-build2830301740/b239/vet.cfg 64/pkg/tool/linux_amd64/compile -json GO111MODULE 64/bin/go 64/pkg/tool/linux_amd64/compile(http block)/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv k/gh-aw/gh-aw/pkg/fileutil/fileutil.go k/gh-aw/gh-aw/pkg/fileutil/tar.go /usr/bin/git -json GO111MODULE 64/bin/go git -C /tmp/gh-aw-test-runs/20260520-074201-32378/test-source-field-variant-1890424098/.github/workflowgh url /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linux_amd64/compile remote.upstream.infocmp GO111MODULE 64/bin/go /opt/hostedtoolcache/go/1.25.8/x--jq(http block)/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv ithub/workflows/architecture-guardian.md go 0301740/b561=> -json b/gh-aw/pkg/stat/opt/hostedtoolcache/node/24.14.1/x64/bin/npm 64/bin/go /opt/hostedtoolc--package-lock-only -o ons-test1782236145 -trimpath .0/x64/bin/go l main -lang=go1.25 0301740/b561/importcfg(http block)https://api.github.com/repos/actions/setup-node/git/ref/tags/v6/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv g_.a /tmp/go-build2830301740/b099/vet.cfg 0301740/b312/vet.cfg GOSUMDB GOWORK 64/bin/go /opt/hostedtoolcowner/host-repo -ato�� RequiresMinIntegrity1337343463/001 -buildtags ache/go/1.25.8/x64/bin/go -errorsas -ifaceassert -nilfunc ortcfg(http block)/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv se 0301740/b446/vet.cfg(http block)/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv 6230/001/stability-test.md -buildtags ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet -errorsas -ifaceassert -nilfunc ache/go/1.25.8/xowner/repo -ato�� /ref/tags/v9.0.0 -buildtags sv -errorsas -ifaceassert -nilfunc e/git(http block)https://api.github.com/repos/actions/upload-artifact/git/ref/tags/v4/usr/bin/gh gh api /repos/actions/upload-artifact/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv -bool -buildtags 0301740/b330/vet.cfg -errorsas -ifaceassert -nilfunc /opt/hostedtoolccurrent (local changes) -ato�� /ref/tags/v9 -buildtags sv -errorsas -ifaceassert -nilfunc /opt/hostedtoolc/tmp/gh-aw-merge-3065347784/new.md(http block)/usr/bin/gh gh api /repos/actions/upload-artifact/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE 64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linuowner/repo env -json GO111MODULE ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/x64/pkg/tool/linuTest User(http block)/usr/bin/gh gh api /repos/actions/upload-artifact/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv 126621691 gh k /ref/tags/v9 --jq sv gh sRem�� heck '**/*.cjs' '**/*.ts' '**/*.json' --ignore-path ../../../.pr**/*.json --jq h ./../.prettieriggh upstream sv sh(http block)https://api.github.com/repos/aws-actions/configure-aws-credentials/git/ref/tags/v4/usr/bin/gh gh api /repos/aws-actions/configure-aws-credentials/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv 0301740/b562/_pkg_.a git-receive-pack '/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitbranch_with_hyphen2066740504api 0301740/b571/syncutil.test -json GO111MODULE x_amd64/compile 0301740/b571/syncutil.test e=/t�� t0 remote(http block)/usr/bin/gh gh api /repos/aws-actions/configure-aws-credentials/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv sistency_GoAndJavaScript3920751640/001/test-frontmatter-with-env-test.timeout=10m0s --json /usr/bin/gh -json GO111MODULE x_amd64/vet gh api ons-test1782236145 --jq /usr/bin/infocmp l GO111MODULE x_amd64/vet infocmp(http block)/usr/bin/gh gh api /repos/aws-actions/configure-aws-credentials/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv runs/20260520-074751-58249/test-1491096996 test@example.com kflows/test-expires.lock.yml GOSUMDB GOWORK 64/bin/go /bin/sh -c git-upload-pack '/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitcustom_branchremote.upstream.gh(http block)https://api.github.com/repos/azure/login/git/ref/tags/v2/usr/bin/gh gh api /repos/azure/login/git/ref/tags/v2 --jq [.object.sha, .object.type] | @tsv sistency_GoAndJavaScript3920751640/001/test-complex-frontmatter-with-tools.md --jq ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet 017849575/001' 017849575/001' x_amd64/vet ache/go/1.25.8/x64/pkg/tool/linu--jq -V=f�� GOMODCACHE x_amd64/vet /usr/bin/git -json GO111MODULE x_amd64/vet git(http block)/usr/bin/gh gh api /repos/azure/login/git/ref/tags/v2 --jq [.object.sha, .object.type] | @tsv runs/20260520-074751-58249/test-602304247/.github/workflows GOPROXY /bin/sh l GOWORK 64/bin/go /bin/sh -c git-receive-pack '/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitbranch_with_hyphen4075828215gh l /opt/hostedtoolcache/node/24.14.1/x64/bin/node --check **/*.cjs 64/bin/go node(http block)/usr/bin/gh gh api /repos/azure/login/git/ref/tags/v2 --jq [.object.sha, .object.type] | @tsv 5011-68388/test-118501342 -buildtags ache/node/24.14.1/x64/bin/node l -ifaceassert -nilfunc ache/node/24.14.1/x64/bin/node 8563�� /ref/tags/v9 -tests sv w/js/**/*.json' /usr/lib/git-core/git go sv git(http block)https://api.github.com/repos/docker/login-action/git/ref/tags/v3/usr/bin/gh gh api /repos/docker/login-action/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv git-upload-pack '/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitbranch_with_hyphen2066740504/git git-upload-pack '/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitbranch_with_hyphen2066740504/init ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet go1.25.8 -c=4 -nolocalimports ache/go/1.25.8/x64/pkg/tool/linu--jq list�� -f {{context.GOARCH}} {{context.Compiler}} /usr/bin/git unsafe GO111MODULE x_amd64/vet git(http block)/usr/bin/gh gh api /repos/docker/login-action/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv /tmp/gh-aw-test-runs/20260520-074751-58249/test-source-field-variant-4247768417 show /usr/lib/git-core/git GOSUMDB GOWORK 64/bin/go /usr/lib/git-core/git main�� run l /opt/hostedtoolcache/node/24.14.1/x64/bin/node --detach **/*.cjs 64/bin/go node(http block)/usr/bin/gh gh api /repos/docker/login-action/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv /home/REDACTED/work/gh-aw/gh-aw show "warnings":[]}] h ../../../.pretinfocmp go bject.type] | @txterm-color git clon�� /tmp/TestParseDefaultBranchFromLsRemoteWithRealGitmaster_branch2071195787/001 /tmp/TestParseDefaultBranchFromLsRemoteWithRealGitmaster_branch2071195787/002/work /usr/bin/git w/js/**/*.json' git go sv git(http block)https://api.github.com/repos/docker/metadata-action/git/ref/tags/v6/usr/bin/gh gh api /repos/docker/metadata-action/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv g_.a --jq repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } git-upload-pack git er ache/go/1.25.8/x/home/REDACTED/work/gh-aw/gh-aw gh tion�� Qj4s9Z9s1 --jq 1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/sh -f {{context.GOARCH-C /usr/bin/git ortcfg(http block)/usr/bin/gh gh api /repos/docker/metadata-action/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv graphql -f repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f /usr/bin/gh api ithub/workflows -f kflows/developer-docs-consolidator.lock.yml -f owner=github -f git(http block)https://api.github.com/repos/docker/setup-buildx-action/git/ref/tags/v4/usr/bin/gh gh api /repos/docker/setup-buildx-action/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv ithub-script/git/ref/tags/v9 --jq ode sistency_GoAndJagit stmain.go ache/node/24.14./home/REDACTED/work/gh-aw/gh-aw/.github/workflows gh tion�� ithub-script/gitremote.upstream.url --jq nfig/composer/vendor/bin/bash sistency_WithImpgit s/12345/artifact-C /usr/bin/infocmp/home/REDACTED/work/gh-aw/gh-aw/.github/workflows infocmp(http block)/usr/bin/gh gh api /repos/docker/setup-buildx-action/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv ithub/workflows config /usr/bin/gh remote.origin.urgit ache/go/1.25.8/x-C bject.type] | @t/home/REDACTED/work/gh-aw/gh-aw/.github/workflows /usr/bin/gh api k/gh-aw/gh-aw/.gremote.upstream.url -f me: String!) { repository(owne-f url owner=github -f infocmp(http block)https://api.github.com/repos/github/gh-aw/usr/bin/gh gh api /repos/github/gh-aw --jq .default_branch json h-aw" fi echo "$GH_AW_DOCKER_HOSowner=github k/gh-aw/gh-aw/actions/setup/js/n-f nore x_amd64/vet /usr/bin/git infocmp -1 ithub/workflows git mance.lock.yml /ref/tags/v9 Test User sv infocmp(http block)/usr/bin/gh gh api /repos/github/gh-aw --jq .default_branch json -f /usr/bin/git url owner=github -f git -C ithub/workflows show mance.lock.yml url /opt/hostedtoolc-C sv git(http block)https://api.github.com/repos/github/gh-aw-actions/git/ref/tags/v0.1.2/usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v0.1.2 --jq [.object.sha, .object.type] | @tsv _messages.go _messages_test.go r: $owner, name: $name) { hasDiscussionsEnabled } } -errorsas zvSGAHYLe1Lww/Tl-1 -nilfunc ache/go/1.25.8/x64/pkg/tool/linu--jq -o 0301740/b552/_pkg_.a -importcfg ache/go/1.25.8/x64/pkg/tool/linux_amd64/link -s b/gh-aw/pkg/repoapi -buildmode=exe ache/go/1.25.8/x--jq(http block)/usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v0.1.2 --jq [.object.sha, .object.type] | @tsv runs/20260520-074751-58249/test-source-field-variant-4041663751/.github/workflows GO111MODULE r: $owner, name: $name) { hasDiscussionsEnabled } } l GOMOD GOMODCACHE go env -json GO111MODULE /opt/hostedtoolcache/go/1.25.8/x64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v0.1.2 --jq [.object.sha, .object.type] | @tsv /ref/tags/v9(http block)https://api.github.com/repos/github/gh-aw-actions/git/ref/tags/v1.0.0/usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v1.0.0 --jq [.object.sha, .object.type] | @tsv 6230/001/stabili--jq /tmp/go-build283.owner.login + "/" + .name 0301740/b362/vet.cfg GOSUMDB GOWORK 64/bin/go /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linuremote -uns�� 4201-32378/test-1856911551 /tmp/go-build2830301740/b213/vet.cfg e/git /tmp/go-build250infocmp -trimpath 64/bin/go e/git(http block)/usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v1.0.0 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE tartedAt,updatedAt,event,headBranch,headSha,displayTitle GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet(http block)/usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v1.0.0 --jq [.object.sha, .object.type] | @tsv 4006069446/.github/workflows git 1/x64/bin/node GOMODCACHE go er: String!, $naxterm-color bash t-ha�� Imports717544462/001/inlined-a.md git ache/go/1.25.8/x64/pkg/tool/linux_amd64/cgo /ref/tags/v9 go sv ache/go/1.25.8/x12345(http block)https://api.github.com/repos/github/gh-aw-actions/git/ref/tags/v1.2.3/usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v1.2.3 --jq [.object.sha, .object.type] | @tsv 4201-32378/test-4033979469/.github/workflows /tmp/go-build2830301740/b035/vet.cfg ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet GOSUMDB GOWORK 64/bin/go ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet -ato�� /ref/tags/v9 -buildtags sv -errorsas -ifaceassert -nilfunc /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linux_amd64/vet(http block)/usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v1.2.3 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE tartedAt,updatedAt,event,headBranch,headSha,displayTitle GOINSECURE GOMOD GOMODCACHE go env 4751-58249/test-4127608480/.github/workflows GO111MODULE /opt/hostedtoolcache/go/1.25.8/x64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v1.2.3 --jq [.object.sha, .object.type] | @tsv vaScript991489885/001/test-complex-frontmatter-with-tools.md git e_modules/.bin/node rkflow/js/**/*.jinfocmp go erignore bash ache�� :2375" GH_AW_DOCKER_HOST_PATH_PREFIX_ARGS="" if [[ "${DOCKER_HOST:-}" =~ ^tcp:// ]]; then GH_Ainfocmp git 1/x64/bin/node ./../.prettieriginfocmp go bject.type] | @txterm-color erignore(http block)https://api.github.com/repos/github/gh-aw/actions/runs/usr/bin/gh gh run list --json databaseId,number,url,status,conclusion,workflowName,createdAt,startedAt,updatedAt,event,headBranch,headSha,displayTitle --limit 100 --created >=2026-05-13 GOMOD GOMODCACHE 64/pkg/tool/linuorigin itbr�� ternal/tools/generate-action-met-- GO111MODULE 64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linux_amd64/vet(http block)/usr/bin/gh gh run list --json databaseId,number,url,status,conclusion,workflowName,createdAt,startedAt,updatedAt,event,headBranch,headSha,displayTitle --limit 100 --created >=2026-04-20 GOMOD GOMODCACHE 64/pkg/tool/linux_amd64/vet env mLsRemoteWithRealGitbranch_with_hyphen2066740504/001' mLsRemoteWithRealGitbranch_with_hyphen2066740504/001' 64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linux_amd64/vet(http block)/usr/bin/gh gh run list --json databaseId,number,url,status,conclusion,workflowName,createdAt,startedAt,updatedAt,event,headBranch,headSha,displayTitle --limit 100 --created >=2026-02-19 GOMOD GOMODCACHE 64/pkg/tool/linu-importcfg env le-frontmatter.m-s GO111MODULE 64/pkg/tool/linu-buildmode=exe GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linuorigin(http block)https://api.github.com/repos/github/gh-aw/actions/runs/1/artifacts/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/1/artifacts --jq .artifacts[].name .cfg orutil.test GOINSECURE GOMOD GOMODCACHE orutil.test 8303�� y_only_defaults_repo3778499838/001 GO111MODULE 64/pkg/tool/linux_amd64/link GOINSECURE igFiles,SwigCXXFremote GOMODCACHE 64/pkg/tool/linux_amd64/link(http block)/usr/bin/gh gh run download 1 --dir test-logs/run-1 GO111MODULE 64/pkg/tool/linu-test.short=true GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linuremote.origin.url(http block)/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/1/artifacts --jq .artifacts[].name GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env 2383525137/.github/workflows GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)https://api.github.com/repos/github/gh-aw/actions/runs/12345/artifacts/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/12345/artifacts --jq .artifacts[].name .cfg 64/pkg/tool/linux_amd64/vet GOINSECURE b/gh-aw/actions/config GOMODCACHE 64/pkg/tool/linuremote.origin.url(http block)/usr/bin/gh gh run download 12345 --dir test-logs/run-12345 0301740/b014/vetmain x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE 64/pkg/tool/linu-nolocalimports GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linutest@example.com(http block)/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/12345/artifacts --jq .artifacts[].name GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)https://api.github.com/repos/github/gh-aw/actions/runs/1234567890/usr/bin/gh gh api repos/{owner}/{repo}/actions/runs/1234567890 --jq {databaseId: .id, number: .run_number, url: .html_url, status: .status, conclusion: .conclusion, workflowName: .name, workflowPath: .path, createdAt: .created_at, startedAt: .run_started_at, updatedAt: .updated_at, event: .event, headBranch: .head_branch, -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh api repos/{owner}/{repo}/actions/runs/1234567890 --jq {databaseId: .id, number: .run_number, url: .html_url, status: .status, conclusion: .conclusion, workflowName: .name, workflowPath: .path, createdAt: .created_at, startedAt: .run_started_at, updatedAt: .updated_at, event: .event, headBranch: .head_branch, "prettier" --cheGOINSECURE git 64/bin/go tierignore config rgo/bin/uname go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api repos/{owner}/{repo}/actions/runs/1234567890 --jq {databaseId: .id, number: .run_number, url: .html_url, status: .status, conclusion: .conclusion, workflowName: .name, workflowPath: .path, createdAt: .created_at, startedAt: .run_started_at, updatedAt: .updated_at, event: .event, headBranch: .head_branch, /repos/actions/github-script/git/ref/tags/v9 --jq(http block)https://api.github.com/repos/github/gh-aw/actions/runs/12346/artifacts/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/12346/artifacts --jq .artifacts[].name .cfg 64/pkg/tool/linu-lang=go1.25 GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linuother env 3129497616/.githgo1.25.8 GO111MODULE ache/go/1.25.8/x-nolocalimports GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/xTest User(http block)/usr/bin/gh gh run download 12346 --dir test-logs/run-12346 .cfg x_amd64/compile GOINSECURE igFiles,SwigCXXFconfig GOMODCACHE x_amd64/compile(http block)/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/12346/artifacts --jq .artifacts[].name GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE l_url, status: .status, conclusion: .conclusion, workflowName: .name, workflowPath: .path, createdAt: .created_a/home/REDACTED/work/gh-aw/gh-aw/.github/workflows/api-consumption-report.md GOINSECURE GOMOD GOMODCACHE go(http block)https://api.github.com/repos/github/gh-aw/actions/runs/2/artifacts/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/2/artifacts --jq .artifacts[].name .cfg ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/xremote2 env y_only_defaults_repo3778499838/001 GO111MODULE 64/pkg/tool/linux_amd64/compile GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linux_amd64/compile(http block)/usr/bin/gh gh run download 2 --dir test-logs/run-2 0301740/b067/vet.cfg 64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linuorigin(http block)/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/2/artifacts --jq .artifacts[].name GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env 2383525137/.github/workflows GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)https://api.github.com/repos/github/gh-aw/actions/runs/3/artifacts/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/3/artifacts --jq .artifacts[].name .cfg ache/go/1.25.8/x-importcfg GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/xremote.origin.url env y_with_explicit_repo347844957/001 GO111MODULE sv GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/xTest User(http block)/usr/bin/gh gh run download 3 --dir test-logs/run-3 0301740/b010/vet-c=4 .cfg GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/xremote.upstream.url env mpiledOutput2737631130/001 GO111MODULE sv GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/xremote.origin.url(http block)/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/3/artifacts --jq .artifacts[].name GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env 2383525137/.gith.github/workflows/test.md GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)https://api.github.com/repos/github/gh-aw/actions/runs/4/artifacts/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/4/artifacts --jq .artifacts[].name .cfg 64/pkg/tool/linu-importcfg GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linu/home/REDACTED/work/gh-aw/gh-aw/pkg/styles/theme.go env y_with_explicit_repo347844957/001 GO111MODULE k GOINSECURE til GOMODCACHE ache/go/1.25.8/xtest@example.com(http block)/usr/bin/gh gh run download 4 --dir test-logs/run-4 test.go l_url, status: .-lang=go1.25 GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linuorigin env mpiledOutput2737-c=4 GO111MODULE .cfg GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/x/home/REDACTED/work/gh-aw/gh-aw/scripts/lint_error_messages_test.go(http block)/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/4/artifacts --jq .artifacts[].name GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE ache/go/1.25.8/x64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)https://api.github.com/repos/github/gh-aw/actions/runs/5/artifacts/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/5/artifacts --jq .artifacts[].name l_test.go .cfg GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/x-buildtags(http block)/usr/bin/gh gh run download 5 --dir test-logs/run-5 0301740/b052/vet-ifaceassert ache/go/1.25.8/x-nilfunc GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/xorigin(http block)/usr/bin/gh gh api --paginate repos/{owner}/{repo}/actions/runs/5/artifacts --jq .artifacts[].name GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env 2383525137/.github/workflows GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)https://api.github.com/repos/github/gh-aw/actions/workflows/usr/bin/gh gh workflow list --json name,state,path -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh run list --json databaseId,number,url,status,conclusion,workflowName,createdAt,startedAt,updatedAt,event,headBranch,headSha,displayTitle --workflow nonexistent-workflow-12345 --limit 100 GOMOD GOMODCACHE ehXx4wa/hf93mBrTconfig env -json GO111MODULE x_amd64/compile GOINSECURE GOMOD GOMODCACHE x_amd64/compile(http block)/usr/bin/gh gh run list --json databaseId,number,url,status,conclusion,workflowName,createdAt,startedAt,updatedAt,event,headBranch,headSha,displayTitle --workflow nonexistent-workflow-12345 --limit 6 GOMOD GOMODCACHE 64/pkg/tool/linux_amd64/vet(http block)https://api.github.com/repos/github/gh-aw/contents/.github/workflows/shared/reporting.md/tmp/go-build2830301740/b478/cli.test /tmp/go-build2830301740/b478/cli.test -test.testlogfile=/tmp/go-build2830301740/b478/testlog.txt -test.paniconexit0 -test.v=true -test.parallel=4 -test.timeout=10m0s -test.run=^Test -test.short=true GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/tmp/go-build3071048072/b478/cli.test /tmp/go-build3071048072/b478/cli.test -test.testlogfile=/tmp/go-build3071048072/b478/testlog.txt -test.paniconexit0 -test.v=true -test.parallel=4 -test.timeout=10m0s -test.run=^Test -test.short=true xterm-color 64/pkg/tool/linuenv me: String!) { -json 4338228/b531/impGO111MODULE -c che/go-build/47/GOINSECURE git 64/bin/go k/gh-aw/gh-aw config m-evolution-insi-json /opt/hostedtoolcGO111MODULE(http block)/tmp/go-build2548664869/b478/cli.test /tmp/go-build2548664869/b478/cli.test -test.testlogfile=/tmp/go-build2548664869/b478/testlog.txt -test.paniconexit0 -test.v=true -test.parallel=4 -test.timeout=10m0s -test.run=^Test -test.short=true archie.md GO111MODULE 1/x64/bin/node gh api /repos/actions/gcmd/gh-aw/capitalization_test.go ile(http block)https://api.github.com/repos/github/gh-aw/git/ref/tags/dev/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/dev --jq [.object.sha, .object.type] | @tsv bility_SameInputSameOutput2177176230/001/stability-test.md -importcfg e/git sions.md -buildid=6RbVa-yadd -extld=gcc e/git init�� GOMODCACHE git 64/pkg/tool/linux_amd64/link -json GO111MODULE x_amd64/vet 64/pkg/tool/linux_amd64/link(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/dev --jq [.object.sha, .object.type] | @tsv ctor || github.repository -f 0301740/b570=> -- b/gh-aw/pkg/synccommit x_amd64/vet git conf�� runs/20260520-074201-32378/test-1812512008 remote.origin.url /usr/bin/gh -json GO111MODULE x_amd64/vet 0301740/b570/importcfg(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/dev --jq [.object.sha, .object.type] | @tsv /ref/tags/v9.0.0 --auto sv --detach /usr/bin/gh 64/bin/go git -C k/gh-aw/gh-aw/pkg/cli config 64/pkg/tool/linux_amd64/vet l -trimpath 64/bin/go 64/pkg/tool/linux_amd64/vet(http block)https://api.github.com/repos/github/gh-aw/git/ref/tags/v0.47.4/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v0.47.4 --jq [.object.sha, .object.type] | @tsv /tmp/go-build254191541/b001/exe/a.out(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v0.47.4 --jq [.object.sha, .object.type] | @tsv /repos/actions/github-script/git/ref/tags/v9.0.0 --jq /usr/bin/git prettier --check 64/bin/go git -C ithub-script/git/ref/tags/v9 remote 0"}} -json GOMOD 7dc1f1e9395bd9cfxterm-color node(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v0.47.4 --jq [.object.sha, .object.type] | @tsv 014356/001 infocmp(http block)https://api.github.com/repos/github/gh-aw/git/ref/tags/v1.0.0/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v1.0.0 --jq [.object.sha, .object.type] | @tsv 2268046631 0301740/b236/vet.cfg 64/pkg/tool/linux_amd64/compile GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linux_amd64/compile estl�� g_.a GO111MODULE 64/pkg/tool/linux_amd64/compile GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linu^remote\..*\.gh-resolved$(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v1.0.0 --jq [.object.sha, .object.type] | @tsv y_with_explicit_repo1715759300/001 GO111MODULE 64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linuremote.origin.url env -json GO111MODULE ache/go/1.25.8/x64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v1.0.0 --jq [.object.sha, .object.type] | @tsv ath ../../../.pr--ignore-path ache/go/1.25.8/x.prettierignore sv Imports118487544/opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linux_amd64/vet GO111MODULE 1048072/b466=> infocmp er on' --ignore-pat-errorsas go sv '/tmp/TestParseDgit-receive-pack '/tmp/TestParseD/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitmaster_branch2071195787/001 1/x64/bin/node git(http block)https://api.github.com/repos/github/gh-aw/git/ref/tags/v1.2.3/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v1.2.3 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE 64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linuremote.origin.url(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v1.2.3 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v1.2.3 --jq [.object.sha, .object.type] | @tsv ed-imports-enabled-with-env-template-expressions-in-body.md -10 64/bin/gofmt 7425857/001 GO111MODULE /opt/hostedtoolc/tmp/TestGuardPolicyMinIntegrityOnlymin-integrity_with_explicit_repo2724850752/001 64/bin/gofmt api ub/workflows atted/golang/pkg/flatted/flatted.go x_amd64/vet(http block)https://api.github.com/repos/github/gh-aw/git/ref/tags/v2.0.0/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v2.0.0 --jq [.object.sha, .object.type] | @tsv 7849575/001 7849575/002/work x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE x_amd64/compile GOINSECURE GOMOD GOMODCACHE VJO39ky/GOMoRSmS2gg2N-X9scHQ(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v2.0.0 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json .cfg x_amd64/compile GOINSECURE GOMOD GOMODCACHE x_amd64/compile(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v2.0.0 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json .cfg 64/pkg/tool/linux_amd64/vet GOINSECURE iles,SysoFiles,T-C GOMODCACHE 64/pkg/tool/linuconfig(http block)https://api.github.com/repos/github/gh-aw/git/ref/tags/v3.0.0/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v3.0.0 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE tuU3v2dXjOFr env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v3.0.0 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/v3.0.0 --jq [.object.sha, .object.type] | @tsv /tmp/gh-aw/aw-feature-branch.patch go h licyBlockedUsersgit GO111MODULE /opt/hostedtoolc/tmp/TestGuardPolicyMinIntegrityOnlyCompiledOutput2777772548/001 infocmp ode_�� '**/*.ts' '**/*.json' --ignore-path ../../../.pr**/*.json /opt/hostedtoolc--jq x_amd64/vet -bool l /usr/bin/git x_amd64/vet(http block)https://api.github.com/repos/github/gh-aw/issues/17/usr/bin/gh gh api repos/github/gh-aw/issues/17 Y6dJJT3q2T3n env -json GO111MODULE x_amd64/compile GOINSECURE GOMOD GOMODCACHE x_amd64/compile env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh api repos/github/gh-aw/issues/17 wa0cdHwbzjfP 4/001 "prettier" --cheGOINSECURE git 64/bin/go tierignore show repository(owne-json go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api repos/github/gh-aw/issues/17 e/git /pre�� /repos/actions/github-script/git/ref/tags/v9 --jq(http block)https://api.github.com/repos/google-github-actions/auth/git/ref/tags/v2/usr/bin/gh gh api /repos/google-github-actions/auth/git/ref/tags/v2 --jq [.object.sha, .object.type] | @tsv 0301740/b559/_pkg_.a --stdin ache/go/1.25.8/x64/pkg/tool/linux_amd64/compile --exclude-hiddeninfocmp --all --quiet ache/go/1.25.8/x64/pkg/tool/linu--jq -C 0301740/b576/_pkg_.a remote 0301740/b576=> -json b/gh-aw/pkg/time-500 x_amd64/vet git(http block)/usr/bin/gh gh api /repos/google-github-actions/auth/git/ref/tags/v2 --jq [.object.sha, .object.type] | @tsv -bool -buildtags /bin/sh -errorsas -ifaceassert -nilfunc /bin/sh -c git-upload-pack '/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitbranch_with_hremote.upstream.gh git-upload-pack '/tmp/TestParseDefaultBranchFromLsRemoteWithRealGitbranch_with_hyphen4075828215/api /usr/bin/git .github/workflowhead **/*.cjs 64/bin/go git(http block)/usr/bin/gh gh api /repos/google-github-actions/auth/git/ref/tags/v2 --jq [.object.sha, .object.type] | @tsv 5011-68388/test-118501342(http block)https://api.github.com/repos/nonexistent/action/git/ref/tags/v999.999.999/usr/bin/gh gh api /repos/nonexistent/action/git/ref/tags/v999.999.999 --jq [.object.sha, .object.type] | @tsv 2268046631 0301740/b234/vet.cfg $name) { hasDiscussionsEnabled } } GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet epOn�� 40/001/test-frontmatter-with-nested-objects.md GO111MODULE ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/xremote.upstream.url(http block)/usr/bin/gh gh api /repos/nonexistent/action/git/ref/tags/v999.999.999 --jq [.object.sha, .object.type] | @tsv y_with_explicit_repo1715759300/001 GO111MODULE ache/go/1.25.8/x64/bin/go GOINSECURE GOMOD GOMODCACHE go env 2267358476/custom/workflows GO111MODULE ache/go/1.25.8/x64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/nonexistent/action/git/ref/tags/v999.999.999 --jq [.object.sha, .object.type] | @tsv /ref/tags/v9 ache/go/1.25.8/x--jq sv -json GO111MODULE 1/x64/bin/node node /opt�� on' --ignore-pat-test.timeout=10m0s --package-lock-o-test.run=^Test es/.bin/node ithub/workflows/git-upload-pack GO111MODULE ache/node/24.14.1/x64/bin/node git(http block)https://api.github.com/repos/nonexistent/repo/actions/runs/12345/usr/bin/gh gh run view 12345 --repo nonexistent/repo --json status,conclusion GOINSECURE GOMOD GOMODCACHE yLNKNaz/um86pbnu^remote\..*\.gh-resolved$(http block)/usr/bin/gh gh run view 12345 --repo nonexistent/repo --json status,conclusion GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE ache/go/1.25.8/x64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh run view 12345 --repo nonexistent/repo --json status,conclusion /ref/tags/v9 resolved$ erignore 64/pkg/tool/linux_amd64/vet --no�� te '../../../**/*.json' '!../../../pkg/workflow/js/**/*.json' --ignore-path ../../../.prettierig/usr/bin/git git k/gh-aw/gh-aw/actions/setup/js/node_modules/.bin/sh /ref/tags/v9 Test User sv bash(http block)https://api.github.com/repos/org/repo/pulls/1/usr/bin/gh gh api repos/org/repo/pulls/1 go env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh api repos/org/repo/pulls/1 sh -c "prettier" --cheGOINSECURE git 64/bin/go tierignore config de go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api repos/org/repo/pulls/1 gh /pre�� /repos/actions/github-script/git/ref/tags/v9 --jq(http block)https://api.github.com/repos/owner/repo/actions/secrets/usr/bin/gh gh api /repos/owner/repo/actions/secrets --jq .secrets[].name 017849575/001' 017849575/001' x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh api /repos/owner/repo/actions/secrets --jq .secrets[].name che/go-build/6a/GOINSECURE scripts/**/*.js 64/bin/go .prettierignore show ache/go/1.25.8/x-json go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/owner/repo/actions/secrets --jq .secrets[].name js/**/*.json' --**/*.json --jq x_amd64/link Onlymin-integritgo GO111MODULE /opt/hostedtoolcGOPATH x_amd64/link api h ../../../.prettierignore --jq(http block)https://api.github.com/repos/owner/repo/actions/workflows/usr/bin/gh gh workflow list --json name,state,path --repo owner/repo x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh run list --json databaseId,number,url,status,conclusion,workflowName,createdAt,startedAt,updatedAt,event,headBranch,headSha,displayTitle --workflow nonexistent-remote-workflow --limit 30 --repo owner/repo ache/go/1.25.8/x64/pkg/tool/linuremote.upstream.url(http block)/usr/bin/gh gh workflow list --repo owner/repo --json name,path,state k GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/x/tmp/go-build2830301740/b583/_testmain.go sRem�� se 0301740/b290/vet.cfg 64/bin/go GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/x64/pkg/tool/linu-importcfg(http block)https://api.github.com/repos/test-owner/test-repo/actions/secrets/usr/bin/gh gh api /repos/test-owner/test-repo/actions/secrets --jq .secrets[].name -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE x_amd64/vet GOINSECURE estGoFiles,XTestGoFiles,CompiledGoFiles,Export,DepOnly,Imports,ImportMap,TestImports,XTestImpor GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh api /repos/test-owner/test-repo/actions/secrets --jq .secrets[].name prettier --check 64/bin/go --ignore-path .prettierignore .yml go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/test-owner/test-repo/actions/secrets --jq .secrets[].name js/**/*.json' --**/*.ts go sv Onlymin-integritgo GO111MODULE r: $owner, name:-mod=readonly infocmp -1 orts,XTestImpor go sv 4751-58249/test-infocmp(http block)https://api.github.com/repos/test/repo/usr/bin/gh gh api /repos/test/repo --jq .default_branch -json GO111MODULE x_amd64/compile GOINSECURE GOMOD GOMODCACHE x_amd64/compile env DefaultBranchFromLsRemoteWithRealGitbranch_with_hyphen2066740504/001' DefaultBranchFromLsRemoteWithRealGitbranch_with_hyphen2066740504/001' ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE ache/go/1.25.8/xsh(http block)/usr/bin/gh gh api /repos/test/repo --jq .default_branch 24/001/test-frontmatter-with-arrays.md GO111MODULE 64/pkg/tool/linux_amd64/vet GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linuremote.origin.url env -json GO111MODULE ache/go/1.25.8/x64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/test/repo --jq .default_branch nifest-legacy-3407813907/.github/workflows on 1/x64/bin/node /../../.prettierinfocmp erignore /usr/bin/git sh t-ha�� ithub/workflows/agent-persona-explorer.md git ache/go/1.25.8/x64/pkg/tool/linux_amd64/vet ithub-script/gitgit Test User run-script/lib/nuser.email ache/go/1.25.8/xtest@example.com(http block)If you need me to access, download, or install something from one of these locations, you can either: