Skip to content

Convert 55.8% of agentic workflows to use tools.github mode: gh-proxy and tools.cli-proxy - #29418

Merged
pelikhan merged 2 commits into
mainfrom
copilot/convert-agentic-workflows-to-proxies
May 1, 2026
Merged

Convert 55.8% of agentic workflows to use tools.github mode: gh-proxy and tools.cli-proxy#29418
pelikhan merged 2 commits into
mainfrom
copilot/convert-agentic-workflows-to-proxies

Conversation

CopilotAI commented May 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Converts 55.8% (101/181) of agentic workflows to use tools.github.mode: gh-proxy and tools.cli-proxy: true for better performance.

Changes

  • Phase 1: Add mode: gh-proxy to 75 agentic workflows that have cli-proxy: true + tools.github: but no existing mode
  • Phase 2: Add cli-proxy: true to copilot-token-optimizer.md (had mode: gh-proxy but missing cli-proxy)
  • Phase 3: Convert 23 non-smoke agentic workflows from remaining set — add both cli-proxy: true + mode: gh-proxy
  • Fix static-analysis-report.md YAML indentation issue
  • Recompile all 205 workflow lock files
  • Prompt alignment: Updated 8 workflow prompts to use gh CLI instead of GitHub MCP tools, since mode: gh-proxy makes no GitHub MCP server available at runtime

Result

101/181 (55.8%) agentic workflows now use both tools.github.mode: gh-proxy and tools.cli-proxy: true.

Prompt Updates

Workflows whose prompts previously instructed agents to use GitHub MCP tools (which are unavailable in gh-proxy mode) were updated to use gh CLI equivalents:

  • copilot-opt.md: Replaced "Never use gh CLI" rule with "Use gh CLI for GitHub reads"; replaced get_pull_request MCP reference with gh pr view/list
  • deployment-incident-monitor.md: Replaced "GitHub MCP tools" with gh run list / gh api commands
  • daily-aw-cross-repo-compile-check.md: Replaced GitHub MCP search guidance with gh search code / gh repo view
  • spec-enforcer.md: Replaced "Use GitHub MCP server (not gh api)" with gh pr list
  • stale-repo-identifier.md: Replaced list_commits, search_issues, list_pull_requests, list_releases MCP references with gh CLI equivalents
  • sub-issue-closer.md: Replaced GitHub MCP server references with gh issue list
  • ubuntu-image-analyzer.md: Replaced "GitHub MCP Tools (Read-Only)" guide section with gh run list / gh api equivalents
  • grumpy-reviewer.md: Replaced vague "Use the GitHub tools" with explicit gh pr view / gh pr diff commands

Workflows NOT converted (intentionally excluded)

  • 13 smoke test workflows testing specific modes (mode: local is required for their tests)
  • schema-consistency-checker.md — explicitly uses mode: remote for schema testing
  • 8 workflows with explicit mode: local or mode: remote for testing purposes
  • Workflows with github: false (github tools explicitly disabled)
  • daily-token-consumption-report.md — bash-only workflow with no github tools

… and tools.cli-proxy
- Phase 1: Add mode: gh-proxy to 75 agentic workflows that had cli-proxy: true + github tools
- Phase 2: Add cli-proxy: true to copilot-token-optimizer.md (had mode: gh-proxy already)
- Phase 3: Add both cli-proxy: true + mode: gh-proxy to 23 non-smoke agentic workflows
- Fix static-analysis-report.md YAML indentation issue
- Recompile all 205 workflow lock files
Result: 101/181 (55.8%) agentic workflows now use both tools.github.mode: gh-proxy and tools.cli-proxy: true
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/fb7680c0-8a54-420e-a4cb-618213e1ae66
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan

Copy link
Copy Markdown
Collaborator

@copilot review the prompts to make sure they align with using gh instead of MCP tools

Workflows with mode: gh-proxy should instruct agents to use 'gh' CLI
since no GitHub MCP server is available in that mode.
- copilot-opt: remove "Never use gh CLI" rule, replace with "Use gh CLI for GitHub reads"
- copilot-opt: replace GitHub MCP get_pull_request reference with gh pr view/list
- deployment-incident-monitor: replace "GitHub MCP tools" with gh CLI commands
- daily-aw-cross-repo-compile-check: replace GitHub MCP search with gh search code
- spec-enforcer: replace GitHub MCP server with gh pr list
- stale-repo-identifier: replace all GitHub MCP tool references with gh CLI commands
- sub-issue-closer: replace GitHub MCP server references with gh issue list
- ubuntu-image-analyzer: replace GitHub MCP Tools section with gh CLI section
- grumpy-reviewer: replace vague "GitHub tools" reference with explicit gh pr commands
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/010f8156-dc10-46a2-ab71-406f7eb02205
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

