From 1a8a09c1b7758aecdf218a0f7fc90d6fd3aa7fbe Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 18 Nov 2025 16:48:45 +0000 Subject: [PATCH 1/4] Initial plan From 875e9a01d0dae232e83d84ca8a05873035253f97 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 18 Nov 2025 17:02:14 +0000 Subject: [PATCH 2/4] Update CLI tool versions: Claude Code 2.0.44, Copilot 0.0.360, GitHub MCP Server v0.21.0 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- .github/workflows/ai-triage-campaign.lock.yml | 10 +++++----- .github/workflows/archie.lock.yml | 10 +++++----- .github/workflows/artifacts-summary.lock.yml | 12 ++++++------ .github/workflows/audit-workflows.lock.yml | 10 +++++----- .github/workflows/blog-auditor.lock.yml | 10 +++++----- .github/workflows/brave.lock.yml | 10 +++++----- .github/workflows/changeset.lock.yml | 10 +++++----- .github/workflows/ci-doctor.lock.yml | 10 +++++----- .github/workflows/cli-consistency-checker.lock.yml | 12 ++++++------ .github/workflows/cli-version-checker.lock.yml | 12 ++++++------ .github/workflows/cloclo.lock.yml | 10 +++++----- .github/workflows/commit-changes-analyzer.lock.yml | 10 +++++----- .github/workflows/copilot-agent-analysis.lock.yml | 10 +++++----- .github/workflows/copilot-pr-nlp-analysis.lock.yml | 12 ++++++------ .../workflows/copilot-pr-prompt-analysis.lock.yml | 12 ++++++------ .github/workflows/copilot-session-insights.lock.yml | 10 +++++----- .github/workflows/craft.lock.yml | 10 +++++----- .github/workflows/daily-code-metrics.lock.yml | 10 +++++----- .github/workflows/daily-doc-updater.lock.yml | 10 +++++----- .github/workflows/daily-file-diet.lock.yml | 4 ++-- .github/workflows/daily-firewall-report.lock.yml | 12 ++++++------ .../daily-multi-device-docs-tester.lock.yml | 10 +++++----- .github/workflows/daily-news.lock.yml | 12 ++++++------ .github/workflows/daily-repo-chronicle.lock.yml | 12 ++++++------ .github/workflows/daily-team-status.lock.yml | 10 +++++----- .github/workflows/dependabot-go-checker.lock.yml | 10 +++++----- .github/workflows/dev-hawk.lock.yml | 10 +++++----- .github/workflows/dev.lock.yml | 8 ++++---- .../workflows/developer-docs-consolidator.lock.yml | 10 +++++----- .github/workflows/dictation-prompt.lock.yml | 10 +++++----- .github/workflows/docs-noob-tester.lock.yml | 12 ++++++------ .github/workflows/duplicate-code-detector.lock.yml | 4 ++-- .../workflows/example-permissions-warning.lock.yml | 8 ++++---- .github/workflows/example-workflow-analyzer.lock.yml | 10 +++++----- .github/workflows/firewall.lock.yml | 10 +++++----- .github/workflows/github-mcp-tools-report.lock.yml | 6 +++--- .github/workflows/go-logger.lock.yml | 10 +++++----- .github/workflows/go-pattern-detector.lock.yml | 10 +++++----- .github/workflows/grumpy-reviewer.lock.yml | 10 +++++----- .github/workflows/instructions-janitor.lock.yml | 10 +++++----- .github/workflows/issue-classifier.lock.yml | 4 ++-- .github/workflows/lockfile-stats.lock.yml | 10 +++++----- .github/workflows/mcp-inspector.lock.yml | 12 ++++++------ .github/workflows/mergefest.lock.yml | 10 +++++----- .github/workflows/notion-issue-summary.lock.yml | 8 ++++---- .github/workflows/pdf-summary.lock.yml | 10 +++++----- .github/workflows/plan.lock.yml | 10 +++++----- .github/workflows/poem-bot.lock.yml | 10 +++++----- .github/workflows/pr-nitpick-reviewer.lock.yml | 10 +++++----- .../workflows/prompt-clustering-analysis.lock.yml | 10 +++++----- .github/workflows/python-data-charts.lock.yml | 12 ++++++------ .github/workflows/q.lock.yml | 10 +++++----- .github/workflows/repo-tree-map.lock.yml | 10 +++++----- .../workflows/repository-quality-improver.lock.yml | 10 +++++----- .github/workflows/research.lock.yml | 12 ++++++------ .github/workflows/safe-output-health.lock.yml | 10 +++++----- .../workflows/schema-consistency-checker.lock.yml | 6 +++--- .github/workflows/scout.lock.yml | 10 +++++----- .github/workflows/security-fix-pr.lock.yml | 10 +++++----- .../workflows/semantic-function-refactor.lock.yml | 10 +++++----- .github/workflows/smoke-claude.lock.yml | 10 +++++----- .github/workflows/smoke-codex.lock.yml | 4 ++-- .github/workflows/smoke-copilot.lock.yml | 12 ++++++------ .github/workflows/smoke-detector.lock.yml | 10 +++++----- .github/workflows/static-analysis-report.lock.yml | 10 +++++----- .github/workflows/super-linter.lock.yml | 10 +++++----- .github/workflows/technical-doc-writer.lock.yml | 12 ++++++------ .../workflows/test-claude-oauth-workflow.lock.yml | 8 ++++---- .github/workflows/test-jqschema.lock.yml | 8 ++++---- .github/workflows/test-manual-approval.lock.yml | 8 ++++---- .../workflows/test-ollama-threat-detection.lock.yml | 10 +++++----- .github/workflows/test-post-steps.lock.yml | 8 ++++---- .github/workflows/test-secret-masking.lock.yml | 8 ++++---- .github/workflows/test-svelte.lock.yml | 8 ++++---- .github/workflows/tidy.lock.yml | 10 +++++----- .github/workflows/typist.lock.yml | 10 +++++----- .github/workflows/unbloat-docs.lock.yml | 10 +++++----- .github/workflows/video-analyzer.lock.yml | 10 +++++----- .github/workflows/weekly-issue-summary.lock.yml | 12 ++++++------ pkg/constants/constants.go | 6 +++--- pkg/constants/constants_test.go | 6 +++--- pkg/workflow/codex_engine_test.go | 2 +- pkg/workflow/copilot_engine_test.go | 4 ++-- pkg/workflow/docker_predownload_test.go | 6 +++--- pkg/workflow/github_remote_mode_test.go | 2 +- pkg/workflow/log_parser_docker_format_test.go | 8 ++++---- pkg/workflow/mcp_config_test.go | 4 ++-- 87 files changed, 404 insertions(+), 404 deletions(-) diff --git a/.github/workflows/ai-triage-campaign.lock.yml b/.github/workflows/ai-triage-campaign.lock.yml index ba1809363d..063cc781bc 100644 --- a/.github/workflows/ai-triage-campaign.lock.yml +++ b/.github/workflows/ai-triage-campaign.lock.yml @@ -242,11 +242,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -839,7 +839,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=repos,issues", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1307,7 +1307,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "AI Triage Campaign", experimental: false, supports_tools_allowlist: true, @@ -3705,7 +3705,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/archie.lock.yml b/.github/workflows/archie.lock.yml index bdf7e82133..855f410ef8 100644 --- a/.github/workflows/archie.lock.yml +++ b/.github/workflows/archie.lock.yml @@ -1277,11 +1277,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1874,7 +1874,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2366,7 +2366,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Archie", experimental: false, supports_tools_allowlist: true, @@ -4915,7 +4915,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/artifacts-summary.lock.yml b/.github/workflows/artifacts-summary.lock.yml index 3f836e09b4..cc333556e1 100644 --- a/.github/workflows/artifacts-summary.lock.yml +++ b/.github/workflows/artifacts-summary.lock.yml @@ -247,11 +247,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -844,7 +844,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=actions,repos", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1234,7 +1234,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Artifacts Summary", experimental: false, supports_tools_allowlist: true, @@ -1288,7 +1288,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool write --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool write --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4292,7 +4292,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/audit-workflows.lock.yml b/.github/workflows/audit-workflows.lock.yml index 8863ac2de4..a3d3dd4032 100644 --- a/.github/workflows/audit-workflows.lock.yml +++ b/.github/workflows/audit-workflows.lock.yml @@ -319,7 +319,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -432,7 +432,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1030,7 +1030,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -2222,7 +2222,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Agentic Workflow Audit Agent", experimental: false, supports_tools_allowlist: true, @@ -4542,7 +4542,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/blog-auditor.lock.yml b/.github/workflows/blog-auditor.lock.yml index 2c6ec0da8e..a229b5a05f 100644 --- a/.github/workflows/blog-auditor.lock.yml +++ b/.github/workflows/blog-auditor.lock.yml @@ -241,7 +241,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -354,7 +354,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -945,7 +945,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1536,7 +1536,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Blog Auditor", experimental: false, supports_tools_allowlist: true, @@ -3882,7 +3882,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/brave.lock.yml b/.github/workflows/brave.lock.yml index b1be5defd5..47bdade596 100644 --- a/.github/workflows/brave.lock.yml +++ b/.github/workflows/brave.lock.yml @@ -1239,12 +1239,12 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e docker pull docker.io/mcp/brave-search - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1855,7 +1855,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2225,7 +2225,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Brave Web Search Agent", experimental: false, supports_tools_allowlist: true, @@ -4762,7 +4762,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/changeset.lock.yml b/.github/workflows/changeset.lock.yml index 024bff837f..f8698542a9 100644 --- a/.github/workflows/changeset.lock.yml +++ b/.github/workflows/changeset.lock.yml @@ -848,11 +848,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1445,7 +1445,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1917,7 +1917,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Changeset Generator", experimental: false, supports_tools_allowlist: true, @@ -1956,7 +1956,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location diff --git a/.github/workflows/ci-doctor.lock.yml b/.github/workflows/ci-doctor.lock.yml index e72328edd7..12aec29916 100644 --- a/.github/workflows/ci-doctor.lock.yml +++ b/.github/workflows/ci-doctor.lock.yml @@ -697,11 +697,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 docker pull mcp/fetch - name: Setup Safe Outputs Collector MCP run: | @@ -1295,7 +1295,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1735,7 +1735,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "CI Failure Doctor", experimental: false, supports_tools_allowlist: true, @@ -4493,7 +4493,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/cli-consistency-checker.lock.yml b/.github/workflows/cli-consistency-checker.lock.yml index 9e9c18b9be..ada618aaa5 100644 --- a/.github/workflows/cli-consistency-checker.lock.yml +++ b/.github/workflows/cli-consistency-checker.lock.yml @@ -247,11 +247,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 docker pull mcp/fetch - name: Setup Safe Outputs Collector MCP run: | @@ -845,7 +845,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1287,7 +1287,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "CLI Consistency Checker", experimental: false, supports_tools_allowlist: true, @@ -1326,7 +1326,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4413,7 +4413,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/cli-version-checker.lock.yml b/.github/workflows/cli-version-checker.lock.yml index fc17cd3ba4..3bbf3a9e53 100644 --- a/.github/workflows/cli-version-checker.lock.yml +++ b/.github/workflows/cli-version-checker.lock.yml @@ -274,11 +274,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 docker pull mcp/fetch - name: Setup Safe Outputs Collector MCP run: | @@ -872,7 +872,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1463,7 +1463,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "CLI Version Checker", experimental: false, supports_tools_allowlist: true, @@ -1502,7 +1502,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,ghcr.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4589,7 +4589,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/cloclo.lock.yml b/.github/workflows/cloclo.lock.yml index e3229960d3..9d4f79ec0b 100644 --- a/.github/workflows/cloclo.lock.yml +++ b/.github/workflows/cloclo.lock.yml @@ -1343,7 +1343,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -1456,7 +1456,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -2051,7 +2051,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -2659,7 +2659,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Claude Command Processor - /cloclo", experimental: false, supports_tools_allowlist: true, @@ -5634,7 +5634,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/commit-changes-analyzer.lock.yml b/.github/workflows/commit-changes-analyzer.lock.yml index 015e0c8e7f..3cb8f2e6d9 100644 --- a/.github/workflows/commit-changes-analyzer.lock.yml +++ b/.github/workflows/commit-changes-analyzer.lock.yml @@ -244,7 +244,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -357,7 +357,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -948,7 +948,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1503,7 +1503,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Commit Changes Analyzer", experimental: false, supports_tools_allowlist: true, @@ -3811,7 +3811,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/copilot-agent-analysis.lock.yml b/.github/workflows/copilot-agent-analysis.lock.yml index 848e041a53..17d3831446 100644 --- a/.github/workflows/copilot-agent-analysis.lock.yml +++ b/.github/workflows/copilot-agent-analysis.lock.yml @@ -276,7 +276,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -389,7 +389,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -980,7 +980,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1841,7 +1841,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Copilot Agent PR Analysis", experimental: false, supports_tools_allowlist: true, @@ -4175,7 +4175,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/copilot-pr-nlp-analysis.lock.yml b/.github/workflows/copilot-pr-nlp-analysis.lock.yml index fb1b5a47b3..0819d24662 100644 --- a/.github/workflows/copilot-pr-nlp-analysis.lock.yml +++ b/.github/workflows/copilot-pr-nlp-analysis.lock.yml @@ -314,11 +314,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -911,7 +911,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2024,7 +2024,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Copilot PR Conversation NLP Analysis", experimental: false, supports_tools_allowlist: true, @@ -2063,7 +2063,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.pythonhosted.org,anaconda.org,api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,binstar.org,bootstrap.pypa.io,bun.sh,conda.anaconda.org,conda.binstar.org,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,files.pythonhosted.org,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,pip.pypa.io,ppa.launchpad.net,pypi.org,pypi.python.org,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.anaconda.com,repo.continuum.io,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com' --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -5068,7 +5068,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/copilot-pr-prompt-analysis.lock.yml b/.github/workflows/copilot-pr-prompt-analysis.lock.yml index 8c51ddce95..8d74b6684f 100644 --- a/.github/workflows/copilot-pr-prompt-analysis.lock.yml +++ b/.github/workflows/copilot-pr-prompt-analysis.lock.yml @@ -284,11 +284,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -881,7 +881,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1590,7 +1590,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Copilot PR Prompt Pattern Analysis", experimental: false, supports_tools_allowlist: true, @@ -1629,7 +1629,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4634,7 +4634,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/copilot-session-insights.lock.yml b/.github/workflows/copilot-session-insights.lock.yml index 5643dc8005..89a6712153 100644 --- a/.github/workflows/copilot-session-insights.lock.yml +++ b/.github/workflows/copilot-session-insights.lock.yml @@ -315,7 +315,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -428,7 +428,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1022,7 +1022,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -2771,7 +2771,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Copilot Session Insights", experimental: false, supports_tools_allowlist: true, @@ -5091,7 +5091,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/craft.lock.yml b/.github/workflows/craft.lock.yml index 3a643301b5..5adb2aa043 100644 --- a/.github/workflows/craft.lock.yml +++ b/.github/workflows/craft.lock.yml @@ -1245,11 +1245,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1842,7 +1842,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2384,7 +2384,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Workflow Craft Agent", experimental: false, supports_tools_allowlist: true, @@ -5048,7 +5048,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/daily-code-metrics.lock.yml b/.github/workflows/daily-code-metrics.lock.yml index ebd5115ed6..1321646109 100644 --- a/.github/workflows/daily-code-metrics.lock.yml +++ b/.github/workflows/daily-code-metrics.lock.yml @@ -261,7 +261,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -374,7 +374,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -965,7 +965,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1835,7 +1835,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Daily Code Metrics and Trend Tracking Agent", experimental: false, supports_tools_allowlist: true, @@ -4154,7 +4154,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/daily-doc-updater.lock.yml b/.github/workflows/daily-doc-updater.lock.yml index 97e40c7ab2..2823107fd4 100644 --- a/.github/workflows/daily-doc-updater.lock.yml +++ b/.github/workflows/daily-doc-updater.lock.yml @@ -260,7 +260,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -373,7 +373,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -964,7 +964,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1406,7 +1406,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Daily Documentation Updater", experimental: false, supports_tools_allowlist: true, @@ -4236,7 +4236,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/daily-file-diet.lock.yml b/.github/workflows/daily-file-diet.lock.yml index 17f898be63..1853556175 100644 --- a/.github/workflows/daily-file-diet.lock.yml +++ b/.github/workflows/daily-file-diet.lock.yml @@ -270,7 +270,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -869,7 +869,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ] env_vars = ["GITHUB_PERSONAL_ACCESS_TOKEN"] diff --git a/.github/workflows/daily-firewall-report.lock.yml b/.github/workflows/daily-firewall-report.lock.yml index e1af752947..7810e629b9 100644 --- a/.github/workflows/daily-firewall-report.lock.yml +++ b/.github/workflows/daily-firewall-report.lock.yml @@ -304,11 +304,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Install gh-aw extension env: GH_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} @@ -921,7 +921,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default,actions", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2004,7 +2004,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Daily Firewall Logs Collector and Reporter", experimental: false, supports_tools_allowlist: true, @@ -2043,7 +2043,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.npmjs.org,s.symcb.com,s.symcd.com,security.ubuntu.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -5057,7 +5057,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/daily-multi-device-docs-tester.lock.yml b/.github/workflows/daily-multi-device-docs-tester.lock.yml index 525eef7b91..7af9596c52 100644 --- a/.github/workflows/daily-multi-device-docs-tester.lock.yml +++ b/.github/workflows/daily-multi-device-docs-tester.lock.yml @@ -248,7 +248,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -361,7 +361,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -955,7 +955,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1314,7 +1314,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Multi-Device Docs Tester", experimental: false, supports_tools_allowlist: true, @@ -3752,7 +3752,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/daily-news.lock.yml b/.github/workflows/daily-news.lock.yml index b28b4030dc..11a3ed69b7 100644 --- a/.github/workflows/daily-news.lock.yml +++ b/.github/workflows/daily-news.lock.yml @@ -316,11 +316,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 docker pull mcp/fetch - name: Setup Safe Outputs Collector MCP run: | @@ -917,7 +917,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2011,7 +2011,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Daily News", experimental: false, supports_tools_allowlist: true, @@ -2050,7 +2050,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.pythonhosted.org,anaconda.org,api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,binstar.org,bootstrap.pypa.io,bun.sh,conda.anaconda.org,conda.binstar.org,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,files.pythonhosted.org,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,pip.pypa.io,ppa.launchpad.net,pypi.org,pypi.python.org,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.anaconda.com,repo.continuum.io,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com' --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -5067,7 +5067,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/daily-repo-chronicle.lock.yml b/.github/workflows/daily-repo-chronicle.lock.yml index 8ae783b991..15f71dcd36 100644 --- a/.github/workflows/daily-repo-chronicle.lock.yml +++ b/.github/workflows/daily-repo-chronicle.lock.yml @@ -304,11 +304,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -904,7 +904,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default,discussions", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1857,7 +1857,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "The Daily Repository Chronicle", experimental: false, supports_tools_allowlist: true, @@ -1896,7 +1896,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.pythonhosted.org,anaconda.org,api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,binstar.org,bootstrap.pypa.io,bun.sh,conda.anaconda.org,conda.binstar.org,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,files.pythonhosted.org,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,pip.pypa.io,ppa.launchpad.net,pypi.org,pypi.python.org,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.anaconda.com,repo.continuum.io,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com' --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4911,7 +4911,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/daily-team-status.lock.yml b/.github/workflows/daily-team-status.lock.yml index ac25dde138..bcefc18a2c 100644 --- a/.github/workflows/daily-team-status.lock.yml +++ b/.github/workflows/daily-team-status.lock.yml @@ -253,11 +253,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -850,7 +850,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1184,7 +1184,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Daily Team Status", experimental: false, supports_tools_allowlist: true, @@ -3859,7 +3859,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/dependabot-go-checker.lock.yml b/.github/workflows/dependabot-go-checker.lock.yml index eed1aea9b5..247108bdcc 100644 --- a/.github/workflows/dependabot-go-checker.lock.yml +++ b/.github/workflows/dependabot-go-checker.lock.yml @@ -241,11 +241,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 docker pull mcp/fetch - name: Setup Safe Outputs Collector MCP run: | @@ -839,7 +839,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default,dependabot", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1327,7 +1327,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Dependabot Dependency Checker", experimental: false, supports_tools_allowlist: true, @@ -4080,7 +4080,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/dev-hawk.lock.yml b/.github/workflows/dev-hawk.lock.yml index acb2afa314..1d8c069f97 100644 --- a/.github/workflows/dev-hawk.lock.yml +++ b/.github/workflows/dev-hawk.lock.yml @@ -659,11 +659,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Install gh-aw extension env: GH_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} @@ -1273,7 +1273,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=pull_requests,actions,repos", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1628,7 +1628,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Dev Hawk", experimental: false, supports_tools_allowlist: true, @@ -4028,7 +4028,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/dev.lock.yml b/.github/workflows/dev.lock.yml index bad5f3c118..aec3828b4f 100644 --- a/.github/workflows/dev.lock.yml +++ b/.github/workflows/dev.lock.yml @@ -237,11 +237,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -834,7 +834,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1129,7 +1129,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Dev", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/developer-docs-consolidator.lock.yml b/.github/workflows/developer-docs-consolidator.lock.yml index 0a76d475f1..f7fca0cf58 100644 --- a/.github/workflows/developer-docs-consolidator.lock.yml +++ b/.github/workflows/developer-docs-consolidator.lock.yml @@ -295,7 +295,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -408,7 +408,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -999,7 +999,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1955,7 +1955,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Developer Documentation Consolidator", experimental: false, supports_tools_allowlist: true, @@ -5045,7 +5045,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/dictation-prompt.lock.yml b/.github/workflows/dictation-prompt.lock.yml index ea82821a41..c421fb9808 100644 --- a/.github/workflows/dictation-prompt.lock.yml +++ b/.github/workflows/dictation-prompt.lock.yml @@ -242,11 +242,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -839,7 +839,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1250,7 +1250,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Dictation Prompt Generator", experimental: false, supports_tools_allowlist: true, @@ -4402,7 +4402,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/docs-noob-tester.lock.yml b/.github/workflows/docs-noob-tester.lock.yml index 0d1aab8478..23be27c236 100644 --- a/.github/workflows/docs-noob-tester.lock.yml +++ b/.github/workflows/docs-noob-tester.lock.yml @@ -251,11 +251,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -851,7 +851,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1297,7 +1297,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Documentation Noob Tester", experimental: false, supports_tools_allowlist: true, @@ -1336,7 +1336,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4350,7 +4350,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/duplicate-code-detector.lock.yml b/.github/workflows/duplicate-code-detector.lock.yml index 472891a9bd..fd752fa131 100644 --- a/.github/workflows/duplicate-code-detector.lock.yml +++ b/.github/workflows/duplicate-code-detector.lock.yml @@ -269,7 +269,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -868,7 +868,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ] env_vars = ["GITHUB_PERSONAL_ACCESS_TOKEN"] diff --git a/.github/workflows/example-permissions-warning.lock.yml b/.github/workflows/example-permissions-warning.lock.yml index 7629d2cbf7..8daed2985b 100644 --- a/.github/workflows/example-permissions-warning.lock.yml +++ b/.github/workflows/example-permissions-warning.lock.yml @@ -219,11 +219,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup MCPs env: GITHUB_MCP_SERVER_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} @@ -244,7 +244,7 @@ jobs: "GITHUB_PERSONAL_ACCESS_TOKEN", "-e", "GITHUB_TOOLSETS=repos,issues,pull_requests", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -458,7 +458,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Example: Properly Provisioned Permissions", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/example-workflow-analyzer.lock.yml b/.github/workflows/example-workflow-analyzer.lock.yml index a7cd65313c..16cf442478 100644 --- a/.github/workflows/example-workflow-analyzer.lock.yml +++ b/.github/workflows/example-workflow-analyzer.lock.yml @@ -243,7 +243,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -356,7 +356,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Install gh-aw extension env: GH_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} @@ -962,7 +962,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default,actions", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1292,7 +1292,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Weekly Workflow Analysis", experimental: false, supports_tools_allowlist: true, @@ -3594,7 +3594,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/firewall.lock.yml b/.github/workflows/firewall.lock.yml index 53fa22b625..cb06a34adc 100644 --- a/.github/workflows/firewall.lock.yml +++ b/.github/workflows/firewall.lock.yml @@ -227,11 +227,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 docker pull mcp/fetch - name: Setup MCPs env: @@ -255,7 +255,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -492,7 +492,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Firewall Test Agent", experimental: false, supports_tools_allowlist: true, @@ -533,7 +533,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool web-fetch --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool web-fetch --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location diff --git a/.github/workflows/github-mcp-tools-report.lock.yml b/.github/workflows/github-mcp-tools-report.lock.yml index 85aef0b4ad..0a198824bd 100644 --- a/.github/workflows/github-mcp-tools-report.lock.yml +++ b/.github/workflows/github-mcp-tools-report.lock.yml @@ -275,7 +275,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -1783,7 +1783,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "GitHub MCP Remote Server Tools Report Generator", experimental: false, supports_tools_allowlist: true, @@ -4881,7 +4881,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/go-logger.lock.yml b/.github/workflows/go-logger.lock.yml index cf86adedf1..ec991f7071 100644 --- a/.github/workflows/go-logger.lock.yml +++ b/.github/workflows/go-logger.lock.yml @@ -277,7 +277,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -390,7 +390,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -981,7 +981,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1521,7 +1521,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Go Logger Enhancement", experimental: false, supports_tools_allowlist: true, @@ -4341,7 +4341,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/go-pattern-detector.lock.yml b/.github/workflows/go-pattern-detector.lock.yml index 2a4aa7f79c..62e03b186f 100644 --- a/.github/workflows/go-pattern-detector.lock.yml +++ b/.github/workflows/go-pattern-detector.lock.yml @@ -246,7 +246,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -359,7 +359,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 docker pull mcp/ast-grep:latest - name: Setup Safe Outputs Collector MCP run: | @@ -961,7 +961,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1331,7 +1331,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Go Pattern Detector", experimental: false, supports_tools_allowlist: true, @@ -3714,7 +3714,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/grumpy-reviewer.lock.yml b/.github/workflows/grumpy-reviewer.lock.yml index d3fcf66dde..1d2ac305c9 100644 --- a/.github/workflows/grumpy-reviewer.lock.yml +++ b/.github/workflows/grumpy-reviewer.lock.yml @@ -1264,11 +1264,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1861,7 +1861,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=pull_requests,repos", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2282,7 +2282,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Grumpy Code Reviewer 🔥", experimental: false, supports_tools_allowlist: true, @@ -5150,7 +5150,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/instructions-janitor.lock.yml b/.github/workflows/instructions-janitor.lock.yml index 569713115e..2e71e4debe 100644 --- a/.github/workflows/instructions-janitor.lock.yml +++ b/.github/workflows/instructions-janitor.lock.yml @@ -260,7 +260,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -373,7 +373,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -964,7 +964,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1404,7 +1404,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Instructions Janitor", experimental: false, supports_tools_allowlist: true, @@ -4220,7 +4220,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/issue-classifier.lock.yml b/.github/workflows/issue-classifier.lock.yml index e7c8e829e2..c3fb86cdab 100644 --- a/.github/workflows/issue-classifier.lock.yml +++ b/.github/workflows/issue-classifier.lock.yml @@ -1077,7 +1077,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1668,7 +1668,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" diff --git a/.github/workflows/lockfile-stats.lock.yml b/.github/workflows/lockfile-stats.lock.yml index 97d2e0b599..5b34b6cfff 100644 --- a/.github/workflows/lockfile-stats.lock.yml +++ b/.github/workflows/lockfile-stats.lock.yml @@ -263,7 +263,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -376,7 +376,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -967,7 +967,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1629,7 +1629,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Lockfile Statistics Analysis Agent", experimental: false, supports_tools_allowlist: true, @@ -3948,7 +3948,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/mcp-inspector.lock.yml b/.github/workflows/mcp-inspector.lock.yml index 5d5d7e30e9..0025eae98b 100644 --- a/.github/workflows/mcp-inspector.lock.yml +++ b/.github/workflows/mcp-inspector.lock.yml @@ -333,12 +333,12 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e docker pull docker.io/mcp/brave-search - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 docker pull mcp/arxiv-mcp-server docker pull mcp/ast-grep:latest docker pull mcp/context7 @@ -1064,7 +1064,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1723,7 +1723,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "MCP Inspector Agent", experimental: false, supports_tools_allowlist: true, @@ -1845,7 +1845,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.docker.com,*.docker.io,api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,auth.docker.io,azure.archive.ubuntu.com,bun.sh,cdn.jsdelivr.net,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,dl.k8s.io,fonts.googleapis.com,fonts.gstatic.com,gcr.io,get.pnpm.io,ghcr.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,mcr.microsoft.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,pkgs.k8s.io,ppa.launchpad.net,production.cloudflare.docker.com,quay.io,raw.githubusercontent.com,registry.bower.io,registry.hub.docker.com,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com' --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool arxiv --allow-tool 'arxiv(get_paper_details)' --allow-tool 'arxiv(get_paper_pdf)' --allow-tool 'arxiv(search_arxiv)' --allow-tool ast-grep --allow-tool 'ast-grep(*)' --allow-tool brave-search --allow-tool 'brave-search(*)' --allow-tool context7 --allow-tool 'context7(get-library-docs)' --allow-tool 'context7(resolve-library-id)' --allow-tool datadog --allow-tool 'datadog(get_datadog_metric)' --allow-tool 'datadog(search_datadog_dashboards)' --allow-tool 'datadog(search_datadog_metrics)' --allow-tool 'datadog(search_datadog_slos)' --allow-tool deepwiki --allow-tool 'deepwiki(ask_question)' --allow-tool 'deepwiki(read_wiki_contents)' --allow-tool 'deepwiki(read_wiki_structure)' --allow-tool fabric-rti --allow-tool 'fabric-rti(get_eventstream)' --allow-tool 'fabric-rti(get_eventstream_definition)' --allow-tool 'fabric-rti(kusto_get_entities_schema)' --allow-tool 'fabric-rti(kusto_get_function_schema)' --allow-tool 'fabric-rti(kusto_get_shots)' --allow-tool 'fabric-rti(kusto_get_table_schema)' --allow-tool 'fabric-rti(kusto_known_services)' --allow-tool 'fabric-rti(kusto_list_databases)' --allow-tool 'fabric-rti(kusto_list_tables)' --allow-tool 'fabric-rti(kusto_query)' --allow-tool 'fabric-rti(kusto_sample_function_data)' --allow-tool 'fabric-rti(kusto_sample_table_data)' --allow-tool 'fabric-rti(list_eventstreams)' --allow-tool gh-aw --allow-tool github --allow-tool markitdown --allow-tool 'markitdown(*)' --allow-tool memory --allow-tool 'memory(delete_memory)' --allow-tool 'memory(list_memories)' --allow-tool 'memory(retrieve_memory)' --allow-tool 'memory(store_memory)' --allow-tool microsoftdocs --allow-tool 'microsoftdocs(*)' --allow-tool notion --allow-tool 'notion(get_database)' --allow-tool 'notion(get_page)' --allow-tool 'notion(query_database)' --allow-tool 'notion(search_pages)' --allow-tool safeoutputs --allow-tool sentry --allow-tool 'sentry(analyze_issue_with_seer)' --allow-tool 'sentry(find_dsns)' --allow-tool 'sentry(find_organizations)' --allow-tool 'sentry(find_projects)' --allow-tool 'sentry(find_releases)' --allow-tool 'sentry(find_teams)' --allow-tool 'sentry(get_doc)' --allow-tool 'sentry(get_event_attachment)' --allow-tool 'sentry(get_issue_details)' --allow-tool 'sentry(get_trace_details)' --allow-tool 'sentry(search_docs requires SENTRY_OPENAI_API_KEY)' --allow-tool 'sentry(search_events)' --allow-tool 'sentry(search_issues)' --allow-tool 'sentry(whoami)' --allow-tool serena --allow-tool 'serena(*)' --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool tavily --allow-tool 'tavily(*)' --allow-tool write --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool arxiv --allow-tool 'arxiv(get_paper_details)' --allow-tool 'arxiv(get_paper_pdf)' --allow-tool 'arxiv(search_arxiv)' --allow-tool ast-grep --allow-tool 'ast-grep(*)' --allow-tool brave-search --allow-tool 'brave-search(*)' --allow-tool context7 --allow-tool 'context7(get-library-docs)' --allow-tool 'context7(resolve-library-id)' --allow-tool datadog --allow-tool 'datadog(get_datadog_metric)' --allow-tool 'datadog(search_datadog_dashboards)' --allow-tool 'datadog(search_datadog_metrics)' --allow-tool 'datadog(search_datadog_slos)' --allow-tool deepwiki --allow-tool 'deepwiki(ask_question)' --allow-tool 'deepwiki(read_wiki_contents)' --allow-tool 'deepwiki(read_wiki_structure)' --allow-tool fabric-rti --allow-tool 'fabric-rti(get_eventstream)' --allow-tool 'fabric-rti(get_eventstream_definition)' --allow-tool 'fabric-rti(kusto_get_entities_schema)' --allow-tool 'fabric-rti(kusto_get_function_schema)' --allow-tool 'fabric-rti(kusto_get_shots)' --allow-tool 'fabric-rti(kusto_get_table_schema)' --allow-tool 'fabric-rti(kusto_known_services)' --allow-tool 'fabric-rti(kusto_list_databases)' --allow-tool 'fabric-rti(kusto_list_tables)' --allow-tool 'fabric-rti(kusto_query)' --allow-tool 'fabric-rti(kusto_sample_function_data)' --allow-tool 'fabric-rti(kusto_sample_table_data)' --allow-tool 'fabric-rti(list_eventstreams)' --allow-tool gh-aw --allow-tool github --allow-tool markitdown --allow-tool 'markitdown(*)' --allow-tool memory --allow-tool 'memory(delete_memory)' --allow-tool 'memory(list_memories)' --allow-tool 'memory(retrieve_memory)' --allow-tool 'memory(store_memory)' --allow-tool microsoftdocs --allow-tool 'microsoftdocs(*)' --allow-tool notion --allow-tool 'notion(get_database)' --allow-tool 'notion(get_page)' --allow-tool 'notion(query_database)' --allow-tool 'notion(search_pages)' --allow-tool safeoutputs --allow-tool sentry --allow-tool 'sentry(analyze_issue_with_seer)' --allow-tool 'sentry(find_dsns)' --allow-tool 'sentry(find_organizations)' --allow-tool 'sentry(find_projects)' --allow-tool 'sentry(find_releases)' --allow-tool 'sentry(find_teams)' --allow-tool 'sentry(get_doc)' --allow-tool 'sentry(get_event_attachment)' --allow-tool 'sentry(get_issue_details)' --allow-tool 'sentry(get_trace_details)' --allow-tool 'sentry(search_docs requires SENTRY_OPENAI_API_KEY)' --allow-tool 'sentry(search_events)' --allow-tool 'sentry(search_issues)' --allow-tool 'sentry(whoami)' --allow-tool serena --allow-tool 'serena(*)' --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool tavily --allow-tool 'tavily(*)' --allow-tool write --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4865,7 +4865,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/mergefest.lock.yml b/.github/workflows/mergefest.lock.yml index d6b8d0d122..51362eee76 100644 --- a/.github/workflows/mergefest.lock.yml +++ b/.github/workflows/mergefest.lock.yml @@ -590,11 +590,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1187,7 +1187,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=pull_requests,repos", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1769,7 +1769,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Mergefest", experimental: false, supports_tools_allowlist: true, @@ -4469,7 +4469,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/notion-issue-summary.lock.yml b/.github/workflows/notion-issue-summary.lock.yml index aec3ec5d29..2ed7c7b4cf 100644 --- a/.github/workflows/notion-issue-summary.lock.yml +++ b/.github/workflows/notion-issue-summary.lock.yml @@ -238,11 +238,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 docker pull mcp/notion - name: Setup Safe Outputs Collector MCP run: | @@ -836,7 +836,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1101,7 +1101,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Issue Summary to Notion", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/pdf-summary.lock.yml b/.github/workflows/pdf-summary.lock.yml index 1fc24f4dd4..f80e7251e2 100644 --- a/.github/workflows/pdf-summary.lock.yml +++ b/.github/workflows/pdf-summary.lock.yml @@ -1288,11 +1288,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1885,7 +1885,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2331,7 +2331,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Resource Summarizer Agent", experimental: false, supports_tools_allowlist: true, @@ -4868,7 +4868,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/plan.lock.yml b/.github/workflows/plan.lock.yml index f910784002..cafe534863 100644 --- a/.github/workflows/plan.lock.yml +++ b/.github/workflows/plan.lock.yml @@ -832,11 +832,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1429,7 +1429,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default,discussions", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1809,7 +1809,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Plan Command", experimental: false, supports_tools_allowlist: true, @@ -4696,7 +4696,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/poem-bot.lock.yml b/.github/workflows/poem-bot.lock.yml index da48f96a89..8707d23c31 100644 --- a/.github/workflows/poem-bot.lock.yml +++ b/.github/workflows/poem-bot.lock.yml @@ -1584,11 +1584,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -2184,7 +2184,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2579,7 +2579,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "gpt-5", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Poem Bot - A Creative Agentic Workflow", experimental: false, supports_tools_allowlist: true, @@ -6613,7 +6613,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/pr-nitpick-reviewer.lock.yml b/.github/workflows/pr-nitpick-reviewer.lock.yml index 7c48c3d59f..c079b831e8 100644 --- a/.github/workflows/pr-nitpick-reviewer.lock.yml +++ b/.github/workflows/pr-nitpick-reviewer.lock.yml @@ -1061,11 +1061,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1658,7 +1658,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=pull_requests,repos", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2385,7 +2385,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "PR Nitpick Reviewer 🔍", experimental: false, supports_tools_allowlist: true, @@ -5527,7 +5527,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/prompt-clustering-analysis.lock.yml b/.github/workflows/prompt-clustering-analysis.lock.yml index 74da3f37ad..077aa1fe43 100644 --- a/.github/workflows/prompt-clustering-analysis.lock.yml +++ b/.github/workflows/prompt-clustering-analysis.lock.yml @@ -314,7 +314,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -427,7 +427,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1022,7 +1022,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=repos,pull_requests", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1980,7 +1980,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Copilot Agent Prompt Clustering Analysis", experimental: false, supports_tools_allowlist: true, @@ -4289,7 +4289,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/python-data-charts.lock.yml b/.github/workflows/python-data-charts.lock.yml index adabbfe469..fcf0964ec2 100644 --- a/.github/workflows/python-data-charts.lock.yml +++ b/.github/workflows/python-data-charts.lock.yml @@ -302,11 +302,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Install gh-aw extension env: GH_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} @@ -919,7 +919,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2177,7 +2177,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Python Data Visualization Generator", experimental: false, supports_tools_allowlist: true, @@ -2216,7 +2216,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.npmjs.org,s.symcb.com,s.symcd.com,security.ubuntu.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -5230,7 +5230,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/q.lock.yml b/.github/workflows/q.lock.yml index 14ce079a58..b26991f8b9 100644 --- a/.github/workflows/q.lock.yml +++ b/.github/workflows/q.lock.yml @@ -1334,11 +1334,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1938,7 +1938,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default,actions", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2665,7 +2665,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Q", experimental: false, supports_tools_allowlist: true, @@ -5980,7 +5980,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/repo-tree-map.lock.yml b/.github/workflows/repo-tree-map.lock.yml index 6bb78d6a39..deedfceec3 100644 --- a/.github/workflows/repo-tree-map.lock.yml +++ b/.github/workflows/repo-tree-map.lock.yml @@ -241,11 +241,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -838,7 +838,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1285,7 +1285,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Repository Tree Map Generator", experimental: false, supports_tools_allowlist: true, @@ -3955,7 +3955,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/repository-quality-improver.lock.yml b/.github/workflows/repository-quality-improver.lock.yml index cec6b69412..0773b60e7e 100644 --- a/.github/workflows/repository-quality-improver.lock.yml +++ b/.github/workflows/repository-quality-improver.lock.yml @@ -288,11 +288,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -885,7 +885,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1802,7 +1802,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Repository Quality Improvement Agent", experimental: false, supports_tools_allowlist: true, @@ -4473,7 +4473,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/research.lock.yml b/.github/workflows/research.lock.yml index 4bd8e511c9..f7c31a516e 100644 --- a/.github/workflows/research.lock.yml +++ b/.github/workflows/research.lock.yml @@ -253,11 +253,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -850,7 +850,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1207,7 +1207,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Basic Research Agent", experimental: false, supports_tools_allowlist: true, @@ -1250,7 +1250,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool tavily --allow-tool 'tavily(*)' --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool tavily --allow-tool 'tavily(*)' --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4256,7 +4256,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/safe-output-health.lock.yml b/.github/workflows/safe-output-health.lock.yml index 5e8ec8eea5..937cf2c651 100644 --- a/.github/workflows/safe-output-health.lock.yml +++ b/.github/workflows/safe-output-health.lock.yml @@ -289,7 +289,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -402,7 +402,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -997,7 +997,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1759,7 +1759,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Safe Output Health Monitor", experimental: false, supports_tools_allowlist: true, @@ -4081,7 +4081,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/schema-consistency-checker.lock.yml b/.github/workflows/schema-consistency-checker.lock.yml index f3c8a01ec2..d360914c83 100644 --- a/.github/workflows/schema-consistency-checker.lock.yml +++ b/.github/workflows/schema-consistency-checker.lock.yml @@ -267,7 +267,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -1643,7 +1643,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Schema Consistency Checker", experimental: false, supports_tools_allowlist: true, @@ -3955,7 +3955,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/scout.lock.yml b/.github/workflows/scout.lock.yml index 598ca276fc..c1fdebc535 100644 --- a/.github/workflows/scout.lock.yml +++ b/.github/workflows/scout.lock.yml @@ -1316,7 +1316,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -1429,7 +1429,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 docker pull mcp/arxiv-mcp-server docker pull mcp/context7 - name: Setup Safe Outputs Collector MCP @@ -2051,7 +2051,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -2691,7 +2691,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Scout", experimental: false, supports_tools_allowlist: true, @@ -4890,7 +4890,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/security-fix-pr.lock.yml b/.github/workflows/security-fix-pr.lock.yml index 9dd2e5f420..5a37a1fe8c 100644 --- a/.github/workflows/security-fix-pr.lock.yml +++ b/.github/workflows/security-fix-pr.lock.yml @@ -258,7 +258,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -371,7 +371,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -962,7 +962,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=context,repos,code_security,pull_requests", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1375,7 +1375,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Security Fix PR", experimental: false, supports_tools_allowlist: true, @@ -4182,7 +4182,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/semantic-function-refactor.lock.yml b/.github/workflows/semantic-function-refactor.lock.yml index 5a271114ed..db952e19ed 100644 --- a/.github/workflows/semantic-function-refactor.lock.yml +++ b/.github/workflows/semantic-function-refactor.lock.yml @@ -266,7 +266,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -379,7 +379,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -970,7 +970,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1715,7 +1715,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Semantic Function Refactoring", experimental: false, supports_tools_allowlist: true, @@ -4125,7 +4125,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/smoke-claude.lock.yml b/.github/workflows/smoke-claude.lock.yml index 802c4d0a45..339e48bf6a 100644 --- a/.github/workflows/smoke-claude.lock.yml +++ b/.github/workflows/smoke-claude.lock.yml @@ -251,7 +251,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -364,7 +364,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -955,7 +955,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=repos,pull_requests", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1298,7 +1298,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Smoke Claude", experimental: false, supports_tools_allowlist: true, @@ -3681,7 +3681,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/smoke-codex.lock.yml b/.github/workflows/smoke-codex.lock.yml index 57c82be58e..5053ed1910 100644 --- a/.github/workflows/smoke-codex.lock.yml +++ b/.github/workflows/smoke-codex.lock.yml @@ -251,7 +251,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -850,7 +850,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ] env_vars = ["GITHUB_PERSONAL_ACCESS_TOKEN"] diff --git a/.github/workflows/smoke-copilot.lock.yml b/.github/workflows/smoke-copilot.lock.yml index 4cdc7a4a00..09d84f2139 100644 --- a/.github/workflows/smoke-copilot.lock.yml +++ b/.github/workflows/smoke-copilot.lock.yml @@ -255,11 +255,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -852,7 +852,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1114,7 +1114,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Smoke Copilot", experimental: false, supports_tools_allowlist: true, @@ -1168,7 +1168,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool write --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool write --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4253,7 +4253,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/smoke-detector.lock.yml b/.github/workflows/smoke-detector.lock.yml index 1620a04ec0..5b3c283ed7 100644 --- a/.github/workflows/smoke-detector.lock.yml +++ b/.github/workflows/smoke-detector.lock.yml @@ -1069,7 +1069,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -1182,7 +1182,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1777,7 +1777,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default,actions", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -2367,7 +2367,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Smoke Detector - Smoke Test Failure Investigator", experimental: false, supports_tools_allowlist: true, @@ -4891,7 +4891,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/static-analysis-report.lock.yml b/.github/workflows/static-analysis-report.lock.yml index e8cbcc36a7..762ed276ad 100644 --- a/.github/workflows/static-analysis-report.lock.yml +++ b/.github/workflows/static-analysis-report.lock.yml @@ -282,7 +282,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -395,7 +395,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -990,7 +990,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default,actions", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1663,7 +1663,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Static Analysis Report", experimental: false, supports_tools_allowlist: true, @@ -3969,7 +3969,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/super-linter.lock.yml b/.github/workflows/super-linter.lock.yml index 668c2e67ef..48f07c5f8b 100644 --- a/.github/workflows/super-linter.lock.yml +++ b/.github/workflows/super-linter.lock.yml @@ -278,11 +278,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -875,7 +875,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1357,7 +1357,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Super Linter Report", experimental: false, supports_tools_allowlist: true, @@ -4111,7 +4111,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/technical-doc-writer.lock.yml b/.github/workflows/technical-doc-writer.lock.yml index f1f63c65fa..169b28cc55 100644 --- a/.github/workflows/technical-doc-writer.lock.yml +++ b/.github/workflows/technical-doc-writer.lock.yml @@ -715,11 +715,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1315,7 +1315,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -2016,7 +2016,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Technical Doc Writer", experimental: false, supports_tools_allowlist: true, @@ -2059,7 +2059,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.githubusercontent.com,api.enterprise.githubcopilot.com,api.github.com,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,codeload.github.com,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,github-cloud.githubusercontent.com,github-cloud.s3.amazonaws.com,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,lfs.github.com,objects.githubusercontent.com,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.npmjs.org,s.symcb.com,s.symcd.com,security.ubuntu.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com' --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --agent technical-doc-writer --allow-tool github --allow-tool safeoutputs --allow-tool shell --allow-tool write --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --agent technical-doc-writer --allow-tool github --allow-tool safeoutputs --allow-tool shell --allow-tool write --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -5569,7 +5569,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/test-claude-oauth-workflow.lock.yml b/.github/workflows/test-claude-oauth-workflow.lock.yml index a49f9ff023..91fe0c474a 100644 --- a/.github/workflows/test-claude-oauth-workflow.lock.yml +++ b/.github/workflows/test-claude-oauth-workflow.lock.yml @@ -223,7 +223,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -336,7 +336,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup MCPs env: GITHUB_MCP_SERVER_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} @@ -357,7 +357,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -553,7 +553,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "test-claude-oauth", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/test-jqschema.lock.yml b/.github/workflows/test-jqschema.lock.yml index 502d0b914c..1f593bfe6b 100644 --- a/.github/workflows/test-jqschema.lock.yml +++ b/.github/workflows/test-jqschema.lock.yml @@ -222,11 +222,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup MCPs env: GITHUB_MCP_SERVER_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} @@ -249,7 +249,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=repos", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -546,7 +546,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Test jqschema", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/test-manual-approval.lock.yml b/.github/workflows/test-manual-approval.lock.yml index 115c147ec1..cfdbc59196 100644 --- a/.github/workflows/test-manual-approval.lock.yml +++ b/.github/workflows/test-manual-approval.lock.yml @@ -227,11 +227,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup MCPs env: GITHUB_MCP_SERVER_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} @@ -254,7 +254,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -460,7 +460,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Test Manual Approval Workflow", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/test-ollama-threat-detection.lock.yml b/.github/workflows/test-ollama-threat-detection.lock.yml index b27102294b..689c93545e 100644 --- a/.github/workflows/test-ollama-threat-detection.lock.yml +++ b/.github/workflows/test-ollama-threat-detection.lock.yml @@ -237,11 +237,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -834,7 +834,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1079,7 +1079,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Test Ollama Threat Scanning", experimental: false, supports_tools_allowlist: true, @@ -3834,7 +3834,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/test-post-steps.lock.yml b/.github/workflows/test-post-steps.lock.yml index f60f84cd20..10dcf89637 100644 --- a/.github/workflows/test-post-steps.lock.yml +++ b/.github/workflows/test-post-steps.lock.yml @@ -215,11 +215,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup MCPs env: GITHUB_MCP_SERVER_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} @@ -242,7 +242,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=repos", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": [ "get_repository" @@ -457,7 +457,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Test Post-Steps Workflow", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/test-secret-masking.lock.yml b/.github/workflows/test-secret-masking.lock.yml index 7cf2f0b989..0d670d5cd0 100644 --- a/.github/workflows/test-secret-masking.lock.yml +++ b/.github/workflows/test-secret-masking.lock.yml @@ -226,11 +226,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup MCPs env: GITHUB_MCP_SERVER_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} @@ -253,7 +253,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -463,7 +463,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Test Secret Masking Workflow", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/test-svelte.lock.yml b/.github/workflows/test-svelte.lock.yml index 18cd49a9f9..0cc42cc798 100644 --- a/.github/workflows/test-svelte.lock.yml +++ b/.github/workflows/test-svelte.lock.yml @@ -223,11 +223,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup MCPs env: GITHUB_MCP_SERVER_TOKEN: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} @@ -250,7 +250,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -481,7 +481,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Test Svelte MCP", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/tidy.lock.yml b/.github/workflows/tidy.lock.yml index b2e44f99e4..34c334ce16 100644 --- a/.github/workflows/tidy.lock.yml +++ b/.github/workflows/tidy.lock.yml @@ -618,11 +618,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1215,7 +1215,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1586,7 +1586,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Tidy", experimental: false, supports_tools_allowlist: true, @@ -4912,7 +4912,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/typist.lock.yml b/.github/workflows/typist.lock.yml index 91a94fd4fc..e831a6691d 100644 --- a/.github/workflows/typist.lock.yml +++ b/.github/workflows/typist.lock.yml @@ -266,7 +266,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -379,7 +379,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -970,7 +970,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -1785,7 +1785,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Typist - Go Type Analysis", experimental: false, supports_tools_allowlist: true, @@ -4112,7 +4112,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/unbloat-docs.lock.yml b/.github/workflows/unbloat-docs.lock.yml index a12590f97f..051fd3da99 100644 --- a/.github/workflows/unbloat-docs.lock.yml +++ b/.github/workflows/unbloat-docs.lock.yml @@ -1056,7 +1056,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Generate Claude Settings run: | mkdir -p /tmp/gh-aw/.claude @@ -1169,7 +1169,7 @@ jobs: - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1763,7 +1763,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_SERVER_TOKEN" @@ -2397,7 +2397,7 @@ jobs: engine_name: "Claude Code", model: "", version: "", - agent_version: "2.0.42", + agent_version: "2.0.44", workflow_name: "Documentation Unbloat", experimental: false, supports_tools_allowlist: true, @@ -5394,7 +5394,7 @@ jobs: with: node-version: '24' - name: Install Claude Code CLI - run: npm install -g @anthropic-ai/claude-code@2.0.42 + run: npm install -g @anthropic-ai/claude-code@2.0.44 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/video-analyzer.lock.yml b/.github/workflows/video-analyzer.lock.yml index 8232d38142..b5feeddb3f 100644 --- a/.github/workflows/video-analyzer.lock.yml +++ b/.github/workflows/video-analyzer.lock.yml @@ -252,11 +252,11 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -849,7 +849,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=default", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1356,7 +1356,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Video Analysis Agent", experimental: false, supports_tools_allowlist: true, @@ -4125,7 +4125,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/weekly-issue-summary.lock.yml b/.github/workflows/weekly-issue-summary.lock.yml index ef5fbf7436..3ef3ce981b 100644 --- a/.github/workflows/weekly-issue-summary.lock.yml +++ b/.github/workflows/weekly-issue-summary.lock.yml @@ -257,11 +257,11 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Downloading container images run: | set -e - docker pull ghcr.io/github/github-mcp-server:v0.20.2 + docker pull ghcr.io/github/github-mcp-server:v0.21.0 - name: Setup Safe Outputs Collector MCP run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -857,7 +857,7 @@ jobs: "GITHUB_READ_ONLY=1", "-e", "GITHUB_TOOLSETS=issues", - "ghcr.io/github/github-mcp-server:v0.20.2" + "ghcr.io/github/github-mcp-server:v0.21.0" ], "tools": ["*"], "env": { @@ -1765,7 +1765,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.358", + agent_version: "0.0.360", workflow_name: "Weekly Issue Summary", experimental: false, supports_tools_allowlist: true, @@ -1804,7 +1804,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.pythonhosted.org,anaconda.org,api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,binstar.org,bootstrap.pypa.io,bun.sh,conda.anaconda.org,conda.binstar.org,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,files.pythonhosted.org,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,pip.pypa.io,ppa.launchpad.net,pypi.org,pypi.python.org,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.anaconda.com,repo.continuum.io,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com' --log-level info \ - "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4820,7 +4820,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.358 + run: npm install -g @github/copilot@0.0.360 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/pkg/constants/constants.go b/pkg/constants/constants.go index dc3f71a028..7a564dfb5c 100644 --- a/pkg/constants/constants.go +++ b/pkg/constants/constants.go @@ -26,16 +26,16 @@ const ExpressionBreakThreshold LineLength = 100 const DefaultMCPRegistryURL = "https://api.mcp.github.com/v0" // DefaultClaudeCodeVersion is the default version of the Claude Code CLI -const DefaultClaudeCodeVersion Version = "2.0.42" +const DefaultClaudeCodeVersion Version = "2.0.44" // DefaultCopilotVersion is the default version of the GitHub Copilot CLI -const DefaultCopilotVersion Version = "0.0.358" +const DefaultCopilotVersion Version = "0.0.360" // DefaultCodexVersion is the default version of the OpenAI Codex CLI const DefaultCodexVersion Version = "0.57.0" // DefaultGitHubMCPServerVersion is the default version of the GitHub MCP server Docker image -const DefaultGitHubMCPServerVersion Version = "v0.20.2" +const DefaultGitHubMCPServerVersion Version = "v0.21.0" // DefaultFirewallVersion is the default version of the gh-aw-firewall (AWF) binary const DefaultFirewallVersion Version = "v0.1.1" diff --git a/pkg/constants/constants_test.go b/pkg/constants/constants_test.go index 81aa715f32..99218afd85 100644 --- a/pkg/constants/constants_test.go +++ b/pkg/constants/constants_test.go @@ -243,10 +243,10 @@ func TestVersionConstants(t *testing.T) { value Version expected Version }{ - {"DefaultClaudeCodeVersion", DefaultClaudeCodeVersion, "2.0.42"}, - {"DefaultCopilotVersion", DefaultCopilotVersion, "0.0.358"}, + {"DefaultClaudeCodeVersion", DefaultClaudeCodeVersion, "2.0.44"}, + {"DefaultCopilotVersion", DefaultCopilotVersion, "0.0.360"}, {"DefaultCodexVersion", DefaultCodexVersion, "0.57.0"}, - {"DefaultGitHubMCPServerVersion", DefaultGitHubMCPServerVersion, "v0.20.2"}, + {"DefaultGitHubMCPServerVersion", DefaultGitHubMCPServerVersion, "v0.21.0"}, {"DefaultFirewallVersion", DefaultFirewallVersion, "v0.1.1"}, {"DefaultPlaywrightMCPVersion", DefaultPlaywrightMCPVersion, "0.0.47"}, {"DefaultPlaywrightBrowserVersion", DefaultPlaywrightBrowserVersion, "v1.56.1"}, diff --git a/pkg/workflow/codex_engine_test.go b/pkg/workflow/codex_engine_test.go index 662a38d2d2..cf38b36c9a 100644 --- a/pkg/workflow/codex_engine_test.go +++ b/pkg/workflow/codex_engine_test.go @@ -318,7 +318,7 @@ func TestCodexEngineRenderMCPConfig(t *testing.T) { "\"GITHUB_READ_ONLY=1\",", "\"-e\",", "\"GITHUB_TOOLSETS=default\",", - "\"ghcr.io/github/github-mcp-server:v0.20.2\"", + "\"ghcr.io/github/github-mcp-server:v0.21.0\"", "]", "env_vars = [\"GITHUB_PERSONAL_ACCESS_TOKEN\"]", "EOF", diff --git a/pkg/workflow/copilot_engine_test.go b/pkg/workflow/copilot_engine_test.go index b4333f0c77..4b0d90fa45 100644 --- a/pkg/workflow/copilot_engine_test.go +++ b/pkg/workflow/copilot_engine_test.go @@ -670,7 +670,7 @@ func TestCopilotEngineRenderGitHubMCPConfig(t *testing.T) { `"--rm",`, `"-e",`, `"GITHUB_PERSONAL_ACCESS_TOKEN",`, - `"ghcr.io/github/github-mcp-server:v0.20.2"`, + `"ghcr.io/github/github-mcp-server:v0.21.0"`, `"tools": ["*"]`, `"env": {`, `"GITHUB_PERSONAL_ACCESS_TOKEN": "\${GITHUB_MCP_SERVER_TOKEN}"`, @@ -809,7 +809,7 @@ func TestCopilotEngineRenderMCPConfigWithGitHubAndPlaywright(t *testing.T) { `"github": {`, `"type": "local",`, `"command": "docker",`, - `"ghcr.io/github/github-mcp-server:v0.20.2"`, + `"ghcr.io/github/github-mcp-server:v0.21.0"`, `},`, // GitHub should NOT be last (comma after closing brace) `"playwright": {`, `"type": "local",`, diff --git a/pkg/workflow/docker_predownload_test.go b/pkg/workflow/docker_predownload_test.go index c220ff0894..08727e6dab 100644 --- a/pkg/workflow/docker_predownload_test.go +++ b/pkg/workflow/docker_predownload_test.go @@ -28,7 +28,7 @@ tools: # Test Test workflow.`, expectedImages: []string{ - "ghcr.io/github/github-mcp-server:v0.20.2", + "ghcr.io/github/github-mcp-server:v0.21.0", }, expectStep: true, }, @@ -61,7 +61,7 @@ tools: # Test Test workflow.`, expectedImages: []string{ - "ghcr.io/github/github-mcp-server:v0.20.2", + "ghcr.io/github/github-mcp-server:v0.21.0", }, expectStep: true, }, @@ -94,7 +94,7 @@ mcp-servers: # Test Test workflow with custom MCP container.`, expectedImages: []string{ - "ghcr.io/github/github-mcp-server:v0.20.2", + "ghcr.io/github/github-mcp-server:v0.21.0", "myorg/custom-mcp:v1.0.0", }, expectStep: true, diff --git a/pkg/workflow/github_remote_mode_test.go b/pkg/workflow/github_remote_mode_test.go index 853d031df6..21cab05500 100644 --- a/pkg/workflow/github_remote_mode_test.go +++ b/pkg/workflow/github_remote_mode_test.go @@ -292,7 +292,7 @@ This is a test workflow for GitHub remote mode configuration. t.Errorf("Expected Docker command but didn't find it in:\n%s", lockContent) } } - if !strings.Contains(lockContent, `ghcr.io/github/github-mcp-server:v0.20.2`) { + if !strings.Contains(lockContent, `ghcr.io/github/github-mcp-server:v0.21.0`) { t.Errorf("Expected Docker image but didn't find it in:\n%s", lockContent) } // Should NOT contain HTTP type diff --git a/pkg/workflow/log_parser_docker_format_test.go b/pkg/workflow/log_parser_docker_format_test.go index 7336415ff9..bf3f861e2b 100644 --- a/pkg/workflow/log_parser_docker_format_test.go +++ b/pkg/workflow/log_parser_docker_format_test.go @@ -10,9 +10,9 @@ func TestParseClaudeLogDockerPullFormat(t *testing.T) { dockerPullLog := `npm warn exec The following package was not found and will be installed: @anthropic-ai/claude-code@1.0.115 [DEBUG] Watching for changes in setting files /tmp/gh-aw/.claude/settings.json... [ERROR] Failed to save config with lock: Error: ENOENT: no such file or directory, lstat '/home/runner/.claude.json' -[ERROR] MCP server "github" Server stderr: Unable to find image 'ghcr.io/github/github-mcp-server:v0.20.2' locally +[ERROR] MCP server "github" Server stderr: Unable to find image 'ghcr.io/github/github-mcp-server:v0.21.0' locally [DEBUG] Shell snapshot created successfully (242917 bytes) -[ERROR] MCP server "github" Server stderr: v0.20.2: Pulling from github/github-mcp-server +[ERROR] MCP server "github" Server stderr: v0.21.0: Pulling from github/github-mcp-server [ERROR] MCP server "github" Server stderr: 35d697fe2738: Pulling fs layer [ERROR] MCP server "github" Server stderr: bfb59b82a9b6: Pulling fs layer 4eff9a62d888: Pulling fs layer @@ -60,8 +60,8 @@ func TestParseClaudeLogDockerPullFormatJS(t *testing.T) { } dockerPullLog := `[DEBUG] Starting Claude -[ERROR] MCP server "github" Server stderr: Unable to find image 'ghcr.io/github/github-mcp-server:v0.20.2' locally -[ERROR] MCP server "github" Server stderr: v0.20.2: Pulling from github/github-mcp-server +[ERROR] MCP server "github" Server stderr: Unable to find image 'ghcr.io/github/github-mcp-server:v0.21.0' locally +[ERROR] MCP server "github" Server stderr: v0.21.0: Pulling from github/github-mcp-server 4eff9a62d888: Pulling fs layer 62de241dac5f: Pulling fs layer {"type":"system","subtype":"init","session_id":"test-123","tools":["Bash","Read"],"model":"claude-sonnet-4-20250514"} diff --git a/pkg/workflow/mcp_config_test.go b/pkg/workflow/mcp_config_test.go index 1c1e65dfa4..0cf484922d 100644 --- a/pkg/workflow/mcp_config_test.go +++ b/pkg/workflow/mcp_config_test.go @@ -34,7 +34,7 @@ tools: // With Docker MCP always enabled, default is docker (not services) expectedType: "docker", expectedCommand: "docker", - expectedDockerImage: "ghcr.io/github/github-mcp-server:v0.20.2", + expectedDockerImage: "ghcr.io/github/github-mcp-server:v0.21.0", }, } @@ -175,7 +175,7 @@ func TestGenerateGitHubMCPConfig(t *testing.T) { if !strings.Contains(result, `"command": "docker"`) { t.Errorf("Expected Docker command but got:\n%s", result) } - if !strings.Contains(result, `"ghcr.io/github/github-mcp-server:v0.20.2"`) { + if !strings.Contains(result, `"ghcr.io/github/github-mcp-server:v0.21.0"`) { t.Errorf("Expected Docker image but got:\n%s", result) } if strings.Contains(result, `"type": "http"`) { From 64d655f1cbf6dd005008ef2b08c8a7969f44e79b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 18 Nov 2025 17:06:59 +0000 Subject: [PATCH 3/4] Add changeset for CLI tool version updates Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- .changeset/cli-tool-version-updates.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cli-tool-version-updates.md diff --git a/.changeset/cli-tool-version-updates.md b/.changeset/cli-tool-version-updates.md new file mode 100644 index 0000000000..830b74d131 --- /dev/null +++ b/.changeset/cli-tool-version-updates.md @@ -0,0 +1,5 @@ +--- +"gh-aw": patch +--- + +Update CLI tool versions to latest releases: Claude Code 2.0.44, GitHub Copilot CLI 0.0.360, GitHub MCP Server v0.21.0 From 0305b2cd63d5e36302dfc35ab70fe312c3cfb92f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 18 Nov 2025 19:26:02 +0000 Subject: [PATCH 4/4] Revert Copilot CLI version update (keep Claude Code 2.0.44 and GitHub MCP Server v0.21.0) Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- .changeset/cli-tool-version-updates.md | 2 +- .github/workflows/ai-triage-campaign.lock.yml | 6 +++--- .github/workflows/archie.lock.yml | 6 +++--- .github/workflows/artifacts-summary.lock.yml | 8 ++++---- .github/workflows/brave.lock.yml | 6 +++--- .github/workflows/changeset.lock.yml | 6 +++--- .github/workflows/ci-doctor.lock.yml | 6 +++--- .github/workflows/cli-consistency-checker.lock.yml | 8 ++++---- .github/workflows/cli-version-checker.lock.yml | 8 ++++---- .github/workflows/copilot-pr-nlp-analysis.lock.yml | 8 ++++---- .github/workflows/copilot-pr-prompt-analysis.lock.yml | 8 ++++---- .github/workflows/craft.lock.yml | 6 +++--- .github/workflows/daily-firewall-report.lock.yml | 8 ++++---- .github/workflows/daily-news.lock.yml | 8 ++++---- .github/workflows/daily-repo-chronicle.lock.yml | 8 ++++---- .github/workflows/daily-team-status.lock.yml | 6 +++--- .github/workflows/dependabot-go-checker.lock.yml | 6 +++--- .github/workflows/dev-hawk.lock.yml | 6 +++--- .github/workflows/dev.lock.yml | 4 ++-- .github/workflows/dictation-prompt.lock.yml | 6 +++--- .github/workflows/docs-noob-tester.lock.yml | 8 ++++---- .github/workflows/example-permissions-warning.lock.yml | 4 ++-- .github/workflows/firewall.lock.yml | 6 +++--- .github/workflows/grumpy-reviewer.lock.yml | 6 +++--- .github/workflows/mcp-inspector.lock.yml | 8 ++++---- .github/workflows/mergefest.lock.yml | 6 +++--- .github/workflows/notion-issue-summary.lock.yml | 4 ++-- .github/workflows/pdf-summary.lock.yml | 6 +++--- .github/workflows/plan.lock.yml | 6 +++--- .github/workflows/poem-bot.lock.yml | 6 +++--- .github/workflows/pr-nitpick-reviewer.lock.yml | 6 +++--- .github/workflows/python-data-charts.lock.yml | 8 ++++---- .github/workflows/q.lock.yml | 6 +++--- .github/workflows/repo-tree-map.lock.yml | 6 +++--- .github/workflows/repository-quality-improver.lock.yml | 6 +++--- .github/workflows/research.lock.yml | 8 ++++---- .github/workflows/smoke-copilot.lock.yml | 8 ++++---- .github/workflows/super-linter.lock.yml | 6 +++--- .github/workflows/technical-doc-writer.lock.yml | 8 ++++---- .github/workflows/test-jqschema.lock.yml | 4 ++-- .github/workflows/test-manual-approval.lock.yml | 4 ++-- .github/workflows/test-ollama-threat-detection.lock.yml | 6 +++--- .github/workflows/test-post-steps.lock.yml | 4 ++-- .github/workflows/test-secret-masking.lock.yml | 4 ++-- .github/workflows/test-svelte.lock.yml | 4 ++-- .github/workflows/tidy.lock.yml | 6 +++--- .github/workflows/video-analyzer.lock.yml | 6 +++--- .github/workflows/weekly-issue-summary.lock.yml | 8 ++++---- pkg/constants/constants.go | 2 +- pkg/constants/constants_test.go | 2 +- 50 files changed, 151 insertions(+), 151 deletions(-) diff --git a/.changeset/cli-tool-version-updates.md b/.changeset/cli-tool-version-updates.md index 830b74d131..0ebf876c1b 100644 --- a/.changeset/cli-tool-version-updates.md +++ b/.changeset/cli-tool-version-updates.md @@ -2,4 +2,4 @@ "gh-aw": patch --- -Update CLI tool versions to latest releases: Claude Code 2.0.44, GitHub Copilot CLI 0.0.360, GitHub MCP Server v0.21.0 +Update CLI tool versions to latest releases: Claude Code 2.0.44, GitHub MCP Server v0.21.0 diff --git a/.github/workflows/ai-triage-campaign.lock.yml b/.github/workflows/ai-triage-campaign.lock.yml index 063cc781bc..d9fb3231c5 100644 --- a/.github/workflows/ai-triage-campaign.lock.yml +++ b/.github/workflows/ai-triage-campaign.lock.yml @@ -242,7 +242,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1307,7 +1307,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "AI Triage Campaign", experimental: false, supports_tools_allowlist: true, @@ -3705,7 +3705,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/archie.lock.yml b/.github/workflows/archie.lock.yml index 855f410ef8..d1fb228056 100644 --- a/.github/workflows/archie.lock.yml +++ b/.github/workflows/archie.lock.yml @@ -1277,7 +1277,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2366,7 +2366,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Archie", experimental: false, supports_tools_allowlist: true, @@ -4915,7 +4915,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/artifacts-summary.lock.yml b/.github/workflows/artifacts-summary.lock.yml index cc333556e1..39bbf2c5e5 100644 --- a/.github/workflows/artifacts-summary.lock.yml +++ b/.github/workflows/artifacts-summary.lock.yml @@ -247,7 +247,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1234,7 +1234,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Artifacts Summary", experimental: false, supports_tools_allowlist: true, @@ -1288,7 +1288,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool write --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool write --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4292,7 +4292,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/brave.lock.yml b/.github/workflows/brave.lock.yml index 47bdade596..c0af8c2a88 100644 --- a/.github/workflows/brave.lock.yml +++ b/.github/workflows/brave.lock.yml @@ -1239,7 +1239,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2225,7 +2225,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Brave Web Search Agent", experimental: false, supports_tools_allowlist: true, @@ -4762,7 +4762,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/changeset.lock.yml b/.github/workflows/changeset.lock.yml index f8698542a9..72c693cc23 100644 --- a/.github/workflows/changeset.lock.yml +++ b/.github/workflows/changeset.lock.yml @@ -848,7 +848,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1917,7 +1917,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Changeset Generator", experimental: false, supports_tools_allowlist: true, @@ -1956,7 +1956,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location diff --git a/.github/workflows/ci-doctor.lock.yml b/.github/workflows/ci-doctor.lock.yml index 12aec29916..d540ec56ca 100644 --- a/.github/workflows/ci-doctor.lock.yml +++ b/.github/workflows/ci-doctor.lock.yml @@ -697,7 +697,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1735,7 +1735,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "CI Failure Doctor", experimental: false, supports_tools_allowlist: true, @@ -4493,7 +4493,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/cli-consistency-checker.lock.yml b/.github/workflows/cli-consistency-checker.lock.yml index ada618aaa5..3b31cc557d 100644 --- a/.github/workflows/cli-consistency-checker.lock.yml +++ b/.github/workflows/cli-consistency-checker.lock.yml @@ -247,7 +247,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1287,7 +1287,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "CLI Consistency Checker", experimental: false, supports_tools_allowlist: true, @@ -1326,7 +1326,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4413,7 +4413,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/cli-version-checker.lock.yml b/.github/workflows/cli-version-checker.lock.yml index 3bbf3a9e53..4aa63087ad 100644 --- a/.github/workflows/cli-version-checker.lock.yml +++ b/.github/workflows/cli-version-checker.lock.yml @@ -274,7 +274,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1463,7 +1463,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "CLI Version Checker", experimental: false, supports_tools_allowlist: true, @@ -1502,7 +1502,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,ghcr.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4589,7 +4589,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/copilot-pr-nlp-analysis.lock.yml b/.github/workflows/copilot-pr-nlp-analysis.lock.yml index 0819d24662..65305f8502 100644 --- a/.github/workflows/copilot-pr-nlp-analysis.lock.yml +++ b/.github/workflows/copilot-pr-nlp-analysis.lock.yml @@ -314,7 +314,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2024,7 +2024,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Copilot PR Conversation NLP Analysis", experimental: false, supports_tools_allowlist: true, @@ -2063,7 +2063,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.pythonhosted.org,anaconda.org,api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,binstar.org,bootstrap.pypa.io,bun.sh,conda.anaconda.org,conda.binstar.org,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,files.pythonhosted.org,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,pip.pypa.io,ppa.launchpad.net,pypi.org,pypi.python.org,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.anaconda.com,repo.continuum.io,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com' --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -5068,7 +5068,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/copilot-pr-prompt-analysis.lock.yml b/.github/workflows/copilot-pr-prompt-analysis.lock.yml index 8d74b6684f..c679b07b73 100644 --- a/.github/workflows/copilot-pr-prompt-analysis.lock.yml +++ b/.github/workflows/copilot-pr-prompt-analysis.lock.yml @@ -284,7 +284,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1590,7 +1590,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Copilot PR Prompt Pattern Analysis", experimental: false, supports_tools_allowlist: true, @@ -1629,7 +1629,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4634,7 +4634,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/craft.lock.yml b/.github/workflows/craft.lock.yml index 5adb2aa043..ffb1f506de 100644 --- a/.github/workflows/craft.lock.yml +++ b/.github/workflows/craft.lock.yml @@ -1245,7 +1245,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2384,7 +2384,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Workflow Craft Agent", experimental: false, supports_tools_allowlist: true, @@ -5048,7 +5048,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/daily-firewall-report.lock.yml b/.github/workflows/daily-firewall-report.lock.yml index 7810e629b9..fdd51a07d6 100644 --- a/.github/workflows/daily-firewall-report.lock.yml +++ b/.github/workflows/daily-firewall-report.lock.yml @@ -304,7 +304,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2004,7 +2004,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Daily Firewall Logs Collector and Reporter", experimental: false, supports_tools_allowlist: true, @@ -2043,7 +2043,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.npmjs.org,s.symcb.com,s.symcd.com,security.ubuntu.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -5057,7 +5057,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/daily-news.lock.yml b/.github/workflows/daily-news.lock.yml index 11a3ed69b7..1ed18a56e8 100644 --- a/.github/workflows/daily-news.lock.yml +++ b/.github/workflows/daily-news.lock.yml @@ -316,7 +316,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2011,7 +2011,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Daily News", experimental: false, supports_tools_allowlist: true, @@ -2050,7 +2050,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.pythonhosted.org,anaconda.org,api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,binstar.org,bootstrap.pypa.io,bun.sh,conda.anaconda.org,conda.binstar.org,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,files.pythonhosted.org,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,pip.pypa.io,ppa.launchpad.net,pypi.org,pypi.python.org,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.anaconda.com,repo.continuum.io,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com' --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -5067,7 +5067,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/daily-repo-chronicle.lock.yml b/.github/workflows/daily-repo-chronicle.lock.yml index 15f71dcd36..2cdcbc828f 100644 --- a/.github/workflows/daily-repo-chronicle.lock.yml +++ b/.github/workflows/daily-repo-chronicle.lock.yml @@ -304,7 +304,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1857,7 +1857,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "The Daily Repository Chronicle", experimental: false, supports_tools_allowlist: true, @@ -1896,7 +1896,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.pythonhosted.org,anaconda.org,api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,binstar.org,bootstrap.pypa.io,bun.sh,conda.anaconda.org,conda.binstar.org,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,files.pythonhosted.org,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,pip.pypa.io,ppa.launchpad.net,pypi.org,pypi.python.org,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.anaconda.com,repo.continuum.io,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com' --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4911,7 +4911,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/daily-team-status.lock.yml b/.github/workflows/daily-team-status.lock.yml index bcefc18a2c..cc0050e05d 100644 --- a/.github/workflows/daily-team-status.lock.yml +++ b/.github/workflows/daily-team-status.lock.yml @@ -253,7 +253,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1184,7 +1184,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Daily Team Status", experimental: false, supports_tools_allowlist: true, @@ -3859,7 +3859,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/dependabot-go-checker.lock.yml b/.github/workflows/dependabot-go-checker.lock.yml index 247108bdcc..dba188d1ca 100644 --- a/.github/workflows/dependabot-go-checker.lock.yml +++ b/.github/workflows/dependabot-go-checker.lock.yml @@ -241,7 +241,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1327,7 +1327,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Dependabot Dependency Checker", experimental: false, supports_tools_allowlist: true, @@ -4080,7 +4080,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/dev-hawk.lock.yml b/.github/workflows/dev-hawk.lock.yml index 1d8c069f97..88435ff495 100644 --- a/.github/workflows/dev-hawk.lock.yml +++ b/.github/workflows/dev-hawk.lock.yml @@ -659,7 +659,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1628,7 +1628,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Dev Hawk", experimental: false, supports_tools_allowlist: true, @@ -4028,7 +4028,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/dev.lock.yml b/.github/workflows/dev.lock.yml index aec3828b4f..0681c89876 100644 --- a/.github/workflows/dev.lock.yml +++ b/.github/workflows/dev.lock.yml @@ -237,7 +237,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1129,7 +1129,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Dev", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/dictation-prompt.lock.yml b/.github/workflows/dictation-prompt.lock.yml index c421fb9808..8febd5e5c2 100644 --- a/.github/workflows/dictation-prompt.lock.yml +++ b/.github/workflows/dictation-prompt.lock.yml @@ -242,7 +242,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1250,7 +1250,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Dictation Prompt Generator", experimental: false, supports_tools_allowlist: true, @@ -4402,7 +4402,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/docs-noob-tester.lock.yml b/.github/workflows/docs-noob-tester.lock.yml index 23be27c236..cc73577762 100644 --- a/.github/workflows/docs-noob-tester.lock.yml +++ b/.github/workflows/docs-noob-tester.lock.yml @@ -251,7 +251,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1297,7 +1297,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Documentation Noob Tester", experimental: false, supports_tools_allowlist: true, @@ -1336,7 +1336,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4350,7 +4350,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/example-permissions-warning.lock.yml b/.github/workflows/example-permissions-warning.lock.yml index 8daed2985b..d7de0519a8 100644 --- a/.github/workflows/example-permissions-warning.lock.yml +++ b/.github/workflows/example-permissions-warning.lock.yml @@ -219,7 +219,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -458,7 +458,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Example: Properly Provisioned Permissions", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/firewall.lock.yml b/.github/workflows/firewall.lock.yml index cb06a34adc..4c3944afa8 100644 --- a/.github/workflows/firewall.lock.yml +++ b/.github/workflows/firewall.lock.yml @@ -227,7 +227,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -492,7 +492,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Firewall Test Agent", experimental: false, supports_tools_allowlist: true, @@ -533,7 +533,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool web-fetch --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool web-fetch --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location diff --git a/.github/workflows/grumpy-reviewer.lock.yml b/.github/workflows/grumpy-reviewer.lock.yml index 1d2ac305c9..075a05c494 100644 --- a/.github/workflows/grumpy-reviewer.lock.yml +++ b/.github/workflows/grumpy-reviewer.lock.yml @@ -1264,7 +1264,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2282,7 +2282,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Grumpy Code Reviewer 🔥", experimental: false, supports_tools_allowlist: true, @@ -5150,7 +5150,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/mcp-inspector.lock.yml b/.github/workflows/mcp-inspector.lock.yml index 0025eae98b..abb9c46eed 100644 --- a/.github/workflows/mcp-inspector.lock.yml +++ b/.github/workflows/mcp-inspector.lock.yml @@ -333,7 +333,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1723,7 +1723,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "MCP Inspector Agent", experimental: false, supports_tools_allowlist: true, @@ -1845,7 +1845,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.docker.com,*.docker.io,api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,auth.docker.io,azure.archive.ubuntu.com,bun.sh,cdn.jsdelivr.net,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,dl.k8s.io,fonts.googleapis.com,fonts.gstatic.com,gcr.io,get.pnpm.io,ghcr.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,mcr.microsoft.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,pkgs.k8s.io,ppa.launchpad.net,production.cloudflare.docker.com,quay.io,raw.githubusercontent.com,registry.bower.io,registry.hub.docker.com,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com' --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool arxiv --allow-tool 'arxiv(get_paper_details)' --allow-tool 'arxiv(get_paper_pdf)' --allow-tool 'arxiv(search_arxiv)' --allow-tool ast-grep --allow-tool 'ast-grep(*)' --allow-tool brave-search --allow-tool 'brave-search(*)' --allow-tool context7 --allow-tool 'context7(get-library-docs)' --allow-tool 'context7(resolve-library-id)' --allow-tool datadog --allow-tool 'datadog(get_datadog_metric)' --allow-tool 'datadog(search_datadog_dashboards)' --allow-tool 'datadog(search_datadog_metrics)' --allow-tool 'datadog(search_datadog_slos)' --allow-tool deepwiki --allow-tool 'deepwiki(ask_question)' --allow-tool 'deepwiki(read_wiki_contents)' --allow-tool 'deepwiki(read_wiki_structure)' --allow-tool fabric-rti --allow-tool 'fabric-rti(get_eventstream)' --allow-tool 'fabric-rti(get_eventstream_definition)' --allow-tool 'fabric-rti(kusto_get_entities_schema)' --allow-tool 'fabric-rti(kusto_get_function_schema)' --allow-tool 'fabric-rti(kusto_get_shots)' --allow-tool 'fabric-rti(kusto_get_table_schema)' --allow-tool 'fabric-rti(kusto_known_services)' --allow-tool 'fabric-rti(kusto_list_databases)' --allow-tool 'fabric-rti(kusto_list_tables)' --allow-tool 'fabric-rti(kusto_query)' --allow-tool 'fabric-rti(kusto_sample_function_data)' --allow-tool 'fabric-rti(kusto_sample_table_data)' --allow-tool 'fabric-rti(list_eventstreams)' --allow-tool gh-aw --allow-tool github --allow-tool markitdown --allow-tool 'markitdown(*)' --allow-tool memory --allow-tool 'memory(delete_memory)' --allow-tool 'memory(list_memories)' --allow-tool 'memory(retrieve_memory)' --allow-tool 'memory(store_memory)' --allow-tool microsoftdocs --allow-tool 'microsoftdocs(*)' --allow-tool notion --allow-tool 'notion(get_database)' --allow-tool 'notion(get_page)' --allow-tool 'notion(query_database)' --allow-tool 'notion(search_pages)' --allow-tool safeoutputs --allow-tool sentry --allow-tool 'sentry(analyze_issue_with_seer)' --allow-tool 'sentry(find_dsns)' --allow-tool 'sentry(find_organizations)' --allow-tool 'sentry(find_projects)' --allow-tool 'sentry(find_releases)' --allow-tool 'sentry(find_teams)' --allow-tool 'sentry(get_doc)' --allow-tool 'sentry(get_event_attachment)' --allow-tool 'sentry(get_issue_details)' --allow-tool 'sentry(get_trace_details)' --allow-tool 'sentry(search_docs requires SENTRY_OPENAI_API_KEY)' --allow-tool 'sentry(search_events)' --allow-tool 'sentry(search_issues)' --allow-tool 'sentry(whoami)' --allow-tool serena --allow-tool 'serena(*)' --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool tavily --allow-tool 'tavily(*)' --allow-tool write --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool arxiv --allow-tool 'arxiv(get_paper_details)' --allow-tool 'arxiv(get_paper_pdf)' --allow-tool 'arxiv(search_arxiv)' --allow-tool ast-grep --allow-tool 'ast-grep(*)' --allow-tool brave-search --allow-tool 'brave-search(*)' --allow-tool context7 --allow-tool 'context7(get-library-docs)' --allow-tool 'context7(resolve-library-id)' --allow-tool datadog --allow-tool 'datadog(get_datadog_metric)' --allow-tool 'datadog(search_datadog_dashboards)' --allow-tool 'datadog(search_datadog_metrics)' --allow-tool 'datadog(search_datadog_slos)' --allow-tool deepwiki --allow-tool 'deepwiki(ask_question)' --allow-tool 'deepwiki(read_wiki_contents)' --allow-tool 'deepwiki(read_wiki_structure)' --allow-tool fabric-rti --allow-tool 'fabric-rti(get_eventstream)' --allow-tool 'fabric-rti(get_eventstream_definition)' --allow-tool 'fabric-rti(kusto_get_entities_schema)' --allow-tool 'fabric-rti(kusto_get_function_schema)' --allow-tool 'fabric-rti(kusto_get_shots)' --allow-tool 'fabric-rti(kusto_get_table_schema)' --allow-tool 'fabric-rti(kusto_known_services)' --allow-tool 'fabric-rti(kusto_list_databases)' --allow-tool 'fabric-rti(kusto_list_tables)' --allow-tool 'fabric-rti(kusto_query)' --allow-tool 'fabric-rti(kusto_sample_function_data)' --allow-tool 'fabric-rti(kusto_sample_table_data)' --allow-tool 'fabric-rti(list_eventstreams)' --allow-tool gh-aw --allow-tool github --allow-tool markitdown --allow-tool 'markitdown(*)' --allow-tool memory --allow-tool 'memory(delete_memory)' --allow-tool 'memory(list_memories)' --allow-tool 'memory(retrieve_memory)' --allow-tool 'memory(store_memory)' --allow-tool microsoftdocs --allow-tool 'microsoftdocs(*)' --allow-tool notion --allow-tool 'notion(get_database)' --allow-tool 'notion(get_page)' --allow-tool 'notion(query_database)' --allow-tool 'notion(search_pages)' --allow-tool safeoutputs --allow-tool sentry --allow-tool 'sentry(analyze_issue_with_seer)' --allow-tool 'sentry(find_dsns)' --allow-tool 'sentry(find_organizations)' --allow-tool 'sentry(find_projects)' --allow-tool 'sentry(find_releases)' --allow-tool 'sentry(find_teams)' --allow-tool 'sentry(get_doc)' --allow-tool 'sentry(get_event_attachment)' --allow-tool 'sentry(get_issue_details)' --allow-tool 'sentry(get_trace_details)' --allow-tool 'sentry(search_docs requires SENTRY_OPENAI_API_KEY)' --allow-tool 'sentry(search_events)' --allow-tool 'sentry(search_issues)' --allow-tool 'sentry(whoami)' --allow-tool serena --allow-tool 'serena(*)' --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool tavily --allow-tool 'tavily(*)' --allow-tool write --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4865,7 +4865,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/mergefest.lock.yml b/.github/workflows/mergefest.lock.yml index 51362eee76..bdeaad9f9b 100644 --- a/.github/workflows/mergefest.lock.yml +++ b/.github/workflows/mergefest.lock.yml @@ -590,7 +590,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1769,7 +1769,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Mergefest", experimental: false, supports_tools_allowlist: true, @@ -4469,7 +4469,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/notion-issue-summary.lock.yml b/.github/workflows/notion-issue-summary.lock.yml index 2ed7c7b4cf..32ea65a5f3 100644 --- a/.github/workflows/notion-issue-summary.lock.yml +++ b/.github/workflows/notion-issue-summary.lock.yml @@ -238,7 +238,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1101,7 +1101,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Issue Summary to Notion", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/pdf-summary.lock.yml b/.github/workflows/pdf-summary.lock.yml index f80e7251e2..a9670a0cee 100644 --- a/.github/workflows/pdf-summary.lock.yml +++ b/.github/workflows/pdf-summary.lock.yml @@ -1288,7 +1288,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2331,7 +2331,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Resource Summarizer Agent", experimental: false, supports_tools_allowlist: true, @@ -4868,7 +4868,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/plan.lock.yml b/.github/workflows/plan.lock.yml index cafe534863..f6a74c82b7 100644 --- a/.github/workflows/plan.lock.yml +++ b/.github/workflows/plan.lock.yml @@ -832,7 +832,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1809,7 +1809,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Plan Command", experimental: false, supports_tools_allowlist: true, @@ -4696,7 +4696,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/poem-bot.lock.yml b/.github/workflows/poem-bot.lock.yml index 8707d23c31..2934a16477 100644 --- a/.github/workflows/poem-bot.lock.yml +++ b/.github/workflows/poem-bot.lock.yml @@ -1584,7 +1584,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2579,7 +2579,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "gpt-5", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Poem Bot - A Creative Agentic Workflow", experimental: false, supports_tools_allowlist: true, @@ -6613,7 +6613,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/pr-nitpick-reviewer.lock.yml b/.github/workflows/pr-nitpick-reviewer.lock.yml index c079b831e8..238c14da32 100644 --- a/.github/workflows/pr-nitpick-reviewer.lock.yml +++ b/.github/workflows/pr-nitpick-reviewer.lock.yml @@ -1061,7 +1061,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2385,7 +2385,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "PR Nitpick Reviewer 🔍", experimental: false, supports_tools_allowlist: true, @@ -5527,7 +5527,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/python-data-charts.lock.yml b/.github/workflows/python-data-charts.lock.yml index fcf0964ec2..c260a8f029 100644 --- a/.github/workflows/python-data-charts.lock.yml +++ b/.github/workflows/python-data-charts.lock.yml @@ -302,7 +302,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2177,7 +2177,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Python Data Visualization Generator", experimental: false, supports_tools_allowlist: true, @@ -2216,7 +2216,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.npmjs.org,s.symcb.com,s.symcd.com,security.ubuntu.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -5230,7 +5230,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/q.lock.yml b/.github/workflows/q.lock.yml index b26991f8b9..d59174092e 100644 --- a/.github/workflows/q.lock.yml +++ b/.github/workflows/q.lock.yml @@ -1334,7 +1334,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2665,7 +2665,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Q", experimental: false, supports_tools_allowlist: true, @@ -5980,7 +5980,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/repo-tree-map.lock.yml b/.github/workflows/repo-tree-map.lock.yml index deedfceec3..e4800bd7ed 100644 --- a/.github/workflows/repo-tree-map.lock.yml +++ b/.github/workflows/repo-tree-map.lock.yml @@ -241,7 +241,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1285,7 +1285,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Repository Tree Map Generator", experimental: false, supports_tools_allowlist: true, @@ -3955,7 +3955,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/repository-quality-improver.lock.yml b/.github/workflows/repository-quality-improver.lock.yml index 0773b60e7e..9c405ee494 100644 --- a/.github/workflows/repository-quality-improver.lock.yml +++ b/.github/workflows/repository-quality-improver.lock.yml @@ -288,7 +288,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1802,7 +1802,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Repository Quality Improvement Agent", experimental: false, supports_tools_allowlist: true, @@ -4473,7 +4473,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/research.lock.yml b/.github/workflows/research.lock.yml index f7c31a516e..b99bd2e4bd 100644 --- a/.github/workflows/research.lock.yml +++ b/.github/workflows/research.lock.yml @@ -253,7 +253,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1207,7 +1207,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Basic Research Agent", experimental: false, supports_tools_allowlist: true, @@ -1250,7 +1250,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool tavily --allow-tool 'tavily(*)' --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool tavily --allow-tool 'tavily(*)' --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4256,7 +4256,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/smoke-copilot.lock.yml b/.github/workflows/smoke-copilot.lock.yml index 09d84f2139..eefd9df551 100644 --- a/.github/workflows/smoke-copilot.lock.yml +++ b/.github/workflows/smoke-copilot.lock.yml @@ -255,7 +255,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1114,7 +1114,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Smoke Copilot", experimental: false, supports_tools_allowlist: true, @@ -1168,7 +1168,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,bun.sh,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool write --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-tool github --allow-tool safeoutputs --allow-tool 'shell(cat)' --allow-tool 'shell(date)' --allow-tool 'shell(echo)' --allow-tool 'shell(grep)' --allow-tool 'shell(head)' --allow-tool 'shell(ls)' --allow-tool 'shell(pwd)' --allow-tool 'shell(sort)' --allow-tool 'shell(tail)' --allow-tool 'shell(uniq)' --allow-tool 'shell(wc)' --allow-tool 'shell(yq)' --allow-tool write --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4253,7 +4253,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/super-linter.lock.yml b/.github/workflows/super-linter.lock.yml index 48f07c5f8b..ff12dcf0c5 100644 --- a/.github/workflows/super-linter.lock.yml +++ b/.github/workflows/super-linter.lock.yml @@ -278,7 +278,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1357,7 +1357,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Super Linter Report", experimental: false, supports_tools_allowlist: true, @@ -4111,7 +4111,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/technical-doc-writer.lock.yml b/.github/workflows/technical-doc-writer.lock.yml index 169b28cc55..611fbc9cf5 100644 --- a/.github/workflows/technical-doc-writer.lock.yml +++ b/.github/workflows/technical-doc-writer.lock.yml @@ -715,7 +715,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -2016,7 +2016,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Technical Doc Writer", experimental: false, supports_tools_allowlist: true, @@ -2059,7 +2059,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.githubusercontent.com,api.enterprise.githubcopilot.com,api.github.com,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,codeload.github.com,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,github-cloud.githubusercontent.com,github-cloud.s3.amazonaws.com,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,lfs.github.com,objects.githubusercontent.com,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,ppa.launchpad.net,raw.githubusercontent.com,registry.npmjs.org,s.symcb.com,s.symcd.com,security.ubuntu.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com' --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --agent technical-doc-writer --allow-tool github --allow-tool safeoutputs --allow-tool shell --allow-tool write --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --agent technical-doc-writer --allow-tool github --allow-tool safeoutputs --allow-tool shell --allow-tool write --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -5569,7 +5569,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/test-jqschema.lock.yml b/.github/workflows/test-jqschema.lock.yml index 1f593bfe6b..fcaeb15c35 100644 --- a/.github/workflows/test-jqschema.lock.yml +++ b/.github/workflows/test-jqschema.lock.yml @@ -222,7 +222,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -546,7 +546,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Test jqschema", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/test-manual-approval.lock.yml b/.github/workflows/test-manual-approval.lock.yml index cfdbc59196..eba2790dd7 100644 --- a/.github/workflows/test-manual-approval.lock.yml +++ b/.github/workflows/test-manual-approval.lock.yml @@ -227,7 +227,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -460,7 +460,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Test Manual Approval Workflow", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/test-ollama-threat-detection.lock.yml b/.github/workflows/test-ollama-threat-detection.lock.yml index 689c93545e..9d0e0f3610 100644 --- a/.github/workflows/test-ollama-threat-detection.lock.yml +++ b/.github/workflows/test-ollama-threat-detection.lock.yml @@ -237,7 +237,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1079,7 +1079,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Test Ollama Threat Scanning", experimental: false, supports_tools_allowlist: true, @@ -3834,7 +3834,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/test-post-steps.lock.yml b/.github/workflows/test-post-steps.lock.yml index 10dcf89637..78ccb88bbe 100644 --- a/.github/workflows/test-post-steps.lock.yml +++ b/.github/workflows/test-post-steps.lock.yml @@ -215,7 +215,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -457,7 +457,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Test Post-Steps Workflow", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/test-secret-masking.lock.yml b/.github/workflows/test-secret-masking.lock.yml index 0d670d5cd0..cf9e58d196 100644 --- a/.github/workflows/test-secret-masking.lock.yml +++ b/.github/workflows/test-secret-masking.lock.yml @@ -226,7 +226,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -463,7 +463,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Test Secret Masking Workflow", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/test-svelte.lock.yml b/.github/workflows/test-svelte.lock.yml index 0cc42cc798..8daddeaf11 100644 --- a/.github/workflows/test-svelte.lock.yml +++ b/.github/workflows/test-svelte.lock.yml @@ -223,7 +223,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -481,7 +481,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Test Svelte MCP", experimental: false, supports_tools_allowlist: true, diff --git a/.github/workflows/tidy.lock.yml b/.github/workflows/tidy.lock.yml index 34c334ce16..55812d5041 100644 --- a/.github/workflows/tidy.lock.yml +++ b/.github/workflows/tidy.lock.yml @@ -618,7 +618,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1586,7 +1586,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Tidy", experimental: false, supports_tools_allowlist: true, @@ -4912,7 +4912,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/video-analyzer.lock.yml b/.github/workflows/video-analyzer.lock.yml index b5feeddb3f..1c7ff1d070 100644 --- a/.github/workflows/video-analyzer.lock.yml +++ b/.github/workflows/video-analyzer.lock.yml @@ -252,7 +252,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1356,7 +1356,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Video Analysis Agent", experimental: false, supports_tools_allowlist: true, @@ -4125,7 +4125,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/.github/workflows/weekly-issue-summary.lock.yml b/.github/workflows/weekly-issue-summary.lock.yml index 3ef3ce981b..40ef5585c7 100644 --- a/.github/workflows/weekly-issue-summary.lock.yml +++ b/.github/workflows/weekly-issue-summary.lock.yml @@ -257,7 +257,7 @@ jobs: which awf awf --version - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Downloading container images run: | set -e @@ -1765,7 +1765,7 @@ jobs: engine_name: "GitHub Copilot CLI", model: "", version: "", - agent_version: "0.0.360", + agent_version: "0.0.358", workflow_name: "Weekly Issue Summary", experimental: false, supports_tools_allowlist: true, @@ -1804,7 +1804,7 @@ jobs: run: | set -o pipefail sudo -E awf --env-all --allow-domains '*.pythonhosted.org,anaconda.org,api.enterprise.githubcopilot.com,api.github.com,api.npms.io,api.snapcraft.io,archive.ubuntu.com,azure.archive.ubuntu.com,binstar.org,bootstrap.pypa.io,bun.sh,conda.anaconda.org,conda.binstar.org,crl.geotrust.com,crl.globalsign.com,crl.identrust.com,crl.sectigo.com,crl.thawte.com,crl.usertrust.com,crl.verisign.com,crl3.digicert.com,crl4.digicert.com,crls.ssl.com,deb.nodesource.com,deno.land,files.pythonhosted.org,get.pnpm.io,github.com,json-schema.org,json.schemastore.org,keyserver.ubuntu.com,nodejs.org,npm.pkg.github.com,npmjs.com,npmjs.org,ocsp.digicert.com,ocsp.geotrust.com,ocsp.globalsign.com,ocsp.identrust.com,ocsp.sectigo.com,ocsp.ssl.com,ocsp.thawte.com,ocsp.usertrust.com,ocsp.verisign.com,packagecloud.io,packages.cloud.google.com,packages.microsoft.com,pip.pypa.io,ppa.launchpad.net,pypi.org,pypi.python.org,raw.githubusercontent.com,registry.bower.io,registry.npmjs.com,registry.npmjs.org,registry.yarnpkg.com,repo.anaconda.com,repo.continuum.io,repo.yarnpkg.com,s.symcb.com,s.symcd.com,security.ubuntu.com,skimdb.npmjs.com,ts-crl.ws.symantec.com,ts-ocsp.ws.symantec.com,www.npmjs.com,www.npmjs.org,yarnpkg.com' --log-level info \ - "npx -y @github/copilot@0.0.360 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ + "npx -y @github/copilot@0.0.358 --add-dir /tmp/gh-aw/ --log-level all --disable-builtin-mcps --allow-all-tools --add-dir /tmp/gh-aw/cache-memory/ --allow-all-paths --prompt \"\$(cat /tmp/gh-aw/aw-prompts/prompt.txt)\"" \ 2>&1 | tee /tmp/gh-aw/agent-stdio.log # Move preserved Copilot logs to expected location @@ -4820,7 +4820,7 @@ jobs: with: node-version: '24' - name: Install GitHub Copilot CLI - run: npm install -g @github/copilot@0.0.360 + run: npm install -g @github/copilot@0.0.358 - name: Execute GitHub Copilot CLI id: agentic_execution # Copilot CLI tool arguments (sorted): diff --git a/pkg/constants/constants.go b/pkg/constants/constants.go index 7a564dfb5c..123fdfa34c 100644 --- a/pkg/constants/constants.go +++ b/pkg/constants/constants.go @@ -29,7 +29,7 @@ const DefaultMCPRegistryURL = "https://api.mcp.github.com/v0" const DefaultClaudeCodeVersion Version = "2.0.44" // DefaultCopilotVersion is the default version of the GitHub Copilot CLI -const DefaultCopilotVersion Version = "0.0.360" +const DefaultCopilotVersion Version = "0.0.358" // DefaultCodexVersion is the default version of the OpenAI Codex CLI const DefaultCodexVersion Version = "0.57.0" diff --git a/pkg/constants/constants_test.go b/pkg/constants/constants_test.go index 99218afd85..8498f12ad8 100644 --- a/pkg/constants/constants_test.go +++ b/pkg/constants/constants_test.go @@ -244,7 +244,7 @@ func TestVersionConstants(t *testing.T) { expected Version }{ {"DefaultClaudeCodeVersion", DefaultClaudeCodeVersion, "2.0.44"}, - {"DefaultCopilotVersion", DefaultCopilotVersion, "0.0.360"}, + {"DefaultCopilotVersion", DefaultCopilotVersion, "0.0.358"}, {"DefaultCodexVersion", DefaultCodexVersion, "0.57.0"}, {"DefaultGitHubMCPServerVersion", DefaultGitHubMCPServerVersion, "v0.21.0"}, {"DefaultFirewallVersion", DefaultFirewallVersion, "v0.1.1"},