Skip to content

V1.3.0

Choose a tag to compare

@klapaudius klapaudius released this 22 Jun 17:22
· 82 commits to 1.x since this release

Core Features:

  • Add comprehensive prompt system with multiple message types (Text, Image, Audio, Resource, Collection)
  • Introduce MakeMcpPromptCommand for generating prompts via console
  • Add TestMcpPromptCommand for testing prompt functionality
  • Store client sampling capabilities for better client-server communication
  • Add ProfileGeneratorTool and CollectionToolResult examples

Enhancements:

  • Update documentation with prompts usage and testing commands

Bug Fixes:

  • Remove unused setAccessible calls in tests
  • Fix code styling issues

Join the 1.3.0 release discussion for more details