Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
33e03db
feat: mount MCP servers as local CLIs after gateway starts
Copilot Apr 4, 2026
f3d7205
refactor: convert mount_mcp_as_cli to github-script, wrap prompt in x…
Copilot Apr 4, 2026
a6cfa91
feat: add tools.mount-as-clis flag, enable in smoke-copilot, filter f…
Copilot Apr 4, 2026
578ae43
fix: implement proper MCP session protocol in CLI wrappers
Copilot Apr 4, 2026
6183bd6
feat: move MCP CLI tools prompt to actions/setup/md template file
Copilot Apr 4, 2026
b15ce1b
fix: skip backtick-wrapped placeholder names in prompt validation
Copilot Apr 4, 2026
73ad591
feat: mount built-in MCPs (github, playwright, etc.) as CLIs
Copilot Apr 4, 2026
8e98c46
fix: use json.Marshal for GH_AW_MCP_CLI_SERVERS and add jq error hand…
Copilot Apr 4, 2026
5a24ced
docs: update smoke-copilot prompt to use CLI syntax for mounted MCP s…
Copilot Apr 4, 2026
5283e4a
fix: generate MCP CLI scripts in RUNNER_TEMP/gh-aw/mcp-cli/ to be ins…
Copilot Apr 4, 2026
d22ea30
Merge remote-tracking branch 'origin/main' into copilot/add-automatic…
Copilot Apr 4, 2026
2946954
fix: address code review feedback on mcp_cli_mount comments and mcpsc…
Copilot Apr 4, 2026
85f06a0
fix: bake gateway API key into generated CLI wrapper scripts at gener…
Copilot Apr 4, 2026
3a7b43c
Merge remote-tracking branch 'origin/main' into copilot/add-automatic…
Copilot Apr 4, 2026
7526d82
fix: bash syntax error in jq expression and agentic-workflows name mi…
Copilot Apr 4, 2026
52e4485
Merge remote-tracking branch 'origin/main' into copilot/add-automatic…
Copilot Apr 5, 2026
efc9b05
chore: merge main and recompile all 180 workflows
Copilot Apr 5, 2026
9698016
feat: improve mcp-clis prompt clarity and smoke-copilot instructions
Copilot Apr 5, 2026
17bff9f
Merge remote-tracking branch 'origin/main' into copilot/add-automatic…
Copilot Apr 5, 2026
35bf4d2
chore: merge main and recompile all workflows
Copilot Apr 5, 2026
acd44a6
fix: pass container-accessible gateway URL to CLI wrapper scripts
Copilot Apr 5, 2026
3214e78
fix: persist GH_AW_MCP_CLI_SERVERS to GITHUB_ENV so conversion script…
Copilot Apr 5, 2026
b04813a
Merge remote-tracking branch 'origin/main' into copilot/add-automatic…
Copilot Apr 5, 2026
81db7fa
chore: merge main and recompile 181 workflows
Copilot Apr 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 48 additions & 27 deletions .github/workflows/smoke-copilot.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading