Skip to content

Conversation

@binaryk
Copy link
Collaborator

@binaryk binaryk commented Oct 27, 2025

Fixed

  • ignore cache for tools

@what-the-diff
Copy link

what-the-diff bot commented Oct 27, 2025

PR Summary

  • Simplification of Tool Metadata Retrieval
    This update removes complex caching logic from the boot method in BootMcpTools.php. Now, tool metadata is returned directly, improving the process of merging discovered tools.

  • Removal of Unused Imports
    Deleted extraneous App and Cache facade imports, helping to declutter the code.

  • Unification of Method Formatting
    Made adjustments to filter and flatMap method calls in discoverRepositoryTools to enhance consistency in formatting. This promotes easier comprehension and maintenance.

  • Improved Readability with Whitespace Clean-up
    Whitespace was cleaned up in multiple filter operations across the file, which enhances readability, making it easier to understand the code and the operations being performed.

@binaryk binaryk merged commit 8ae860e into 10.x Oct 27, 2025
16 of 17 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.

2 participants