Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@MegaGrindStone MegaGrindStone released this 17 Apr 15:19
· 2 commits to main since this release

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