github CopilotKit/CopilotKit v1.8.8

latest releases: v1.10.4, v1.10.3, v1.10.2...
4 months ago

CopilotKit Changelog - v1.8.8

Features

  • Added standard starter for no agent frameworks (#1715)

Bug Fixes

  • Fixed MCP tool parameter extraction to handle full tool objects (#1716, #1718)
  • Fixed parse MCP tool params bug (#1716)

Refactors

  • Renamed mcpEndpoints to mcpServers for naming consistency
    • Applied consistently across the codebase
    • Affects API signatures in multiple components and interfaces
    • Updated CopilotKitProps, CopilotApiConfig, and CopilotRuntimeConstructorParams interfaces
    • Added new interface MCPServerConfig with endpoint and optional apiKey properties
    • Updated useCopilotChat return interface to expose mcpServers and setMcpServers methods
    • Added backward compatibility for properties.mcpEndpoints
    • Enhanced handling of MCP server configurations with improved deduplication logic
    • Added more robust state management for MCP server configurations
    • Implemented priority ordering where request-specific endpoints override base endpoints
    • Updated reference documentation in MDX files to reflect the new property names

Other Changes

  • Updated version to 1.8.8
  • Demo/research canvas updates (#1707, #1709, #1711)

Don't miss a new CopilotKit release

NewReleases is sending notifications on new releases.