Skip to content

Update awf (gh-aw-firewall) to v0.14.0#14903

Merged
pelikhan merged 3 commits intomainfrom
copilot/update-awf-dependency
Feb 11, 2026
Merged

Update awf (gh-aw-firewall) to v0.14.0#14903
pelikhan merged 3 commits intomainfrom
copilot/update-awf-dependency

Conversation

Copy link
Contributor

Copilot AI commented Feb 11, 2026

Updates the default AWF binary version from v0.13.14 to v0.14.0.

Changes

  • Updated DefaultFirewallVersion constant in pkg/constants/constants.go
  • Recompiled 145 workflow lock files to reference new version
  • Added changeset for patch-level version bump

All workflows using the firewall will now install and use v0.14.0 of the AWF binary by default.

Warning

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

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

  • https://api.github.com/repos/github/gh-aw-firewall/releases/latest
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)

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

Original prompt

Update awf (gh-aw-firewall) dependency to the latest version v0.14.0


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.


Changeset

  • Type: patch
  • Description: Update the default gh-aw-firewall binary to v0.14.0 so workflows pick up the latest AWF release.

Generated by Changeset Generator

Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Copilot AI changed the title [WIP] Update awf dependency to latest version v0.14.0 Update awf (gh-aw-firewall) to v0.14.0 Feb 11, 2026
Copilot AI requested a review from Mossaka February 11, 2026 06:47
@pelikhan pelikhan added the smoke label Feb 11, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 11, 2026

✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟

@github-actions
Copy link
Contributor

🧪 Smoke Project is now testing project operations...

@github-actions
Copy link
Contributor

github-actions bot commented Feb 11, 2026

Changeset Generator completed successfully!

@github-actions
Copy link
Contributor

github-actions bot commented Feb 11, 2026

🎬 THE ENDSmoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions
Copy link
Contributor

📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing...

@github-actions
Copy link
Contributor

Agent Container Tool Check ✅

Tool Status Version
bash 5.2.21
sh available
git 2.52.0
jq 1.7
yq 4.52.2
curl 8.5.0
gh 2.86.0
node 20.20.0
python3 3.12.3
go 1.24.12
java (available)
dotnet 10.0.102

Result: 12/12 tools available ✅

All required development tools are present and functional in the agent container environment.

AI generated by Agent Container Smoke Test

@github-actions
Copy link
Contributor

Smoke Project completed successfully. All project operations validated.

@github-actions
Copy link
Contributor

PR titles:

  • Remove sandbox: false, add sandbox.agent: false for firewall-only disable
  • Extract duplicate expires preprocessing logic into shared helper
    GitHub MCP: ✅
    Serena MCP: ✅
    Playwright: ✅
    File write: ✅
    Bash cat: ✅
    Build gh-aw: ✅
    Overall status: PASS

AI generated by Smoke Codex

@github-actions
Copy link
Contributor

Smoke Test Results

PRs Tested:

Results: ✅✅✅✅✅✅✅✅✅ (9/9)

Status: PASS 🎉


@app/copilot-swe-agent

AI generated by Smoke Copilot

@github-actions
Copy link
Contributor

📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤

@pelikhan pelikhan marked this pull request as ready for review February 11, 2026 07:03
Copilot AI review requested due to automatic review settings February 11, 2026 07:03
@pelikhan pelikhan merged commit 53c6ad2 into main Feb 11, 2026
3 checks passed
@pelikhan pelikhan deleted the copilot/update-awf-dependency branch February 11, 2026 07:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the default gh-aw-firewall (AWF) version to v0.14.0 and regenerates workflow lockfiles so all workflows pick up the new default.

Changes:

  • Bumped DefaultFirewallVersion in Go constants to v0.14.0.
  • Updated workflow lockfiles to reference AWF v0.14.0 / image tags 0.14.0.
  • Added patch changeset metadata for the bump.

Reviewed changes

Copilot reviewed 148 out of 148 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pkg/constants/constants.go Updates the default AWF version constant to v0.14.0.
.github/workflows/workflow-health-manager.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/workflow-generator.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/video-analyzer.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/test-workflow.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/test-project-url-default.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/test-dispatcher.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/terminal-stylist.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/technical-doc-writer.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/super-linter.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/sub-issue-closer.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/stale-repo-identifier.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/security-review.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/security-guard.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/security-compliance.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/repository-quality-improver.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/repo-tree-map.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/repo-audit-analyzer.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/q.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/pr-triage-agent.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/pr-nitpick-reviewer.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/portfolio-analyst.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/poem-bot.lock.yml Updates AWF version, install arg, and image tag to 0.14.0.
.github/workflows/plan.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/pdf-summary.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/org-health-report.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/notion-issue-summary.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/metrics-collector.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/issue-triage-agent.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/issue-monster.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/issue-arborist.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/grumpy-reviewer.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/github-remote-mcp-auth-test.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/functional-pragmatist.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/example-permissions-warning.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/example-custom-error-patterns.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/duplicate-code-detector.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/draft-pr-cleanup.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/discussion-task-miner.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/dictation-prompt.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/dev.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/dependabot-go-checker.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/dependabot-burner.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-workflow-updater.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-team-status.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-semgrep-scan.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-secrets-analysis.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-regulatory.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-performance-summary.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-observability-report.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-malicious-code-scan.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-issues-report.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-firewall-report.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-fact.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-cli-tools-tester.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-cli-performance.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/daily-assign-issue-to-user.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/craft.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/copilot-pr-merged-report.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/codex-github-remote-mcp-test.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/code-simplifier.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/code-scanning-fixer.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/ci-doctor.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/ci-coach.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/chroma-issue-indexer.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/changeset.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/brave.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/archie.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/ai-moderator.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/agent-persona-explorer.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.github/workflows/agent-performance-analyzer.lock.yml Updates AWF version, install arg, and image tags to 0.14.0.
.changeset/patch-update-awf-default-v0-14-0.md Adds a patch changeset describing the AWF default bump.
.changeset/patch-bump-awf-v0-14-0.md Adds a patch changeset describing the AWF default bump.

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

Comment on lines +1 to +5
---
"gh-aw": patch
---

Bump the default gh-aw-firewall binary to v0.14.0.
Copy link

Copilot AI Feb 11, 2026

Choose a reason for hiding this comment

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

There are two new changeset files in this PR that both declare a patch bump for the same AWF version change. Keeping both will likely result in two patch bumps being applied/released for a single logical change. Consolidate into a single changeset (either delete one file or merge the wording) so the release automation only applies one patch bump.

Suggested change
---
"gh-aw": patch
---
Bump the default gh-aw-firewall binary to v0.14.0.
This file previously defined a patch changeset for bumping the default
`gh-aw-firewall` binary to `v0.14.0`, but it has been consolidated into
another changeset. It is intentionally left here as documentation only
and is no longer an active changeset (no YAML frontmatter).

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments