Skip to content

Explain additional Copilot CLI fixes#94

Merged
mark-undoio merged 2 commits intomasterfrom
explain-additional-copilot-fixes
Nov 10, 2025
Merged

Explain additional Copilot CLI fixes#94
mark-undoio merged 2 commits intomasterfrom
explain-additional-copilot-fixes

Conversation

@mark-undoio
Copy link
Copy Markdown
Contributor

Fix my unfortunately-broken attempt at a fix from last week, plus incorporate additional tidy-ups made possible by upstream Copilot CLI changes.

Building the env dictionary is more Pythonic and also fixes a bug (in which
`env=None` was mistakenly passed through due to how `update()` works - bah).

I should have done this change as suggested, first time around!
The upstream Copilot project has added support for explicitly specifying
additional MCP configuration files (see
github/copilot-cli#51).

This changeset tidies up our Copilot integration further by using it.

As a result, existing MCP configuration should also be retained when running
under `explain`.
@mark-undoio mark-undoio merged commit e3f9f75 into master Nov 10, 2025
2 checks passed
@mark-undoio mark-undoio deleted the explain-additional-copilot-fixes branch November 10, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants