Skip to content

Conversation

aymanebouljam
Copy link
Contributor

@aymanebouljam aymanebouljam commented Sep 20, 2025

Changes

  • Convert Server instructions to nowdoc format for better LLM-friendly documentation
  • Fix CHANGELOG.md URLs from package-template to mcp repository
  • Add missing @return docblock for Tool::toArray() method
  • Improve Tool::toArray() return type annotation for better specificity

Benefits

  • Consistent LLM-friendly documentation formatting across the codebase
  • Correct repository references in documentation
  • Enhanced code documentation with proper return type annotations
  • Better developer experience with improved IDE autocomplete and static analysis

  - Convert Server instructions to nowdoc format for better LLM-friendly documentation
  - Fix CHANGELOG.md URLs from package-template to mcp repository
  Adds missing @return docblock to the toArray() method in the Tool class
  to maintain consistency with other methods in the codebase and match
  the parent class interface.
@aymanebouljam aymanebouljam changed the title use nowdoc for instructions and fix changelog URLs Enhance documentation consistency and Tool class annotations Sep 21, 2025
@taylorotwell taylorotwell merged commit 07366b9 into laravel:main Sep 21, 2025
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