Skip to content

Merge MCP Feature Branch into dev#3807

Open
KoolADE85 wants to merge 88 commits into
devfrom
mcp
Open

Merge MCP Feature Branch into dev#3807
KoolADE85 wants to merge 88 commits into
devfrom
mcp

Conversation

@KoolADE85
Copy link
Copy Markdown
Contributor

This PR merges all the individually-reviewed PRs for the MCP server into dev.

Besides keeping the mcp branch up-to-date with dev itself, there are no unreviewed code changes in this PR.

Closes #3670

KoolADE85 and others added 24 commits May 20, 2026 15:02
- Reorder status checks in get_task: result_ready takes priority over
  job_running. A background process can write its result to the cache
  before the process fully exits, causing a false "working" status even
  after the result is available (fixes test_mcpbg016).
- Annotate response as CallbackExecutionResponse so mypy accepts it as
  the argument to _prepare_response and format_callback_response
  (fixes Typing Tests CI failure).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
# Conflicts:
#	CHANGELOG.md
#	dash/dash.py
#	dash/version.py
Implement configuration function to customize MCP server
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 3, 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.

[FEATURE] Add support for MCP and/or Skills

3 participants