Skip to content

CopilotKit

v1.61.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent agent-native agentic-ai agents ai ai-agent
+12 more
ai-assistant assistant assistant-chat-bots copilot copilot-chat generative-ui javascript llm nextjs react reactjs typescript

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 signalselfManagedAgents is now recognized in the CopilotKitProvider wrapper validation, and the provider warns (in both development and production) when selfManagedAgents is configured without a publicLicenseKey. 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: toolCallId and agentId on HITL render props — human-in-the-loop render props now receive toolCallId and agentId, 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-components check-types failures uncovered by the Angular A2UI work. (#5516)

Dependencies

  • @copilotkit/license-verifier bumped to ~0.5.0~0.4.2 → ~0.5.0 in @copilotkit/runtime and @copilotkit/shared (and the root pnpm.overrides gate). Added to minimum-release-age-exclude so the fresh publish locks in CI. (#5552)
  • @ag-ui/* stays at 0.0.57 — no change from 1.60.2; @ag-ui/core / @ag-ui/client / @ag-ui/encoder at 0.0.57, @ag-ui/langgraph at 0.0.41, @ag-ui/a2ui-middleware at 0.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

Track CopilotKit

Get notified when new releases ship.

Sign up free

About CopilotKit

The Frontend Stack for Agents & Generative UI. React + Angular. Makers of the AG-UI Protocol

All releases →

Related context

Earlier breaking changes

  • vchannels/v0.2.0 Renames `createBot` to `createChannel` and related types/helpers.

Beta — feedback welcome: [email protected]