CopilotAI commented May 1, 2026

Copy link
Copy Markdown
ContributorAuthor

@copilot review the prompts to make sure they align with using gh instead of MCP tools

Reviewed all changed workflow prompts. Updated 8 workflows that had instructions conflicting with mode: gh-proxy behavior (where no GitHub MCP server is available and gh CLI is the primary tool for GitHub reads):

  • copilot-opt.md: Removed "Never use gh CLI" rule; replaced with "Use gh CLI for GitHub reads". Updated get_pull_request MCP reference → gh pr view/list.
  • deployment-incident-monitor.md: Replaced "GitHub MCP tools" with concrete gh run list / gh api commands.
  • daily-aw-cross-repo-compile-check.md: Replaced "GitHub MCP search tools" with gh search code / gh repo view.
  • spec-enforcer.md: Replaced "Use GitHub MCP server (not gh api calls)" with gh pr list.
  • stale-repo-identifier.md: Replaced all list_commits, search_issues, list_pull_requests, list_releases MCP tool references with equivalent gh CLI commands.
  • sub-issue-closer.md: Replaced "GitHub MCP server" references with gh issue list.
  • ubuntu-image-analyzer.md: Replaced "GitHub MCP Tools (Read-Only)" section with "gh CLI" section using gh run list / gh api.
  • grumpy-reviewer.md: Replaced vague "Use the GitHub tools" with explicit gh pr view / gh pr diff commands.

Commit: 45ff147

Warning

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

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

  • https://api.github.com/graphql
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw (http block)
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw -d 168.63.129.16 bash --no�� --noprofile 53 rgo/bin/bash tead|use.*github/usr/bin/gh (http block)
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw -j ACCEPT e mcp github n==2�� .github/workflow-f (http block)
  • https://api.github.com/repos/actions/checkout/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv .github/workflows/developer-docs-consolidator.md (http block)
    • Triggering command: /usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv /home/REDACTED/worremote.origin.url (http block)
    • Triggering command: /usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv github mcp|mcp.*-f (http block)
  • https://api.github.com/repos/actions/setup-node/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv -n mcp\|use the.*tool\|use.*mcp 1/x64/bin/bash (http block)
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv github mcp|mcp.*github.*tool|useremote.origin.url (http block)
  • https://api.github.com/repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b
    • Triggering command: /usr/bin/gh gh api /repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b --jq [.object.sha, .object.type] | @tsv h ../../../.prettierignore (http block)
    • Triggering command: /usr/bin/gh gh api /repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b --jq [.object.sha, .object.type] | @tsv .*mcp.*github|github.*toolset.*mcp|issue_read|pull_request.*mcp|mcp.*tool.*get|list.*mcp security /sh tead|use.*githubgit -d 168.63.129.16 bash --no�� js/**/*.json&#39; --ignore-path ../../../.prettierignore 53 ndor/bin/bash tead|use.*githubgit (http block)
  • https://api.github.com/repos/github/gh-aw
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw --jq .default_branch .js&#39; --ignore-path .prettierigno-f (http block)

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

@pelikhan

Copy link
Copy Markdown
Collaborator

@lpcox

@pelikhan
pelikhan marked this pull request as ready for review May 1, 2026 02:40
CopilotAI review requested due to automatic review settings May 1, 2026 02:40
@pelikhan
pelikhan merged commit b4a5fc6 into mainMay 1, 2026
25 checks passed
@pelikhan
pelikhan deleted the copilot/convert-agentic-workflows-to-proxies branch May 1, 2026 02:40

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Migrates a large subset of agentic workflows to use tools.github.mode: gh-proxy alongside tools.cli-proxy: true, and updates select prompts/lockfiles to align runtime GitHub access with gh CLI via the CLI proxy.

Changes:

  • Added tools.github.mode: gh-proxy and/or tools.cli-proxy: true across many workflows to shift GitHub reads to gh CLI proxy mode.
  • Updated several workflow prompts to replace GitHub MCP-tool instructions with gh CLI equivalents where MCP won’t be available.
  • Recompiled workflow lock files to reflect the new tool configuration (and fixed a YAML indentation issue).
