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