Skip to content

[21.0.x] fix(@angular/cli): support multi-database search in find_examples MCP tool#31793

Merged
clydin merged 1 commit intoangular:21.0.xfrom
clydin:mcp/known-example-packages-21.0.x
Nov 13, 2025
Merged

[21.0.x] fix(@angular/cli): support multi-database search in find_examples MCP tool#31793
clydin merged 1 commit intoangular:21.0.xfrom
clydin:mcp/known-example-packages-21.0.x

Conversation

@clydin
Copy link
Member

@clydin clydin commented Nov 13, 2025

This commit enhances the find_examples MCP server tool to support searching across multiple example databases.

The tool now discovers and loads example databases from a predefined list of known Angular packages (e.g., @angular/core, @angular/forms). It gracefully handles missing packages and validates the schema of each discovered database.

The search query is executed against all valid databases, and the results are aggregated and sorted by relevance, providing the user with a comprehensive and unified set of code examples from across the Angular ecosystem.

(cherry picked from commit d74626f)

… tool

This commit enhances the `find_examples` MCP server tool to support searching across multiple example databases.

The tool now discovers and loads example databases from a predefined list of known Angular packages (e.g., `@angular/core`, `@angular/forms`). It gracefully handles missing packages and validates the schema of each discovered database.

The search query is executed against all valid databases, and the results are aggregated and sorted by relevance, providing the user with a comprehensive and unified set of code examples from across the Angular ecosystem.

(cherry picked from commit d74626f)
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label Nov 13, 2025
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Nov 13, 2025
@clydin clydin requested a review from alan-agius4 November 13, 2025 17:25
@clydin clydin added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 13, 2025
@clydin clydin merged commit 4deac3e into angular:21.0.x Nov 13, 2025
35 checks passed
@clydin
Copy link
Member Author

clydin commented Nov 13, 2025

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

@clydin clydin deleted the mcp/known-example-packages-21.0.x branch November 13, 2025 17:46
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants