Skip to content

v1.56.3

Choose a tag to compare

@github-actions github-actions released this 22 Apr 21:11
· 4250 commits to main since this release
2596e8d

CopilotKit v1.56.3

A patch release on the 1.56 line. Restores the welcome screen for wrappers that pre-generate thread UUIDs, drops a stray A2UI theme background, and recovers main CI after recent infrastructure changes.

Install

npm install @copilotkit/react-core@1.56.3 @copilotkit/react-ui@1.56.3 @copilotkit/runtime@1.56.3

React fixes (@copilotkit/react-core)

  • Welcome screen restored when a wrapper passes a generated thread UUID — the generated-UUID path was short-circuiting the welcome screen check. (#4172)

Build / packaging

  • Drop stray a2ui-theme background and bump the generated CLI version.

Packages republished at 1.56.3

@copilotkit/runtime, @copilotkit/react-core, @copilotkit/react-ui, @copilotkit/core, @copilotkit/shared, @copilotkit/runtime-client-gql, @copilotkit/sdk-js, @copilotkit/voice, @copilotkit/web-inspector, @copilotkit/a2ui-renderer, @copilotkit/react-textarea, @copilotkit/sqlite-runner, and @copilotkit/angular.