v1.56.3
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.3React 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-themebackground 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.