| v1.59.5 | Release v1.59.5 | High | 6/5/2026 |
| v1.59.0 | Release v1.59.0 | High | 5/29/2026 |
| v1.57.4 | Release v1.57.4 | High | 5/21/2026 |
| v1.57.2 | # CopilotKit v1.57.2 A patch release on the `1.57` line. Brings `@copilotkit/react-native` to full v2 API parity with chat UI components and a native `useAttachments` hook over `expo-document-picker`/`expo-file-system`, adds a `position` prop on the v2 `CopilotSidebar` and a `followUp` option on `useComponent`, ships anonymous interaction telemetry on `@copilotkit/web-inspector` (env-var-gated, propagated through the runtime), widens SDK header forwarding from `x-aimock-*` to all `x-*` prefix | High | 5/19/2026 |
| v1.57.1 | # CopilotKit v1.57.1 A patch release on the `1.57` line. Adds `@copilotkit/react-native` for using CopilotKit hooks in React Native apps, ships `registerProxiedAgent` for mounting frontend tools/context against a single runtime agent, adds a per-call `getHeaders` resolver to `BuiltInAgent`'s MCP server config, and auto-mounts the `IntelligenceIndicator` pill when intelligence is configured on the runtime. ## Install ```bash npm install @copilotkit/react-core@1.57.1 @copilotkit/react-ui | High | 5/7/2026 |
| v1.57.0 | # CopilotKit v1.57.0 A minor release on the `1.57` line. The headline is a new **Threads** tab in the web inspector โ backed by a thread-store registry in `@copilotkit/core`, a `useThreads` hook, and per-thread inspection endpoints in the runtime โ plus `registerProxiedAgent` for mounting frontend tools/context against a server-defined agent, `IntelligenceIndicator` auto-mount, and `requiresUser` for OAuth-gated MCP HTTP servers. ## Install ```bash npm install @copilotkit/react-core@1. | High | 5/5/2026 |
| v1.56.5 | # CopilotKit v1.56.5 A patch release on the `1.56` line. No breaking API changes โ fixes to the runtime stream converters, reasoning lifecycle, LangGraph wrappers, Express compatibility, and React chat surfaces, plus a new LangGraph state-injection helper and a new memory runner package. ## Install ```bash npm install @copilotkit/react-core@1.56.5 @copilotkit/react-ui@1.56.5 @copilotkit/runtime@1.56.5 ``` ## Features - **LangGraph state injection in `@copilotkit/sdk-js`** โ `cre | High | 4/30/2026 |
| v1.56.4 | Release v1.56.4 | High | 4/27/2026 |
| v1.56.3 | Release v1.56.3 | High | 4/22/2026 |
| v1.56.2 | Release v1.56.2 | High | 4/16/2026 |
| v1.56.1 | Release v1.56.1 | High | 4/16/2026 |
| v1.56.0 | Release v1.56.0 | High | 4/15/2026 |
| cli/v1.0.2 | Release cli/v1.0.2 | High | 4/11/2026 |
| v1.55.3 | Release v1.55.3 | High | 4/11/2026 |
| v1.55.3 | Release v1.55.3 | High | 4/11/2026 |
| v1.55.3 | Release v1.55.3 | High | 4/11/2026 |
| v1.55.3 | Release v1.55.3 | High | 4/11/2026 |
| v1.55.3 | Release v1.55.3 | High | 4/11/2026 |
| v1.54.0 | # @copilotkit/react-core ## 1.54.0 ### Minor Changes - fa0d1cd: Add support for Standard Schema (instead of just Zod) ### Patch Changes - c80498e: feat(core): add copilotkit.runTool() for programmatic tool execution - af11b1e: Fixed hook render registrations lost under React Strict Mode. - Updated dependencies [eb1e0bf] - Updated dependencies [3780c6a] - Updated dependencies [6e0cddf] - Updated dependencies [fa0d1cd] - Updated dependencies [c80498e] - Updated dependencies [d746e4f] - Update | Medium | 3/12/2026 |
| v1.53.0 | # @copilotkit/react-core ## 1.53.0 ### Patch Changes - 1510f64: feat: enable mcp and a2ui middleware directly from copilotkit runtime - f1eaa4c: Fixing a regression with setModalOpen - ac31331: - Prevents error propagating out of CPK when an agent runtime is defined but not reachable - Adds an onError callback to CopilotChat and CopilotKitProvider - Updated dependencies [1510f64] - Updated dependencies [bf1fc6f] - @copilotkit/shared@1.53.0 - @copilotkitnext/core@1.53.0 - @copilotkitne | Low | 3/6/2026 |
| v1.52.1 | # @copilotkit/react-core ## 1.52.1 ### Patch Changes - b555ac4: fix(react-core): allow overriding useSingleEndpoint in CopilotKit provider The V1 `<CopilotKit>` provider previously hardcoded `useSingleEndpoint={true}` when wrapping the V2 provider, preventing users from opting into REST transport mode. The prop is now passed through from user config, defaulting to `true` to preserve backward compatibility. - Updated dependencies [bbdf67d] - @copilotkitnext/react@1.52.1 - @copilotkit/r | Low | 2/27/2026 |
| v1.52.0 | v1.52.0 drops a fresh batch of **v2 hooks**, brings first-class **interrupt handling**, adds **reasoning message rendering**, and squashes the Tailwind style-leak bug that's been messing with host apps. Seven packages updated, zero breaking changes. Let's get into it. ## New Hooks This release adds four new hooks to the v2 API surface in `@copilotkit/react-core/v2`: ### `useComponent` Register custom UI components that render directly inside the chat context. Clean, composable, and f | Low | 2/26/2026 |
| v1.51.4 | # @copilotkit/react-core ## 1.51.4 ### Patch Changes - 6b9c60e: fix: add dependencies to fix stale state of regenerate method - 12ee574: v2 UI improvements - 9bc868d: Frontend tools integration with core in Angular package - c998f30: fix(core): prevent tool call results from leaking into wrong thread on thread switch - 6b7d8ef: feat(react): apply resource CSP domains to MCP Apps sandbox iframe - Updated dependencies [c998f30] - Updated dependencies [a3090d5] - @copilotkitnext/core@1.51.4 | Low | 2/17/2026 |
| v1.51.3 | # @copilotkit/react-core ## 1.8.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.2 - @copilotkit/shared@1.8.2 # @copilotkit/react-ui ## 1.8.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.2 - @copilotkit/react-core@1.8.2 - @copilotkit/shared@1.8.2 # @copilotkit/sdk-js ## 1.8.2 ### Patch Changes - @copilotkit/shared@1.8.2 # @copilotkit/react-textarea ## 1.8.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.2 - @copilotkit/react-core@1.8.2 - @copilotkit/sh | Low | 1/29/2026 |
| v1.51.2 | @copilotkit and @copilotkitnext dependencies moved from peer dependencies to dependencies | Low | 1/15/2026 |
| v1.51.1 | Add support for MCP Apps Middleware | Low | 1/14/2026 |
| v1.50.1 | # @copilotkit/react-core ## 1.50.1 ### Patch Changes - bdc7a8f: - fix: restore message callbacks - 80dffec: Updated the default model and API version for the Google GenAI adapter - cfa4185: - fix: fix stale state in handler - eac8b20: - fix: use latest vnext - Updated dependencies [80dffec] - @copilotkit/runtime-client-gql@1.50.1 - @copilotkit/shared@1.50.1 # @copilotkit/react-ui ## 1.50.1 ### Patch Changes - bdc7a8f: - fix: restore message callbacks - 80dffec: Updated the default mo | Low | 12/17/2025 |
| v1.50.0 | # CopilotKit v1.50.0 Release Notes CopilotKit v1.50 is a major update. It includes many highly sought after new features, under the hood improvements and simplifications, and extensive improvements to existing core elements: * [useAgent](https://docs.copilotkit.ai/whats-new/v1-50#useagent) - Superset of useCoAgent with more control, including: Shared State, Time Travel, Multi-Agent Execution and Agent Mutual Awareness * [Threads and Persistence](https://docs.copilotkit.ai/whats-new/v1-50# | Low | 12/12/2025 |
| v1.10.6 | # @copilotkit/react-core ## 1.10.6 ### Patch Changes - 3ac64bf: - fix: allow disabling actions in the new action hooks - c9e499f: - feat: create targeted convenience wrappers around copilot action - 8626c5a: - fix: surface errors also in production - Updated dependencies [8626c5a] - Updated dependencies [e0dd5d5] - @copilotkit/runtime-client-gql@1.10.6 - @copilotkit/shared@1.10.6 # @copilotkit/react-ui ## 1.10.6 ### Patch Changes - 0cc9ec2: - fix(react-ui): address hydration issue | Low | 10/9/2025 |
| v1.10.5 | # @copilotkit/react-core ## 1.10.5 ### Patch Changes - b7bc3a0: - feat: pass copilot readable context to agui agents - f3fdd7a: - fix: stop chat from contacting agent that has errored - 32c163e: - inspector visibility toggle in ConsoleTrigger component - 6112a67: - fix: consider edge cases when regenerate button is used - @copilotkit/runtime-client-gql@1.10.5 - @copilotkit/shared@1.10.5 # @copilotkit/react-ui ## 1.10.5 ### Patch Changes - c2de25d: - fix: refrain from using prismjs fo | Low | 9/30/2025 |
| v1.10.4 | # @copilotkit/react-core ## 1.10.4 ### Patch Changes - ef98963: - feat: add platform-wide error surfacing for custom error rendering - feat: add error as a message option and a component level onError - 052d54d: - fix: enable erasing chat state on new thread creation - Updated dependencies [a640d8e] - @copilotkit/shared@1.10.4 - @copilotkit/runtime-client-gql@1.10.4 # @copilotkit/react-ui ## 1.10.4 ### Patch Changes - ef98963: - feat: add platform-wide error surfacing for custom er | Low | 9/8/2025 |
| v1.10.3 | # @copilotkit/react-core ## 1.10.3 ### Patch Changes - Updated dependencies [ea74047] - @copilotkit/shared@1.10.3 - @copilotkit/runtime-client-gql@1.10.3 # @copilotkit/react-ui ## 1.10.3 ### Patch Changes - Updated dependencies [ea74047] - @copilotkit/shared@1.10.3 - @copilotkit/runtime-client-gql@1.10.3 - @copilotkit/react-core@1.10.3 # @copilotkit/sdk-js ## 1.10.3 ### Patch Changes - f566562: - fix: allow dependents to decide langgraph version by using peer dependencies | Low | 8/29/2025 |
| v1.10.2 | # @copilotkit/react-core ## 1.10.2 ### Patch Changes - db5bbda: - fix: allow disabling of default cpk system message - chore: set up direct fastapi usage on coagents starter poetry demo - @copilotkit/runtime-client-gql@1.10.2 - @copilotkit/shared@1.10.2 # @copilotkit/react-ui ## 1.10.2 ### Patch Changes - db5bbda: - fix: allow disabling of default cpk system message - chore: set up direct fastapi usage on coagents starter poetry demo - Updated dependencies [db5bbda] - @copilotk | Low | 8/14/2025 |
| v1.10.1 | # @copilotkit/react-core ## 1.10.1 ### Patch Changes - Updated dependencies [76e2603] - Updated dependencies [7bf9dfa] - @copilotkit/runtime-client-gql@1.10.1 - @copilotkit/shared@1.10.1 # @copilotkit/react-ui ## 1.10.1 ### Patch Changes - edb87b3: - fix: address issue where two # @copilotkit/sdk-js ## 1.10.1 ### Patch Changes - @copilotkit/shared@1.10.1 # @copilotkit/react-textarea ## 1.10.1 ### Patch Changes - Updated dependencies [76e2603] - Updated dependencies [7bf9dfa | Low | 8/8/2025 |
| v1.10.0 | # @copilotkit/react-core ## 1.10.0 ### Minor Changes - 8674da1: - refactor(headless): completely overhaul headless ui to better support agentic features Headless UI has been in a bad state for a bit now. When we added support for different agentic runtimes we acquired tech-debt that, with this PR, is being alleviated. As such, the following features have been updated to be completely functional with Headless UI. - Generative UI - Suggestions - Agentic Generative UI - Interrup | Low | 8/7/2025 |
| v1.9.3 | # @copilotkit/react-core ## 1.9.3 ### Patch Changes - f83bda0: Fix: remote actions should never be executed to avoid duplicate result messages - Updated dependencies [1bda332] - @copilotkit/shared@1.9.3 - @copilotkit/runtime-client-gql@1.9.3 # @copilotkit/react-ui ## 1.9.3 ### Patch Changes - Updated dependencies [f83bda0] - Updated dependencies [1bda332] - @copilotkit/react-core@1.9.3 - @copilotkit/shared@1.9.3 - @copilotkit/runtime-client-gql@1.9.3 # @copilotkit/sdk-js ## | Low | 7/17/2025 |
| v1.9.2 | # @copilotkit/react-core ## 1.9.2 ### Patch Changes - cbeccb5: - fix: refrain repeated api calls by memoizing state - 3f8c575: - fix: use time travel for regeneration of messages - fix: use a better cutoff for regeneration request - fac89c2: - refactor: rename onTrace to onError throughout codebase - Rename CopilotTraceEvent to CopilotErrorEvent and CopilotTraceHandler to CopilotErrorHandler - e1de032: - fix: synchronously execute renderAndWaitForResponse Previously, it was impossibl | Low | 7/14/2025 |
| v1.9.1 | # @copilotkit/react-core ## 1.9.1 ### Patch Changes - Updated dependencies [deaeca0] - @copilotkit/shared@1.9.1 - @copilotkit/runtime-client-gql@1.9.1 # @copilotkit/react-ui ## 1.9.1 ### Patch Changes - Updated dependencies [deaeca0] - @copilotkit/shared@1.9.1 - @copilotkit/runtime-client-gql@1.9.1 - @copilotkit/react-core@1.9.1 # @copilotkit/sdk-js ## 1.9.1 ### Patch Changes - Updated dependencies [deaeca0] - @copilotkit/shared@1.9.1 # @copilotkit/react-textarea ## 1 | Low | 6/17/2025 |
| v1.9.0 | # @copilotkit/react-core ## 1.9.0 ### Patch Changes - 54cae30: - fix(react-core): allow custom toolChoice in forwardedParameters to override default - fix: move react-dom to peerDependencies in @copilotkit/react-textarea - feat: add amazon bedrock adapter support - @copilotkit/runtime-client-gql@1.9.0 - @copilotkit/shared@1.9.0 # @copilotkit/react-ui ## 1.9.0 ### Patch Changes - Updated dependencies [54cae30] - @copilotkit/react-core@1.9.0 - @copilotkit/runtime-client-gql@1.9 | Low | 6/13/2025 |
| v1.8.14 | # @copilotkit/react-core ## 1.8.14 ### Patch Changes - 9cf1fda: - fix append follow-up when actions disable followUp - Create stupid-nails-travel.md - fixup - 9cf1fda: - fix append follow-up when actions disable followUp - Updated dependencies [34a78d8] - @copilotkit/shared@1.8.14 - @copilotkit/runtime-client-gql@1.8.14 # @copilotkit/react-ui ## 1.8.14 ### Patch Changes - Updated dependencies [34a78d8] - Updated dependencies [9cf1fda] - Updated dependencies [9cf1fda] - @copilot | Low | 6/6/2025 |
| v1.8.13 | ## ๐ CopilotKit v1.8.13 โ Changelog ### โจ Features * **Feature Viewer (no chat mode)** introduced โ improves the viewer UX without default chat panel (#1819, #1824) * **Custom Markdown in Assistant Messages** now supported (#1726) * **Suggestion List Replacement** added โ users can now dynamically update suggestion lists (#1846) ### ๐งช Developer Experience * Updated `@copilotkit/sdk` to latest in **Demo Viewer** (#1821) * **CrewAI HITL docs** updated to reflect new flow (#1837) | Low | 5/21/2025 |
| v1.8.12 | ## ๐ CopilotKit v1.8.12 โ Release Notes ### โจ Features * **Keep system role for OpenAI adapters** โ Gives developers more control over agent identity in conversation flows. * **New AG2 & Mastra demos** โ Introduced feature viewers and starter templates for both AG2 and Mastra-powered agents. * **MongoDB + Pinecone examples** โ Added vector search demo integrations for fast prototyping. * **Updated CoAgent Starter UI** โ Visual refresh to better showcase CoAgent capabilities. ### ๐ | Low | 5/15/2025 |
| v1.8.11 | # @copilotkit/react-core ## 1.8.11 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.11 - @copilotkit/shared@1.8.11 # @copilotkit/react-ui ## 1.8.11 ### Patch Changes - b9dd397: - fix(react-ui): fix scrolling into view issue Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - @copilotkit/runtime-client-gql@1.8.11 - @copilotkit/react-core@1.8.11 - @copilotkit/shared@1.8.11 # @copilotkit/sdk-js ## 1.8.11 ### Patch Changes - @copilotkit/shared@1.8.11 # @copilotkit/reac | Low | 5/8/2025 |
| v1.8.10 | # @copilotkit/react-core ## 1.8.10 ### Patch Changes - 742efbb: - feat: enable setting langgraph config from ui - chore: document usage of new config - @copilotkit/runtime-client-gql@1.8.10 - @copilotkit/shared@1.8.10 # @copilotkit/react-ui ## 1.8.10 ### Patch Changes - 62b6db1: - fix: allow the chat input to expand on new lines - 98c09dd: - fix: fix colors on chat ui dark mode - Updated dependencies [742efbb] - @copilotkit/react-core@1.8.10 - @copilotkit/runtime-client-gql@1.8 | Low | 5/6/2025 |
| v1.8.9 | # @copilotkit/react-core ## 1.8.9 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.9 - @copilotkit/shared@1.8.9 # @copilotkit/react-ui ## 1.8.9 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.9 - @copilotkit/react-core@1.8.9 - @copilotkit/shared@1.8.9 # @copilotkit/sdk-js ## 1.8.9 ### Patch Changes - @copilotkit/shared@1.8.9 # @copilotkit/react-textarea ## 1.8.9 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.9 - @copilotkit/react-core@1.8.9 - @copilotkit/sh | Low | 4/25/2025 |
| v1.8.8 | # 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 `Cop | Low | 4/25/2025 |
| v1.8.7 | # Changelog ## 1.8.7 (April 22, 2025) ### Features ๐ - Added image input support with multi-model compatibility and paste functionality (@suhasdeshpande, @mnutt) ### Bug Fixes ๐ - Removed memory saver (#1690) (@suhasdeshpande) - Fixed telemetry by adding sampleWeight to support accurate volume estimation (#1690) (@suhasdeshpande) ### Dependencies ๐ฆ - Updated dependency copilotkit to v0.1.44 (#1684) - Updated copilotkit examples to v1.8.6 (#1687) ### Documentation ๐ - Fix | Low | 4/22/2025 |
| v1.8.6 | # @copilotkit/react-core ## 1.8.6 ### Patch Changes - 7a04bd1: - fix: fix how results are communicated back on interrupt - fix: do not allow followup for interrupt actions - chore: improve TS docs for interrupt - @copilotkit/runtime-client-gql@1.8.6 - @copilotkit/shared@1.8.6 # @copilotkit/react-ui ## 1.8.6 ### Patch Changes - Updated dependencies [7a04bd1] - @copilotkit/react-core@1.8.6 - @copilotkit/runtime-client-gql@1.8.6 - @copilotkit/shared@1.8.6 # @copilotkit/sdk-j | Low | 4/16/2025 |
| v1.8.5 | ### Features - Add Model Context Protocol (MCP) support (#1625) - Add powered-by-copilotkit watermark (#1626) - Add new generic langgraph block in the registry (#1636) - Make generic langgraph more agnostic between copilotcloud and standard langgraph (#1658) ### Bug Fixes - Fix duplicate messages on regenerate (#1613) - Fix for every component that has default, make prop optional (#1605) - Handle langgraph client specific errors when running lgc stream (#1653) - Improve message stream | Low | 4/11/2025 |
| v1.8.4 | # @copilotkit/react-core ## 1.8.4 ### Patch Changes - 4e28414: - use new interface properly - Updated dependencies [f363760] - @copilotkit/shared@1.8.4 - @copilotkit/runtime-client-gql@1.8.4 # @copilotkit/react-ui ## 1.8.4 ### Patch Changes - 0846462: - fix: remove styles corresponding to OS dark theme - fc11455: - fix: focus on text area when clicking in input box - Updated dependencies [f363760] - Updated dependencies [4e28414] - @copilotkit/shared@1.8.4 - @copilotkit/react-cor | Low | 3/28/2025 |
| v1.8.3 | # @copilotkit/react-core ## 1.8.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.3 - @copilotkit/shared@1.8.3 # @copilotkit/react-ui ## 1.8.3 ### Patch Changes - 76520b8: - style: remove system-preference oriented dark mode - 0f6baa1: - fix: fix default styles of chat components - @copilotkit/react-core@1.8.3 - @copilotkit/runtime-client-gql@1.8.3 - @copilotkit/shared@1.8.3 # @copilotkit/sdk-js ## 1.8.3 ### Patch Changes - @copilotkit/shared@1.8.3 # @copilotkit/react | Low | 3/27/2025 |
| v1.8.2 | ## What's Changed ## โจ Features - feat: add new registry entry for coagents starter UI by @tylerslaton in https://github.com/CopilotKit/CopilotKit/pull/1553 - feat: add runtimes to our registry by @tylerslaton in https://github.com/CopilotKit/CopilotKit/pull/1560 - feat: add wfcms-data.json files for demos in marketing site by @tylerslaton in https://github.com/CopilotKit/CopilotKit/pull/1562 ## ๐ Fixes - fix: remove LangGraph persistence in Lambda agent by @suhasdeshpande in https:/ | Low | 3/26/2025 |
| v1.8.1 | ## What changed - fix (react-core): Updated agentSession when agent props changed (#1497) - fix: Set text area within the input box to transparent background (#1550) | Low | 3/25/2025 |
| v1.8.0 | ### โจ Features - Chat interface redesign (#1419) - Added shadcn component registry for CopilotKit (#1506) ### Improvements - ๐ Demo section redesigned to list by categories (#1440) - ๐ง Added MDX capabilities to demo viewer (#1508) - โ
Added DefaultResponseRenderer and DefaultStateRenderers (#1509) - ๐ Added CrewAI UI components documentation (#1513) - ๐ Added support for conditionals in LG interrupt hook (#1494) ### ๐ Fixes - Re-align customization variable names and usage ( | Low | 3/25/2025 |
| v1.7.1 | **Release Date:** March 12, 2025 ## Features and Enhancements - **@copilotkit/runtime:** Simplified interface and added agent observability. ## Contributors - @suhasdeshpande | Low | 3/12/2025 |
| v1.7.0 | **Release Date: March 11, 2025** ## Features and Enhancements Today we're really excited to announce support for a new agent framework - CrewAI! Bring in Crew or Flow and chat with it with all of the CopilotKit features you've come to know and love baked in. - **Frontend-Only Actions:** Allow restricting actions to the frontend, enhancing security and user control. - **CrewAI Support:** Integrated CrewAI, making it an optional dependency for users who need additional AI collaboration fea | Low | 3/11/2025 |
| v1.6.0 | # v1.6.0 **Release Date: February 28, 2025** ## Features and Enhancements - **Configurable LangGraph Execution:** Introduced the ability to execute LangGraph with user-defined configurations, allowing for more flexible and tailored workflows. - **Frontend-Only Action Restriction:** Added support to restrict certain actions to the frontend, enhancing security and control over client-side operations. - **New Hooks for Enhanced Functionality:** Introduced `useCopilotAdditionalInstruc | Low | 2/27/2025 |
| v1.5.20 | # v1.5.20 **Release Date: February 14, 2025** ## CoAgents v0.5 official Release ๐ ## Enhanced Message Synchronization - The integration between LangGraph agent messages and CopilotKit messages has been streamlined to provide seamless, automatic synchronization. This eliminates the need for manual message handling and ensures perfect consistency across your application. ## Automated Tool Call Management - Tool calls from LangGraph agents are now automatically emitted by default | Low | 2/14/2025 |
| v1.5.19 | # v1.5.19 **Release Date: February 13, 2025** ## Bug Fixes - Input Handling During Interrupts: Improved input handling to ensure inputs are properly disabled when an interrupt is active. - JavaScript Coagents Starter Documentation: Enhanced documentation for the JavaScript Coagents Starter, providing clearer setup and usage instructions. - Warning System for Coagent State and Action Duplication: Introduced a new warning system to detect and alert on coagent state render duplicatio | Low | 2/13/2025 |
| v1.5.18 | # Changelog v1.5.18 ## Features and Enhancements - Added TypeScript guide for Node HITL implementation - Updated CoAgents Starter README.md to include the JS-SDK (#1341) ## Bug Fixes - Fixed concurrency issues (#1350) - Improved version mismatch detection and alerts (#1349) - Added warning when version mismatch is not expected to error out - Enhanced error messages with additional information - Used langgraph metadata to get node name (#1352) - Fixed dependencies by updating co | Low | 2/12/2025 |
| v1.5.17 | # @copilotkit/react-core ## 1.5.17 ### Patch Changes - Updated dependencies [1fc3902] - @copilotkit/runtime-client-gql@1.5.17 - @copilotkit/shared@1.5.17 # @copilotkit/react-ui ## 1.5.17 ### Patch Changes - Updated dependencies [1fc3902] - @copilotkit/runtime-client-gql@1.5.17 - @copilotkit/shared@1.5.17 - @copilotkit/react-core@1.5.17 # @copilotkit/sdk-js ## 1.5.17 ### Patch Changes - Updated dependencies [1fc3902] - @copilotkit/shared@1.5.17 # @copilotkit/react-texta | Low | 2/11/2025 |
| v1.5.16 | # Changelog ### Bug Fixes - Support for multiple value types in interrupt functionality (#1329) - Resolution for sync/async call mixing in LangGraph agent (#1331) - Langchain versions alignment across repository (#1317) - Version mismatch detection and alerting system (#1333) - Copilotkit examples maintenance (#1315) - Copilotkit dependency bump to v0.1.37 (#1340) - Toast notifications suppressed when disabled (#1320) ### Documentation - Documentation structure and content overhaul ( | Low | 2/11/2025 |
| v1.5.15 | ## Features - **Copilot Chat Suggestions:** Added `available` prop (#1278) - **Agent State:** Exposed agent state (#1283) - **Langgraph:** New interrupt hook (#1273) - **Previews:** Scale to zero with Knative (#1312) - **LG Interrupt:** Support message-based interrupt with a convenience function ## Bug Fixes - **React UI:** Updated production endpoint (#1219) - **Abort Errors:** Allowed abort errors to propagate (#1288) - **Langsmith API:** Permitted empty API key (#1289) - **Langgra | Low | 2/7/2025 |