Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 8, 2026

Update gh-aw-mcpg to v0.0.113

Completed:

  • Update DefaultMCPGatewayVersion constant from v0.0.103 to v0.0.113 in pkg/constants/constants.go
  • Rebuild the binary with make build
  • Recompile all 148 workflow files with make recompile to regenerate .lock.yml files with new version
  • Run tests to ensure no breakage (all tests passing)
  • Remove the old changeset file about reverting to v0.0.103
  • Create new changeset documenting the version update

Summary:

All workflow lock files now reference gh-aw-mcpg v0.0.113 (444 references updated).
Tests confirm the update is working correctly.

Original prompt

Update to gh-aw-mcpg v0.0.113


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.


Changeset

  • Type: patch
  • Description: Bump gh-aw-mcpg to v0.0.113 and regenerate workflows to use the latest gateway version.

Generated by Changeset Generator

- Update DefaultMCPGatewayVersion from v0.0.103 to v0.0.113
- Rebuild binary and recompile all 148 workflow files
- Update changeset to reflect version upgrade
- All tests passing

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan pelikhan added the smoke label Feb 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

Changeset Generator completed successfully!

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

🧪 Smoke Project is now testing project operations...

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

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 v20.20.0
python3 3.12.3
go go1.24.12
java ⚠️ Present but execution blocked
dotnet ⚠️ Present but execution blocked

Result: 10/12 tools fully available, 2/12 tools present but not executable ⚠️

Issue Details

Java and .NET Execution Problem:

  • Both java and dotnet binaries are present on the system:
    • Java: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.10-7/x64/bin/java
    • Dotnet: /usr/bin/dotnet/usr/share/dotnet/dotnet
  • However, all execution attempts return bash version output instead of the expected tool output
  • Error messages indicate: "cannot execute dotnet when renamed to bash" and similar for java
  • This appears to be a bash tool wrapper or environment configuration issue specific to the agent container

Impact:

  • Core development tools (shells, version control, JSON/YAML, HTTP, runtimes) are working
  • Java and .NET development tasks cannot be executed in current environment
  • Recommend investigation of bash wrapper configuration or PATH environment setup

Recommendation: If Java/.NET support is required for agent workflows, the container environment needs debugging to resolve the execution interception issue.

AI generated by Agent Container Smoke Test

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

Smoke Project completed successfully. All project operations validated.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

Smoke test (Codex) results:
PR titles: 🔒 Prevent upload during init; Enable automatic closure of older CI failure issues
GitHub MCP: ✅
Serena MCP: ✅
Playwright: ✅
File write+cat: ✅
Build: ✅
Overall: PASS

AI generated by Smoke Codex

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

Smoke Test Results

PRs: #14559, #14477

Results:

  • ✅ GitHub MCP
  • ✅ Safe Inputs GH CLI
  • ✅ Serena MCP
  • ✅ Playwright
  • ✅ File Writing
  • ✅ Bash Tool
  • ✅ Discussion Interaction
  • ✅ Build gh-aw
  • ✅ Workflow Dispatch

Status: ✅ PASS

cc @pelikhan @Copilot

AI generated by Smoke Copilot

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

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

@pelikhan pelikhan marked this pull request as ready for review February 8, 2026 20:09
Copilot AI review requested due to automatic review settings February 8, 2026 20:09
@pelikhan pelikhan merged commit 852d817 into main Feb 8, 2026
2 checks passed
@pelikhan pelikhan deleted the copilot/update-gh-aw-mcpg-v0-0-113 branch February 8, 2026 20:09
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.

2 participants