Show a summary per file
FileDescription
.github/workflows/workflow-health-manager.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/workflow-generator.mdSet tools.github.mode: gh-proxy.
.github/workflows/workflow-generator.lock.ymlRecompiled lockfile for gh-proxy + CLI proxy runtime wiring.
.github/workflows/weekly-safe-outputs-spec-review.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/weekly-issue-summary.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/weekly-blog-post-writer.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/visual-regression-checker.mdEnable CLI proxy.
.github/workflows/visual-regression-checker.lock.ymlRecompiled lockfile (but currently missing expected CLI proxy integration).
.github/workflows/video-analyzer.mdEnable CLI proxy.
.github/workflows/video-analyzer.lock.ymlRecompiled lockfile.
.github/workflows/unbloat-docs.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/ubuntu-image-analyzer.mdEnable CLI proxy + gh-proxy; update prompt guidance from MCP tools to gh CLI.
.github/workflows/typist.mdSet tools.github.mode: gh-proxy.
.github/workflows/tidy.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/test-quality-sentinel.mdSet tools.github.mode: gh-proxy.
.github/workflows/test-project-url-default.mdEnable CLI proxy.
.github/workflows/test-project-url-default.lock.ymlRecompiled lockfile.
.github/workflows/terminal-stylist.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/technical-doc-writer.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/sub-issue-closer.mdEnable CLI proxy + gh-proxy; update prompt guidance to gh issue list / gh api.
.github/workflows/step-name-alignment.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/static-analysis-report.mdFix YAML indentation and set tools.github.mode: gh-proxy.
.github/workflows/stale-repo-identifier.mdEnable CLI proxy + gh-proxy; update prompt guidance to gh commands.
.github/workflows/spec-librarian.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/spec-extractor.mdSet tools.github.mode: gh-proxy.
.github/workflows/spec-enforcer.mdEnable CLI proxy + gh-proxy; update prompt guidance to gh pr list.
.github/workflows/smoke-copilot.mdSet tools.github.mode: gh-proxy.
.github/workflows/sergo.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/semantic-function-refactor.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/security-compliance.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/scout.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/safe-output-health.mdEnable CLI proxy.
.github/workflows/safe-output-health.lock.ymlRecompiled lockfile.
.github/workflows/repository-quality-improver.mdSet tools.github.mode: gh-proxy.
.github/workflows/refiner.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/refactoring-cadence.mdSet tools.github.mode: gh-proxy.
.github/workflows/q.mdSet tools.github.mode: gh-proxy (including docs/example snippet).
.github/workflows/prompt-clustering-analysis.mdSet tools.github.mode: gh-proxy.
.github/workflows/pr-triage-agent.mdEnable CLI proxy + set GitHub tool mode to gh-proxy.
.github/workflows/pr-nitpick-reviewer.mdEnable CLI proxy.
.github/workflows/pr-nitpick-reviewer.lock.ymlRecompiled lockfile.
.github/workflows/poem-bot.mdSet tools.github.mode: gh-proxy.
.github/workflows/plan.mdSet tools.github.mode: gh-proxy.
.github/workflows/plan.lock.ymlRecompiled lockfile for CLI proxy + gh-proxy prompts.
.github/workflows/org-health-report.mdSet tools.github.mode: gh-proxy.
.github/workflows/metrics-collector.mdSet tools.github.mode: gh-proxy.
.github/workflows/mergefest.mdSet tools.github.mode: gh-proxy.
.github/workflows/layout-spec-maintainer.mdSet tools.github.mode: gh-proxy.
.github/workflows/jsweep.mdSet tools.github.mode: gh-proxy.
.github/workflows/issue-monster.mdSet tools.github.mode: gh-proxy.
.github/workflows/issue-arborist.mdSet tools.github.mode: gh-proxy.
.github/workflows/instructions-janitor.mdSet tools.github.mode: gh-proxy.
.github/workflows/hourly-ci-cleaner.mdSet tools.github.mode: gh-proxy.
.github/workflows/grumpy-reviewer.mdEnable CLI proxy; update prompt guidance to use gh pr view/diff.
.github/workflows/grumpy-reviewer.lock.ymlRecompiled lockfile.
.github/workflows/go-logger.mdSet tools.github.mode: gh-proxy.
.github/workflows/go-fan.mdSet tools.github.mode: gh-proxy.
.github/workflows/glossary-maintainer.mdSet tools.github.mode: gh-proxy.
.github/workflows/firewall-escape.mdSet tools.github.mode: gh-proxy.
.github/workflows/example-workflow-analyzer.mdSet tools.github.mode: gh-proxy.
.github/workflows/draft-pr-cleanup.mdSet tools.github.mode: gh-proxy.
.github/workflows/discussion-task-miner.mdSet tools.github.mode: gh-proxy.
.github/workflows/dictation-prompt.mdSet tools.github.mode: gh-proxy.
.github/workflows/developer-docs-consolidator.mdSet tools.github.mode: gh-proxy.
.github/workflows/dev-hawk.mdSet tools.github.mode: gh-proxy.
.github/workflows/design-decision-gate.mdSet tools.github.mode: gh-proxy.
.github/workflows/deployment-incident-monitor.mdEnable CLI proxy + gh-proxy; update prompt guidance to gh commands.
.github/workflows/deployment-incident-monitor.lock.ymlRecompiled lockfile for CLI proxy + gh-proxy.
.github/workflows/delight.mdSet tools.github.mode: gh-proxy (and docs snippet).
.github/workflows/deep-report.mdSet tools.github.mode: gh-proxy.
.github/workflows/dead-code-remover.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-workflow-updater.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-testify-uber-super-expert.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-security-red-team.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-security-observability.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-secrets-analysis.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-secrets-analysis.lock.ymlRecompiled lockfile for CLI proxy + gh-proxy.
.github/workflows/daily-safe-outputs-conformance.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-safe-output-integrator.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-repo-chronicle.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-rendering-scripts-verifier.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-performance-summary.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-otel-instrumentation-advisor.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-observability-report.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-mcp-concurrency-analysis.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-issues-report.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-hippo-learn.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-function-namer.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-file-diet.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-fact.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-doc-updater.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-doc-healer.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-compiler-quality.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-cli-performance.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-choice-test.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-caveman-optimizer.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-cache-strategy-analyzer.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-aw-cross-repo-compile-check.mdEnable CLI proxy + gh-proxy; update search guidance to gh search code / gh repo view.
.github/workflows/daily-assign-issue-to-user.mdSet tools.github.mode: gh-proxy.
.github/workflows/daily-assign-issue-to-user.lock.ymlRecompiled lockfile for CLI proxy + gh-proxy.
.github/workflows/craft.mdSet tools.github.mode: gh-proxy in workflow + embedded example snippet.
.github/workflows/copilot-token-optimizer.mdAdd missing tools.cli-proxy: true for gh-proxy mode.
.github/workflows/copilot-token-optimizer.lock.ymlRecompiled lockfile for CLI proxy + gh-proxy.
.github/workflows/copilot-session-insights.mdSet tools.github.mode: gh-proxy.
.github/workflows/copilot-opt.mdEnable CLI proxy + gh-proxy; update prompt guidance to prefer gh reads.
.github/workflows/copilot-cli-deep-research.mdSet tools.github.mode: gh-proxy.
.github/workflows/contribution-check.mdSet tools.github.mode: gh-proxy.
.github/workflows/contribution-check.lock.ymlRecompiled lockfile for CLI proxy + gh-proxy.
.github/workflows/commit-changes-analyzer.mdSet tools.github.mode: gh-proxy.
.github/workflows/code-scanning-fixer.mdSet tools.github.mode: gh-proxy.
.github/workflows/claude-code-user-docs-review.mdSet tools.github.mode: gh-proxy.
.github/workflows/ci-doctor.mdSet tools.github.mode: gh-proxy.
.github/workflows/breaking-change-checker.mdSet tools.github.mode: gh-proxy.
.github/workflows/aw-failure-investigator.mdSet tools.github.mode: gh-proxy.
.github/workflows/auto-triage-issues.mdSet tools.github.mode: gh-proxy.
.github/workflows/artifacts-summary.mdSet tools.github.mode: gh-proxy.
.github/workflows/artifacts-summary.lock.ymlRecompiled lockfile for CLI proxy + gh-proxy.
.github/workflows/archie.mdSet tools.github.mode: gh-proxy.
.github/workflows/approach-validator.mdSet tools.github.mode: gh-proxy.
.github/workflows/agent-performance-analyzer.mdSet tools.github.mode: gh-proxy.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 94/212 changed files
  • Comments generated: 3

