This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summary@copilotkit/react-core adds Enterprise Intelligence self‑managed agents signal and exposes toolCallId / agentId on HITL render props.
Full changelog
CopilotKit v1.61.0
A minor release on the 1.61 line. Headline: @copilotkit/react-core adds an Enterprise Intelligence self-managed-agents license signal (#5551) and exposes toolCallId / agentId on human-in-the-loop render props (#5539).
Install
npm install @copilotkit/[email protected] @copilotkit/[email protected] @copilotkit/[email protected]
Features
@copilotkit/react-core: self-managed agents Enterprise Intelligence signal —selfManagedAgentsis now recognized in theCopilotKitProviderwrapper validation, and the provider warns (in both development and production) whenselfManagedAgentsis configured without apublicLicenseKey. The signal is advisory and client-side only — it is not enforced — but it surfaces that self-managed agents are part of CopilotKit's Enterprise Intelligence offering. (#5551)@copilotkit/react-core:toolCallIdandagentIdon HITL render props — human-in-the-looprenderprops now receivetoolCallIdandagentId, so a HITL UI can attribute each interrupt to the originating tool call and agent. Attribution survives the status transition, and the render fallback is exhaustiveness-checked. (#5539)
Fixes
@copilotkit/a2ui-renderer: web-components hardening — guard the catalog renderer lookup against a missing entry, align the renderer export types, and resolve the web-componentscheck-typesfailures uncovered by the Angular A2UI work. (#5516)
Dependencies
@copilotkit/license-verifierbumped to~0.5.0—~0.4.2 → ~0.5.0in@copilotkit/runtimeand@copilotkit/shared(and the rootpnpm.overridesgate). Added tominimum-release-age-excludeso the fresh publish locks in CI. (#5552)@ag-ui/*stays at0.0.57— no change from1.60.2;@ag-ui/core/@ag-ui/client/@ag-ui/encoderat0.0.57,@ag-ui/langgraphat0.0.41,@ag-ui/a2ui-middlewareat0.0.8.
Packages republished at 1.61.0
@copilotkit/runtime, @copilotkit/react-core, @copilotkit/react-ui, @copilotkit/react-native, @copilotkit/core, @copilotkit/shared, @copilotkit/runtime-client-gql, @copilotkit/sdk-js, @copilotkit/vue, @copilotkit/voice, @copilotkit/web-inspector, @copilotkit/a2ui-renderer, @copilotkit/react-textarea, @copilotkit/sqlite-runner, and @copilotkit/agentcore-runner.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About CopilotKit
The Frontend Stack for Agents & Generative UI. React + Angular. Makers of the AG-UI Protocol
Related context
Related tools
Earlier breaking changes
- vchannels/v0.2.0 Renames `createBot` to `createChannel` and related types/helpers.
Beta — feedback welcome: [email protected]