Skip to content

0.1.4

Choose a tag to compare

@josbeir josbeir released this 22 Nov 12:21
· 25 commits to main since this release

Added

  • Tinker Tool: Execute PHP code in your CakePHP application for debugging
  • Environment Variables Tool: List all available environment variables with list_env_vars

Fixed

  • Documentation resource templates now return correct data structure for MCP clients
  • Various bug fixes in debug and documentation tools

Improved

  • Better server logging
  • Documentation and README improvements
  • Support for destroying search index from CLI

Removed

  • Reverse route tool due to complex schema issues