Comment on lines 128 to 130
3. If `rotation.json` is missing or empty, recover round-robin state from the most recently merged PR with the `pkg-specifications` label:
- Use the GitHub MCP server (not direct `gh api` calls) to find the latest merged PR in this repository with a query equivalent to:
- `repo:${{ github.repository }} is:pr is:merged label:pkg-specifications sort:merged-desc`
- Use `gh pr list --repo ${{ github.repository }} --state merged --label pkg-specifications --limit 1 --json number,body` to find the latest merged PR in this repository
- Parse this line from the PR body:
Comment on lines +167 to 170
Use `gh api repos/<owner>/<repo>/commits?per_page=100&since=<2-years-ago>` to get commit history:
```bash
gh api repos/<owner>/<repo>/commits --paginate --jq '.[].commit.author.date'
```
Comment on lines +1 to 2
# gh-aw-metadata: {"schema_version":"v3","frontmatter_hash":"f45b4d827b2deecb4116b542c0f5ce224b31b1f4d6f06daec319418fe0d048f3","strict":true,"agent_id":"copilot"}
# gh-aw-manifest: {"version":1,"secrets":["COPILOT_GITHUB_TOKEN","GH_AW_GITHUB_MCP_SERVER_TOKEN","GH_AW_GITHUB_TOKEN","GITHUB_TOKEN"],"actions":[{"repo":"actions/checkout","sha":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","version":"v6"},{"repo":"actions/download-artifact","sha":"3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c","version":"v8.0.1"},{"repo":"actions/github-script","sha":"373c709c69115d41ff229c7e5df9f8788daa9553","version":"v9"},{"repo":"actions/setup-node","sha":"48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e","version":"v6.4.0"},{"repo":"actions/upload-artifact","sha":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","version":"v7.0.1"}],"containers":[{"image":"ghcr.io/github/gh-aw-firewall/agent:0.25.29","digest":"sha256:e68f37e36962dcb3f3d1de680a49bc2302cefd001b941a7dc377155ec7ce42f4","pinned_image":"ghcr.io/github/gh-aw-firewall/agent:0.25.29@sha256:e68f37e36962dcb3f3d1de680a49bc2302cefd001b941a7dc377155ec7ce42f4"},{"image":"ghcr.io/github/gh-aw-firewall/api-proxy:0.25.29","digest":"sha256:d1219e4110684402aabbeb5a43858f26790c9d0be210581cf3f7a521bd2c87b6","pinned_image":"ghcr.io/github/gh-aw-firewall/api-proxy:0.25.29@sha256:d1219e4110684402aabbeb5a43858f26790c9d0be210581cf3f7a521bd2c87b6"},{"image":"ghcr.io/github/gh-aw-firewall/squid:0.25.29","digest":"sha256:8a71ad9e40454051672312917e51567abfb8251d7c294d086c48f63d84e4cb53","pinned_image":"ghcr.io/github/gh-aw-firewall/squid:0.25.29@sha256:8a71ad9e40454051672312917e51567abfb8251d7c294d086c48f63d84e4cb53"},{"image":"ghcr.io/github/gh-aw-mcpg:v0.3.1","digest":"sha256:287fad0236959f3b3d9936ea1ef8d5b4f135ef2a5f5789713495cbbef191e60c","pinned_image":"ghcr.io/github/gh-aw-mcpg:v0.3.1@sha256:287fad0236959f3b3d9936ea1ef8d5b4f135ef2a5f5789713495cbbef191e60c"},{"image":"ghcr.io/github/github-mcp-server:v1.0.3","digest":"sha256:2ac27ef03461ef2b877031b838a7d1fd7f12b12d4ace7796d8cad91446d55959","pinned_image":"ghcr.io/github/github-mcp-server:v1.0.3@sha256:2ac27ef03461ef2b877031b838a7d1fd7f12b12d4ace7796d8cad91446d55959"},{"image":"mcr.microsoft.com/playwright/mcp","digest":"sha256:7b82f29c6ef83480a97f612d53ac3fd5f30a32df3fea1e06923d4204d3532bb2","pinned_image":"mcr.microsoft.com/playwright/mcp@sha256:7b82f29c6ef83480a97f612d53ac3fd5f30a32df3fea1e06923d4204d3532bb2"},{"image":"node:lts-alpine","digest":"sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f","pinned_image":"node:lts-alpine@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f"}]}
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pelikhan