Skip to content

agentHost: disable GitHub MCP form deferral - #329219

Merged
connor4312 merged 1 commit into
mainfrom
fix/326462-github-mcp-form-deferral
Aug 5, 2026
Merged

agentHost: disable GitHub MCP form deferral#329219
connor4312 merged 1 commit into
mainfrom
fix/326462-github-mcp-form-deferral

Conversation

@connor4312

Copy link
Copy Markdown
Member

Fixes #326462

Configures the built-in GitHub MCP to execute form-backed tools directly while retaining MCP Apps result views.

Testing:

  • git diff --check
  • Not run: Node.js/npm are unavailable in the current shell.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 5, 2026 17:28
@connor4312
connor4312 enabled auto-merge (squash) August 5, 2026 17:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Configures GitHub MCP tools to execute directly without form deferral while preserving MCP Apps result views.

Changes:

  • Enables disableFormDeferral for created and resumed sessions.
  • Extends unit coverage for both launch paths.
Show a summary per file
File Description
copilotSessionLauncher.ts Adds the GitHub MCP tool configuration.
copilotSessionLauncher.test.ts Verifies configuration for create and resume.

Review details

  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@connor4312
connor4312 merged commit 5194c67 into main Aug 5, 2026
30 checks passed
@connor4312
connor4312 deleted the fix/326462-github-mcp-form-deferral branch August 5, 2026 17:53
@vs-code-engineering vs-code-engineering Bot added this to the 1.133.0 milestone Aug 5, 2026
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.

MCP app flow for github pr is not polished

3 participants