Skip to content

Commit bd3fde7

Browse files
lpcoxCopilot
andcommitted
chore: bump mcpg to v0.2.29 in smoke-claude, smoke-codex, smoke-copilot
Set sandbox.mcp.version: v0.2.29 in frontmatter to test the GraphQL fix for gh pr list / gh issue list via the CLI proxy. Disables strict mode in these three workflows to allow the sandbox.mcp.version field (internal implementation detail). Tracking issue: github/gh-aw-mcpg#4276 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 844a792 commit bd3fde7

6 files changed

Lines changed: 70 additions & 61 deletions

File tree

.github/workflows/smoke-claude.lock.yml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-claude.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ engine:
1919
max-turns: 12
2020
features:
2121
cli-proxy: true
22-
strict: true
22+
sandbox:
23+
mcp:
24+
version: v0.2.29
25+
strict: false
2326
network:
2427
allowed:
2528
- defaults

0 commit comments

Comments
 (0)