Conversation
|
@copilot apply fixes to all mcps mounted as clis |
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/6aa23d40-ffe3-4515-b6ac-62816550424d Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
@copilot apply fix to all agentic engines (refactor useful pieces) |
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/6af08269-5d43-4371-aa92-4aa434fc8481 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/6af08269-5d43-4371-aa92-4aa434fc8481 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/6af08269-5d43-4371-aa92-4aa434fc8481 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/6af08269-5d43-4371-aa92-4aa434fc8481 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Implemented in |
|
@copilot revert changes to prompt instructions: keep preferring clis |
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/90ed89f2-9298-49b7-bf36-c31163e12739 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/90ed89f2-9298-49b7-bf36-c31163e12739 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/90ed89f2-9298-49b7-bf36-c31163e12739 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Done in
Done in 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:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot recompile and validate that the changes are applied |
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/dd40e1eb-745a-4ef8-9bc3-1e9a5495cdfd Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Done in 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:
If you need me to access, download, or install something from one of these locations, you can either:
|
Reviewed all comments and applied the outstanding reviewer follow-up in 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:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
|
|
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
|
|
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
|
@copilot investigate MCP failure https://github.com/github/gh-aw/actions/runs/24597026613/job/71928914433#step:32:1 |
Investigated run
It fails while initializing |
|
|
|
|
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
|
@copilot review any changes to the gateway. Failing https://github.com/github/gh-aw/actions/runs/24597541805/job/71930413261#step:25:1 |
|
Hey The PR is well-structured, has a clear description, and ships test coverage for every engine it touches. The lock file recompilation is the expected side-effect of running
|
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/69a03206-4b93-4173-afb2-c550241779ed Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. 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:
If you need me to access, download, or install something from one of these locations, you can either:
|
Workflows using
tools.mount-as-clis: truecould fail after successful analysis when restricted bash allowlists did not include mounted MCP CLI commands. This update ensures mounted MCP CLIs are consistently allowlisted across agentic engines while keeping prompt guidance CLI-first.Prompt policy updates (reverted to CLI-first)
safeoutputsandmcpscripts.Shared mounted-CLI allowlist logic
<server>:*) when applicable.Engine behavior updates
shell(<server>:*)auto-allow behavior for all mounted MCP CLIs under restricted bash.tools.coregeneration for restricted bash now includes mounted MCP CLI commands via shared helper logic.mount-as-clisis enabled.Targeted coverage for new behavior
Branch maintenance
maininto this branch and recompiled workflow lock files.