This update introduces comprehensive Model Control Protocol (MCP) functionality for enhanced LLM interaction management, including prompts and resource handling systems, while also adding conversation title refresh capabilities and fixing Anthropic API compatibility issues.
Added
- Add chat title refresh functionality allowing automated regeneration of conversation titles using the LLM
- Implement Model Control Protocol (MCP) Prompts system for standardized LLM interactions and enhanced prompt management
- Add testing interface for Model Control Protocol client components to improve development reliability
- Implement resource handling system for Model Control Protocol to manage and integrate external content
Fixed
- Resolve Anthropic API compatibility issue by automatically trimming whitespace from stop sequence parameters