Skip to content

feat(tools): pf-4120 resource optimized searchPatternFly#211

Merged
cdcabrera merged 5 commits into
patternfly:mainfrom
cdcabrera:pf-4120-searchpf
Jun 8, 2026
Merged

feat(tools): pf-4120 resource optimized searchPatternFly#211
cdcabrera merged 5 commits into
patternfly:mainfrom
cdcabrera:pf-4120-searchpf

Conversation

@cdcabrera

@cdcabrera cdcabrera commented May 29, 2026

Copy link
Copy Markdown
Member

What is it?

  • feat(tools): pf-4120 resource optimized searchPatternFly

Notes

  • experimental bool flag activated - --experimental-context-management or experimentalContextManagement
    • turns 2 tools into one. the current search and use are refined into just searchPatternFly
    • the flag may be removed from under experimental under subsequent releases
    • intended to target MCP clients that read resources. the new tool response removes most of the "human level" markdown and favors resource responses, leaving the model to algorithm the choice
  • introduces the concepts of collections and records. the intention is to migrate towards a reduced set of MCP resources under patternfly://collections/{id}{?detail} and patternfly://records/{id}{?detail}. that refactor work is located here

Updates issue/story

closes #184
pf-4120

related to #148

@cdcabrera cdcabrera force-pushed the pf-4120-searchpf branch 2 times, most recently from bc5d133 to 49019cb Compare June 2, 2026 19:36
@cdcabrera cdcabrera marked this pull request as ready for review June 8, 2026 20:04
@cdcabrera cdcabrera merged commit f7eeb96 into patternfly:main Jun 8, 2026
6 of 7 checks passed
@cdcabrera cdcabrera mentioned this pull request Jun 14, 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.

Add a resource optimized MCP tool

1 participant