Skip to content

refactor(@angular/cli): promote experimental MCP tools to stable#33401

Merged
clydin merged 1 commit into
angular:mainfrom
clydin:refactor/stable-mcp-tools
Jun 17, 2026
Merged

refactor(@angular/cli): promote experimental MCP tools to stable#33401
clydin merged 1 commit into
angular:mainfrom
clydin:refactor/stable-mcp-tools

Conversation

@clydin

@clydin clydin commented Jun 17, 2026

Copy link
Copy Markdown
Member

No description provided.

@clydin clydin added the target: patch This PR is targeted for the next patch release label Jun 17, 2026
@clydin clydin force-pushed the refactor/stable-mcp-tools branch from 8fa48b8 to ab93b81 Compare June 17, 2026 19:06
@clydin clydin force-pushed the refactor/stable-mcp-tools branch from ab93b81 to 13f4b6e Compare June 17, 2026 19:07
@clydin clydin marked this pull request as ready for review June 17, 2026 19:12

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request promotes the RUN_TARGET_TOOL and DEVSERVER_TOOLS from experimental to stable, enabling them by default, and updates the end-to-end tests accordingly. Feedback was provided to retain the 'devserver' key in EXPERIMENTAL_TOOL_GROUPS as an empty array to maintain backward compatibility and prevent warnings for users using the deprecated experimental flag.

Comment thread packages/angular/cli/src/commands/mcp/mcp-server.ts Outdated
@clydin clydin force-pushed the refactor/stable-mcp-tools branch from 13f4b6e to 1576223 Compare June 17, 2026 19:15
Promote `run_target` and `devserver` tools (which includes `devserver.start`, `devserver.stop`, and `devserver.wait_for_build`) from experimental to stable so they are registered and available by default on the MCP server.
@clydin clydin force-pushed the refactor/stable-mcp-tools branch from 1576223 to f786150 Compare June 17, 2026 19:43
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Jun 17, 2026
@clydin clydin merged commit 3d3179d into angular:main Jun 17, 2026
38 checks passed
@clydin

clydin commented Jun 17, 2026

Copy link
Copy Markdown
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

@clydin clydin deleted the refactor/stable-mcp-tools branch June 17, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/cli target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants