Skip to content

refactor(tools): pf-3836 allow resource uris in search tool#207

Merged
cdcabrera merged 2 commits into
patternfly:mainfrom
cdcabrera:pf-3836-allow-uris
May 28, 2026
Merged

refactor(tools): pf-3836 allow resource uris in search tool#207
cdcabrera merged 2 commits into
patternfly:mainfrom
cdcabrera:pf-3836-allow-uris

Conversation

@cdcabrera
Copy link
Copy Markdown
Member

@cdcabrera cdcabrera commented May 26, 2026

What is it?

  • refactor(tools): pf-3836 allow resource uris in search tool

Notes

Updates issue/story

closes #141
pf-3836

@cdcabrera cdcabrera force-pushed the pf-3836-allow-uris branch 3 times, most recently from 94a5ced to 2c611c7 Compare May 26, 2026 16:48
@cdcabrera cdcabrera marked this pull request as ready for review May 26, 2026 19:09
@cdcabrera cdcabrera force-pushed the pf-3836-allow-uris branch 4 times, most recently from e96a264 to 79f4105 Compare May 27, 2026 19:36
@cdcabrera cdcabrera force-pushed the pf-3836-allow-uris branch 3 times, most recently from e0bc2ce to fc9d164 Compare May 28, 2026 14:29
* build, tsconfig move to es2023 target
* pf.getResource, hash, uri, and path index maps for search
* pf.search, base for hash, uri, and path as search
* resources, optimize entry lookup loops, separate responses for templates
* server.getResources, optimize processDocsFunction for metadata, better errors
* server.helpers, new isUrlObject, parseUrl, enhance buildSearchString, add decodeURIComponent
* server.search, enhance findClosest with distance and memo
* tool.patternFlyDocs, zod add min to urlList
* tool.searchPatternFlyDocs, recommendations for available sections, categories
@cdcabrera cdcabrera force-pushed the pf-3836-allow-uris branch from 17b8f0d to 84c0d96 Compare May 28, 2026 15:12
@cdcabrera cdcabrera merged commit 88f8ede into patternfly:main May 28, 2026
5 checks passed
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 resources should be included in MCP tool response

1 participant