You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(@angular/cli): move find_examples to experimental
This change moves the `find_examples` tool to the experimental toolset. It can now be enabled by passing the `--experimental-tool find_examples` flag to the `ng mcp` command.
For backward compatibility, the tool will also be enabled if the `NG_MCP_CODE_EXAMPLES=1` environment variable is set.
0 commit comments