Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.34 KB

File metadata and controls

48 lines (35 loc) · 1.34 KB

Changelog

All notable changes to the State of Mika SDK will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.0] - 2024-03-20

Added

  • Automatic dependency detection and installation for MCP servers
  • Improvements to error handling for API key-related issues
  • Created comprehensive examples for manual MCP server usage

Changed

  • Improved end-to-end tests for better coverage
  • Enhanced MCP integration documentation

Fixed

  • Issue with missing dependencies for Wolfram Alpha MCP server

[0.1.4] - 2024-03-19

Added

  • Intelligent error handling with API key detection
  • Structured error responses with suggestions
  • Auto-installation of required MCP servers
  • Integration with Claude AI for request analysis
  • Command Line Interface (CLI) for server management
  • Comprehensive server registry

Changed

  • Enhanced documentation and examples
  • Improved server discovery mechanism
  • More robust connection handling

Fixed

  • Various bug fixes and performance improvements

[0.1.0] - 2024-03-01

Added

  • Initial release of the State of Mika SDK
  • Core functionality for connecting to MCP servers
  • Basic registry of available MCP servers
  • Simple error handling