UNPKG

@copilotkit/react-core

Version:

<img src="https://github.com/user-attachments/assets/0a6b64d9-e193-4940-a3f6-60334ac34084" alt="banner" style="border-radius: 12px; border: 2px solid #d6d4fa;" />

2,169 lines (1,396 loc) • 80.3 kB
# ui ## 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 ## 1.10.4-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.4-next.3 - @copilotkit/shared@1.10.4-next.3 ## 1.10.4-next.2 ### 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 - @copilotkit/runtime-client-gql@1.10.4-next.2 - @copilotkit/shared@1.10.4-next.2 ## 1.10.4-next.1 ### Patch Changes - Updated dependencies [a640d8e] - @copilotkit/shared@1.10.4-next.1 - @copilotkit/runtime-client-gql@1.10.4-next.1 ## 1.10.4-next.0 ### Patch Changes - 052d54d: - fix: enable erasing chat state on new thread creation - @copilotkit/runtime-client-gql@1.10.4-next.0 - @copilotkit/shared@1.10.4-next.0 ## 1.10.3 ### Patch Changes - Updated dependencies [ea74047] - @copilotkit/shared@1.10.3 - @copilotkit/runtime-client-gql@1.10.3 ## 1.10.3-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.3-next.3 - @copilotkit/shared@1.10.3-next.3 ## 1.10.3-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.3-next.2 - @copilotkit/shared@1.10.3-next.2 ## 1.10.3-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.3-next.1 - @copilotkit/shared@1.10.3-next.1 ## 1.10.3-next.0 ### Patch Changes - Updated dependencies [ea74047] - @copilotkit/shared@1.10.3-next.0 - @copilotkit/runtime-client-gql@1.10.3-next.0 ## 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 ## 1.10.2-next.0 ### 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-next.0 - @copilotkit/shared@1.10.2-next.0 ## 1.10.1 ### Patch Changes - Updated dependencies [76e2603] - Updated dependencies [7bf9dfa] - @copilotkit/runtime-client-gql@1.10.1 - @copilotkit/shared@1.10.1 ## 1.10.1-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.1-next.2 - @copilotkit/shared@1.10.1-next.2 ## 1.10.1-next.1 ### Patch Changes - Updated dependencies [76e2603] - @copilotkit/runtime-client-gql@1.10.1-next.1 - @copilotkit/shared@1.10.1-next.1 ## 1.10.1-next.0 ### Patch Changes - Updated dependencies [7bf9dfa] - @copilotkit/runtime-client-gql@1.10.1-next.0 - @copilotkit/shared@1.10.1-next.0 ## 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 - Interrupts In addition, a variety of QOL changes have been made. - New AG-UI based message types - Inline code rendering is fixed Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> ### Patch Changes - 967d0ab: - refactor(chat): separate useCopilotChat into internal implementation and public API - 6d1de58: - fix: address issues that would cause headless UI breaking changes in the next release Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - fix: more fixes addressing breaking changes in new Headless UI Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - chore: address linting issues Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - chore: fixing branding and docs Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - chore: more docs fixing Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - 6de24ce: - fix rerender issues by moving suggestions to the messages context - b64555d: - feat: adds dev console - Updated dependencies [a8c0263] - Updated dependencies [8674da1] - Updated dependencies [6d1de58] - @copilotkit/shared@1.10.0 - @copilotkit/runtime-client-gql@1.10.0 ## 1.10.0-next.13 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.0-next.13 - @copilotkit/shared@1.10.0-next.13 ## 1.10.0-next.12 ### Patch Changes - b64555d: - feat: adds dev console - @copilotkit/runtime-client-gql@1.10.0-next.12 - @copilotkit/shared@1.10.0-next.12 ## 1.10.0-next.11 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.0-next.11 - @copilotkit/shared@1.10.0-next.11 ## 1.10.0-next.10 ### Patch Changes - 6d1de58: - fix: address issues that would cause headless UI breaking changes in the next release Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - fix: more fixes addressing breaking changes in new Headless UI Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - chore: address linting issues Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - chore: fixing branding and docs Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - chore: more docs fixing Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - Updated dependencies [6d1de58] - @copilotkit/shared@1.10.0-next.10 - @copilotkit/runtime-client-gql@1.10.0-next.10 ## 1.10.0-next.9 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.0-next.9 - @copilotkit/shared@1.10.0-next.9 ## 1.10.0-next.8 ### Patch Changes - 6de24ce: - fix rerender issues by moving suggestions to the messages context - @copilotkit/runtime-client-gql@1.10.0-next.8 - @copilotkit/shared@1.10.0-next.8 ## 1.10.0-next.7 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.0-next.7 - @copilotkit/shared@1.10.0-next.7 ## 1.10.0-next.6 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.0-next.6 - @copilotkit/shared@1.10.0-next.6 ## 1.10.0-next.5 ### Patch Changes - Updated dependencies [a8c0263] - @copilotkit/shared@1.10.0-next.5 - @copilotkit/runtime-client-gql@1.10.0-next.5 ## 1.10.0-next.4 ### Patch Changes - 967d0ab: - refactor(chat): separate useCopilotChat into internal implementation and public API - @copilotkit/runtime-client-gql@1.10.0-next.4 - @copilotkit/shared@1.10.0-next.4 ## 1.10.0-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.0-next.3 - @copilotkit/shared@1.10.0-next.3 ## 1.10.0-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.0-next.2 - @copilotkit/shared@1.10.0-next.2 ## 1.10.0-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.10.0-next.1 - @copilotkit/shared@1.10.0-next.1 ## 1.10.0-next.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 - Interrupts In addition, a variety of QOL changes have been made. - New AG-UI based message types - Inline code rendering is fixed Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> ### Patch Changes - Updated dependencies [8674da1] - @copilotkit/shared@1.10.0-next.0 - @copilotkit/runtime-client-gql@1.10.0-next.0 ## 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 ## 1.9.3-next.4 ### Patch Changes - f83bda0: Fix: remote actions should never be executed to avoid duplicate result messages - @copilotkit/runtime-client-gql@1.9.3-next.4 - @copilotkit/shared@1.9.3-next.4 ## 1.9.3-next.3 ### Patch Changes - Updated dependencies [1bda332] - @copilotkit/shared@1.9.3-next.3 - @copilotkit/runtime-client-gql@1.9.3-next.3 ## 1.9.3-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.3-next.2 - @copilotkit/shared@1.9.3-next.2 ## 1.9.3-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.3-next.1 - @copilotkit/shared@1.9.3-next.1 ## 1.9.3-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.3-next.0 - @copilotkit/shared@1.9.3-next.0 ## 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 impossible to execute multiple human-in-the-loop (renderAndWaitForResponse) calls in a row. Ultimately this was due to an issue with how CopilotKit was rendering the updates when multiple renderAndWaitForResponse actions appeared on screen due to a reference based approach. With this change, actions will be executed in a synchronous way appearing almost queue like. This works with any combination of action given much more freedom when asking for user input. Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - 92e8d1c: - fix infinite loop - 9169ad7: - feat: add onTrace handler for runtime and UI error/event tracking - c75a04f: - Fix dynamic runtime configuration updates in useCoAgent - In use-chat.ts, agent state updates from AgentStateMessage now preserve existing config property - c75a04f: - Fix dynamic runtime configuration updates in useCoAgent - fe9009c: - feat(langgraph): new thread metadata - 1d1c51d: - feat: surface all errors in structured format - 10345a5: - feat: structured error visibility system for streaming errors - 9169ad7: - feat: add onTrace handler for comprehensive debugging and observability - Add CopilotTraceEvent interfaces with rich debugging context, implement runtime-side tracing with publicApiKey gating, add UI-side error tracing, include comprehensive test coverage, and fix tsup build config to exclude test files - fix: extract publicApiKey for all requests + trace GraphQL errors - 35537f1: - fix: memoize nested components to not rerender when content changes - Updated dependencies [fac89c2] - Updated dependencies [9169ad7] - Updated dependencies [1d1c51d] - Updated dependencies [10345a5] - Updated dependencies [9169ad7] - @copilotkit/shared@1.9.2 - @copilotkit/runtime-client-gql@1.9.2 ## 1.9.2-next.26 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.26 - @copilotkit/shared@1.9.2-next.26 ## 1.9.2-next.25 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.25 - @copilotkit/shared@1.9.2-next.25 ## 1.9.2-next.24 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.24 - @copilotkit/shared@1.9.2-next.24 ## 1.9.2-next.23 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.23 - @copilotkit/shared@1.9.2-next.23 ## 1.9.2-next.22 ### Patch Changes - c75a04f: - Fix dynamic runtime configuration updates in useCoAgent - In use-chat.ts, agent state updates from AgentStateMessage now preserve existing config property - c75a04f: - Fix dynamic runtime configuration updates in useCoAgent - @copilotkit/runtime-client-gql@1.9.2-next.22 - @copilotkit/shared@1.9.2-next.22 ## 1.9.2-next.21 ### Patch Changes - 92e8d1c: - fix infinite loop - @copilotkit/runtime-client-gql@1.9.2-next.21 - @copilotkit/shared@1.9.2-next.21 ## 1.9.2-next.20 ### Patch Changes - e1de032: - fix: synchronously execute renderAndWaitForResponse Previously, it was impossible to execute multiple human-in-the-loop (renderAndWaitForResponse) calls in a row. Ultimately this was due to an issue with how CopilotKit was rendering the updates when multiple renderAndWaitForResponse actions appeared on screen due to a reference based approach. With this change, actions will be executed in a synchronous way appearing almost queue like. This works with any combination of action given much more freedom when asking for user input. Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - @copilotkit/runtime-client-gql@1.9.2-next.20 - @copilotkit/shared@1.9.2-next.20 ## 1.9.2-next.19 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.19 - @copilotkit/shared@1.9.2-next.19 ## 1.9.2-next.18 ### Patch Changes - fac89c2: - refactor: rename onTrace to onError throughout codebase - Rename CopilotTraceEvent to CopilotErrorEvent and CopilotTraceHandler to CopilotErrorHandler - Updated dependencies [fac89c2] - @copilotkit/shared@1.9.2-next.18 - @copilotkit/runtime-client-gql@1.9.2-next.18 ## 1.9.2-next.17 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.17 - @copilotkit/shared@1.9.2-next.17 ## 1.9.2-next.16 ### Patch Changes - fe9009c: - feat(langgraph): new thread metadata - @copilotkit/runtime-client-gql@1.9.2-next.16 - @copilotkit/shared@1.9.2-next.16 ## 1.9.2-next.15 ### Patch Changes - cbeccb5: - fix: refrain repeated api calls by memoizing state - @copilotkit/runtime-client-gql@1.9.2-next.15 - @copilotkit/shared@1.9.2-next.15 ## 1.9.2-next.14 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.14 - @copilotkit/shared@1.9.2-next.14 ## 1.9.2-next.13 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.13 - @copilotkit/shared@1.9.2-next.13 ## 1.9.2-next.12 ### Patch Changes - 3f8c575: - fix: use time travel for regeneration of messages - fix: use a better cutoff for regeneration request - @copilotkit/runtime-client-gql@1.9.2-next.12 - @copilotkit/shared@1.9.2-next.12 ## 1.9.2-next.11 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.11 - @copilotkit/shared@1.9.2-next.11 ## 1.9.2-next.10 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.10 - @copilotkit/shared@1.9.2-next.10 ## 1.9.2-next.9 ### Patch Changes - 1d1c51d: - feat: surface all errors in structured format - Updated dependencies [1d1c51d] - @copilotkit/runtime-client-gql@1.9.2-next.9 - @copilotkit/shared@1.9.2-next.9 ## 1.9.2-next.8 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.8 - @copilotkit/shared@1.9.2-next.8 ## 1.9.2-next.7 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.7 - @copilotkit/shared@1.9.2-next.7 ## 1.9.2-next.6 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.6 - @copilotkit/shared@1.9.2-next.6 ## 1.9.2-next.5 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.5 - @copilotkit/shared@1.9.2-next.5 ## 1.9.2-next.4 ### Patch Changes - 9169ad7: - feat: add onTrace handler for runtime and UI error/event tracking - 9169ad7: - feat: add onTrace handler for comprehensive debugging and observability - Add CopilotTraceEvent interfaces with rich debugging context, implement runtime-side tracing with publicApiKey gating, add UI-side error tracing, include comprehensive test coverage, and fix tsup build config to exclude test files - fix: extract publicApiKey for all requests + trace GraphQL errors - Updated dependencies [9169ad7] - Updated dependencies [9169ad7] - @copilotkit/shared@1.9.2-next.4 - @copilotkit/runtime-client-gql@1.9.2-next.4 ## 1.9.2-next.3 ### Patch Changes - 35537f1: - fix: memoize nested components to not rerender when content changes - @copilotkit/runtime-client-gql@1.9.2-next.3 - @copilotkit/shared@1.9.2-next.3 ## 1.9.2-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.2 - @copilotkit/shared@1.9.2-next.2 ## 1.9.2-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.2-next.1 - @copilotkit/shared@1.9.2-next.1 ## 1.9.2-next.0 ### Patch Changes - 10345a5: - feat: structured error visibility system for streaming errors - Updated dependencies [10345a5] - @copilotkit/runtime-client-gql@1.9.2-next.0 - @copilotkit/shared@1.9.2-next.0 ## 1.9.1 ### Patch Changes - Updated dependencies [deaeca0] - @copilotkit/shared@1.9.1 - @copilotkit/runtime-client-gql@1.9.1 ## 1.9.1-next.0 ### Patch Changes - Updated dependencies [deaeca0] - @copilotkit/shared@1.9.1-next.0 - @copilotkit/runtime-client-gql@1.9.1-next.0 ## 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 ## 1.9.0-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.9.0-next.2 - @copilotkit/shared@1.9.0-next.2 ## 1.8.15-next.1 ### 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.8.15-next.1 - @copilotkit/shared@1.8.15-next.1 ## 1.8.15-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.15-next.0 - @copilotkit/shared@1.8.15-next.0 ## 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 ## 1.8.14-next.5 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.14-next.5 - @copilotkit/shared@1.8.14-next.5 ## 1.8.14-next.4 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.14-next.4 - @copilotkit/shared@1.8.14-next.4 ## 1.8.14-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.14-next.3 - @copilotkit/shared@1.8.14-next.3 ## 1.8.14-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.14-next.2 - @copilotkit/shared@1.8.14-next.2 ## 1.8.14-next.1 ### Patch Changes - Updated dependencies [34a78d8] - @copilotkit/shared@1.8.14-next.1 - @copilotkit/runtime-client-gql@1.8.14-next.1 ## 1.8.14-next.0 ### 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 - @copilotkit/runtime-client-gql@1.8.14-next.0 - @copilotkit/shared@1.8.14-next.0 ## 1.8.13 ### Patch Changes - 7fcf5c4: - fix followUp check - @copilotkit/runtime-client-gql@1.8.13 - @copilotkit/shared@1.8.13 ## 1.8.13-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.13-next.3 - @copilotkit/shared@1.8.13-next.3 ## 1.8.13-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.13-next.2 - @copilotkit/shared@1.8.13-next.2 ## 1.8.13-next.1 ### Patch Changes - 7fcf5c4: - fix followUp check - @copilotkit/runtime-client-gql@1.8.13-next.1 - @copilotkit/shared@1.8.13-next.1 ## 1.8.13-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.13-next.0 - @copilotkit/shared@1.8.13-next.0 ## 1.8.12 ### Patch Changes - 3e09584: - fix: stop passing config if not exists - 33ba021: - partial revert of potentially breaking check - wip - @copilotkit/runtime-client-gql@1.8.12 - @copilotkit/shared@1.8.12 ## 1.8.12-next.6 ### Patch Changes - 3e09584: - fix: stop passing config if not exists - @copilotkit/runtime-client-gql@1.8.12-next.6 - @copilotkit/shared@1.8.12-next.6 ## 1.8.12-next.5 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.12-next.5 - @copilotkit/shared@1.8.12-next.5 ## 1.8.12-next.4 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.12-next.4 - @copilotkit/shared@1.8.12-next.4 ## 1.8.12-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.12-next.3 - @copilotkit/shared@1.8.12-next.3 ## 1.8.12-next.2 ### Patch Changes - 33ba021: - partial revert of potentially breaking check - wip - @copilotkit/runtime-client-gql@1.8.12-next.2 - @copilotkit/shared@1.8.12-next.2 ## 1.8.12-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.12-next.1 - @copilotkit/shared@1.8.12-next.1 ## 1.8.12-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.12-next.0 - @copilotkit/shared@1.8.12-next.0 ## 1.8.11 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.11 - @copilotkit/shared@1.8.11 ## 1.8.11-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.11-next.1 - @copilotkit/shared@1.8.11-next.1 ## 1.8.11-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.11-next.0 - @copilotkit/shared@1.8.11-next.0 ## 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 ## 1.8.10-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.10-next.3 - @copilotkit/shared@1.8.10-next.3 ## 1.8.10-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.10-next.2 - @copilotkit/shared@1.8.10-next.2 ## 1.8.10-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.10-next.1 - @copilotkit/shared@1.8.10-next.1 ## 1.8.10-next.0 ### Patch Changes - 742efbb: - feat: enable setting langgraph config from ui - chore: document usage of new config - @copilotkit/runtime-client-gql@1.8.10-next.0 - @copilotkit/shared@1.8.10-next.0 ## 1.8.9 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.9 - @copilotkit/shared@1.8.9 ## 1.8.9-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.9-next.0 - @copilotkit/shared@1.8.9-next.0 ## 1.8.8 ### Patch Changes - dfb67c3: - refactor: rename mcpEndpoints to mcpServers for naming consistency - doc changes - @copilotkit/runtime-client-gql@1.8.8 - @copilotkit/shared@1.8.8 ## 1.8.8-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.8-next.1 - @copilotkit/shared@1.8.8-next.1 ## 1.8.8-next.0 ### Patch Changes - dfb67c3: - refactor: rename mcpEndpoints to mcpServers for naming consistency - doc changes - @copilotkit/runtime-client-gql@1.8.8-next.0 - @copilotkit/shared@1.8.8-next.0 ## 1.8.7 ### Patch Changes - Updated dependencies [8b8474f] - @copilotkit/runtime-client-gql@1.8.7 - @copilotkit/shared@1.8.7 ## 1.8.7-next.0 ### Patch Changes - Updated dependencies [8b8474f] - @copilotkit/runtime-client-gql@1.8.7-next.0 - @copilotkit/shared@1.8.7-next.0 ## 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 ## 1.8.6-next.0 ### 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-next.0 - @copilotkit/shared@1.8.6-next.0 ## 1.8.5 ### Patch Changes - c0d3261: - full AWP support Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - refactor: address linter issues with the new pages Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - Merge branch 'mme/acp' into mme/mastra - add sse example - Create small-turkeys-agree.md - upgrade AWP - Merge branch 'mme/mastra' of github.com:CopilotKit/CopilotKit into mme/mastra - make agents a dict - update docs - send tools - update to latest packages - fix problem where state sync are preventing tool calls - set possibly undefined toolCalls to an empty array - fix missing tool call ids - 77a7457: - feat: Add Model Context Protocol (MCP) support - d0e8a1e: - fix: fix duplicate messages on regenerate - @copilotkit/runtime-client-gql@1.8.5 - @copilotkit/shared@1.8.5 ## 1.8.5-next.5 ### Patch Changes - c0d3261: - full AWP support Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - refactor: address linter issues with the new pages Signed-off-by: Tyler Slaton <tyler@copilotkit.ai> - Merge branch 'mme/acp' into mme/mastra - add sse example - Create small-turkeys-agree.md - upgrade AWP - Merge branch 'mme/mastra' of github.com:CopilotKit/CopilotKit into mme/mastra - make agents a dict - update docs - send tools - update to latest packages - fix problem where state sync are preventing tool calls - set possibly undefined toolCalls to an empty array - fix missing tool call ids - @copilotkit/runtime-client-gql@1.8.5-next.5 - @copilotkit/shared@1.8.5-next.5 ## 1.8.5-next.4 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.5-next.4 - @copilotkit/shared@1.8.5-next.4 ## 1.8.5-next.3 ### Patch Changes - 77a7457: - feat: Add Model Context Protocol (MCP) support - @copilotkit/runtime-client-gql@1.8.5-next.3 - @copilotkit/shared@1.8.5-next.3 ## 1.8.5-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.5-next.2 - @copilotkit/shared@1.8.5-next.2 ## 1.8.5-next.1 ### Patch Changes - d0e8a1e: - fix: fix duplicate messages on regenerate - @copilotkit/runtime-client-gql@1.8.5-next.1 - @copilotkit/shared@1.8.5-next.1 ## 1.8.5-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.5-next.0 - @copilotkit/shared@1.8.5-next.0 ## 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 ## 1.8.4-next.4 ### Patch Changes - 4e28414: - use new interface properly - @copilotkit/runtime-client-gql@1.8.4-next.4 - @copilotkit/shared@1.8.4-next.4 ## 1.8.4-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.4-next.3 - @copilotkit/shared@1.8.4-next.3 ## 1.8.4-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.4-next.2 - @copilotkit/shared@1.8.4-next.2 ## 1.8.4-next.1 ### Patch Changes - Updated dependencies [f363760] - @copilotkit/shared@1.8.4-next.1 - @copilotkit/runtime-client-gql@1.8.4-next.1 ## 1.8.4-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.4-next.0 - @copilotkit/shared@1.8.4-next.0 ## 1.8.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.3 - @copilotkit/shared@1.8.3 ## 1.8.3-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.3-next.0 - @copilotkit/shared@1.8.3-next.0 ## 1.8.2-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.2-next.3 - @copilotkit/shared@1.8.2-next.3 ## 1.8.2-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.2-next.2 - @copilotkit/shared@1.8.2-next.2 ## 1.8.2-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.2-next.1 - @copilotkit/shared@1.8.2-next.1 ## 1.8.2-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.2-next.0 - @copilotkit/shared@1.8.2-next.0 ## 1.8.1 ### Patch Changes - 7a42944: - fix(react-core): update agentSession when agent props change #1497 - @copilotkit/runtime-client-gql@1.8.1 - @copilotkit/shared@1.8.1 ## 1.8.1-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.1-next.1 - @copilotkit/shared@1.8.1-next.1 ## 1.8.1-next.0 ### Patch Changes - 7a42944: - fix(react-core): update agentSession when agent props change #1497 - @copilotkit/runtime-client-gql@1.8.1-next.0 - @copilotkit/shared@1.8.1-next.0 ## 1.8.0 ### Patch Changes - 73f5eaa: - fix(react-core): export missing action-related types for public API - a50f4c1: - move default components out of ui - @copilotkit/runtime-client-gql@1.8.0 - @copilotkit/shared@1.8.0 ## 1.8.0-next.8 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.0-next.8 - @copilotkit/shared@1.8.0-next.8 ## 1.8.0-next.7 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.0-next.7 - @copilotkit/shared@1.8.0-next.7 ## 1.8.0-next.6 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.0-next.6 - @copilotkit/shared@1.8.0-next.6 ## 1.8.0-next.5 ### Patch Changes - a50f4c1: - move default components out of ui - @copilotkit/runtime-client-gql@1.8.0-next.5 - @copilotkit/shared@1.8.0-next.5 ## 1.8.0-next.4 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.0-next.4 - @copilotkit/shared@1.8.0-next.4 ## 1.8.0-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.8.0-next.3 - @copilotkit/shared@1.8.0-next.3 ## 1.7.2-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.7.2-next.2 - @copilotkit/shared@1.7.2-next.2 ## 1.7.2-next.1 ### Patch Changes - 73f5eaa: - fix(react-core): export missing action-related types for public API - @copilotkit/runtime-client-gql@1.7.2-next.1 - @copilotkit/shared@1.7.2-next.1 ## 1.7.2-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.7.2-next.0 - @copilotkit/shared@1.7.2-next.0 ## 1.7.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.7.1 - @copilotkit/shared@1.7.1 ## 1.7.1-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.7.1-next.0 - @copilotkit/shared@1.7.1-next.0 ## 1.7.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.7.0 - @copilotkit/shared@1.7.0 ## 1.7.0-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.7.0-next.1 - @copilotkit/shared@1.7.0-next.1 ## 1.7.0-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.7.0-next.0 - @copilotkit/shared@1.7.0-next.0 ## 1.6.0 ### Minor Changes - 7d061d9: - feat(configurable): execute langgraph with user config ### Patch Changes - d833f4c: - fix: provide the ability to type interrupt event value - d800f03: - fix: use memoization in useCoAgent internal functions - 85753b3: - feat(actions): enable restricting actions to frontend only - b454827: - fix: simplify condition options for langgraph interrupts - chore: add new enabled to e2e tests - fix: refine argument types - chore: document hook API reference - c1cc77f: - feat: new useCopilotAdditionalInstructions hook and available property on useCopilotReadable - Updated dependencies [d833f4c] - Updated dependencies [090203d] - @copilotkit/runtime-client-gql@1.6.0 - @copilotkit/shared@1.6.0 ## 1.6.0-next.12 ### Patch Changes - @copilotkit/runtime-client-gql@1.6.0-next.12 - @copilotkit/shared@1.6.0-next.12 ## 1.6.0-next.11 ### Patch Changes - 85753b3: - feat(actions): enable restricting actions to frontend only - @copilotkit/runtime-client-gql@1.6.0-next.11 - @copilotkit/shared@1.6.0-next.11 ## 1.6.0-next.10 ### Patch Changes - @copilotkit/runtime-client-gql@1.6.0-next.10 - @copilotkit/shared@1.6.0-next.10 ## 1.6.0-next.9 ### Patch Changes - @copilotkit/runtime-client-gql@1.6.0-next.9 - @copilotkit/shared@1.6.0-next.9 ## 1.6.0-next.8 ### Patch Changes - @copilotkit/runtime-client-gql@1.6.0-next.8 - @copilotkit/shared@1.6.0-next.8 ## 1.6.0-next.7 ### Patch Changes - d800f03: - fix: use memoization in useCoAgent internal functions - @copilotkit/runtime-client-gql@1.6.0-next.7 - @copilotkit/shared@1.6.0-next.7 ## 1.6.0-next.6 ### Patch Changes - @copilotkit/runtime-client-gql@1.6.0-next.6 - @copilotkit/shared@1.6.0-next.6 ## 1.6.0-next.5 ### Patch Changes - Updated dependencies [090203d] - @copilotkit/shared@1.6.0-next.5 - @copilotkit/runtime-client-gql@1.6.0-next.5 ## 1.6.0-next.4 ### Patch Changes - @copilotkit/runtime-client-gql@1.6.0-next.4 - @copilotkit/shared@1.6.0-next.4 ## 1.6.0-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.6.0-next.3 - @copilotkit/shared@1.6.0-next.3 ## 1.6.0-next.2 ### Patch Changes - b454827: - fix: simplify condition options for langgraph interrupts - chore: add new enabled to e2e tests - fix: refine argument types - chore: document hook API reference - @copilotkit/runtime-client-gql@1.6.0-next.2 - @copilotkit/shared@1.6.0-next.2 ## 1.6.0-next.1 ### Patch Changes - d833f4c: - fix: provide the ability to type interrupt event value - Updated dependencies [d833f4c] - @copilotkit/runtime-client-gql@1.6.0-next.1 - @copilotkit/shared@1.6.0-next.1 ## 1.6.0-next.0 ### Minor Changes - 7d061d9: - feat(configurable): execute langgraph with user config ### Patch Changes - @copilotkit/runtime-client-gql@1.6.0-next.0 - @copilotkit/shared@1.6.0-next.0 ## 1.5.20 ### Patch Changes - Updated dependencies [51f0d66] - @copilotkit/shared@1.5.20 - @copilotkit/runtime-client-gql@1.5.20 ## 1.5.20-next.0 ### Patch Changes - Updated dependencies [51f0d66] - @copilotkit/shared@1.5.20-next.0 - @copilotkit/runtime-client-gql@1.5.20-next.0 ## 1.5.19 ### Patch Changes - 0dd1ab9: - fix(errors): allow non copilotkit errors to pass to consumer app error boundary - 5bc68f8: - fix(actions): warn on action duplication - fix(actions): warn on coagent state render duplication - Updated dependencies [0dd1ab9] - @copilotkit/shared@1.5.19 - @copilotkit/runtime-client-gql@1.5.19 ## 1.5.19-next.1 ### Patch Changes - 0dd1ab9: - fix(errors): allow non copilotkit errors to pass to consumer app error boundary - Updated dependencies [0dd1ab9] - @copilotkit/shared@1.5.19-next.1 - @copilotkit/runtime-client-gql@1.5.19-next.1 ## 1.5.19-next.0 ### Patch Changes - 5bc68f8: - fix(actions): warn on action duplication - fix(actions): warn on coagent state render duplication - @copilotkit/runtime-client-gql@1.5.19-next.0 - @copilotkit/shared@1.5.19-next.0 ## 1.5.18 ### Patch Changes - f77a7b9: - fix: use warning when version mismatch is not expected to error out - Updated dependencies [d47cd26] - Updated dependencies [f77a7b9] - Updated dependencies [38d3ac2] - @copilotkit/runtime-client-gql@1.5.18 - @copilotkit/shared@1.5.18 ## 1.5.18-next.3 ### Patch Changes - f77a7b9: - fix: use warning when version mismatch is not expected to error out - Updated dependencies [f77a7b9] - @copilotkit/runtime-client-gql@1.5.18-next.3 - @copilotkit/shared@1.5.18-next.3 ## 1.5.18-next.2 ### Patch Changes - Updated dependencies [38d3ac2] - @copilotkit/shared@1.5.18-next.2 - @copilotkit/runtime-client-gql@1.5.18-next.2 ## 1.5.18-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.18-next.1 - @copilotkit/shared@1.5.18-next.1 ## 1.5.18-next.0 ### Patch Changes - Updated dependencies [d47cd26] - @copilotkit/runtime-client-gql@1.5.18-next.0 - @copilotkit/shared@1.5.18-next.0 ## 1.5.17 ### Patch Changes - Updated dependencies [1fc3902] - @copilotkit/runtime-client-gql@1.5.17 - @copilotkit/shared@1.5.17 ## 1.5.17-next.0 ### Patch Changes - Updated dependencies [1fc3902] - @copilotkit/runtime-client-gql@1.5.17-next.0 - @copilotkit/shared@1.5.17-next.0 ## 1.5.16 ### Patch Changes - 07be5ca: - fix: disable error toasts if dev console is disabled - Updated dependencies [48b7c7b] - @copilotkit/runtime-client-gql@1.5.16 - @copilotkit/shared@1.5.16 ## 1.5.16-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.16-next.2 - @copilotkit/shared@1.5.16-next.2 ## 1.5.16-next.1 ### Patch Changes - Updated dependencies [48b7c7b] - @copilotkit/runtime-client-gql@1.5.16-next.1 - @copilotkit/shared@1.5.16-next.1 ## 1.5.16-next.0 ### Patch Changes - 07be5ca: - fix: disable error toasts if dev console is disabled - @copilotkit/runtime-client-gql@1.5.16-next.0 - @copilotkit/shared@1.5.16-next.0 ## 1.5.15 ### Patch Changes - 06f9f35: - feat(interrupt): add copilotkit interrupt as messages with copilotkit interrupt convenience fn - chore(deps): update dependencies for demos - chore(interrupt-as-message): add e2e test for interrupt as message - 7b3141d: - feat(interrupt): support LG interrupt with useLangGraphInterrupt hook - chore(interrupt): add e2e test to interrupt functionality - feat(interrupt): add support for multiple interrupts and conditions - c9ae305: - perf: prevent redundant API calls - Updated dependencies [0dc0f43] - Updated dependencies [06f9f35] - Updated dependencies [7b3141d] - Updated dependencies [0bbb4ab] - @copilotkit/runtime-client-gql@1.5.15 - @copilotkit/shared@1.5.15 ## 1.5.15-next.8 ### Patch Changes - 06f9f35: - feat(interrupt): add copilotkit interrupt as messages with copilotkit interrupt convenience fn - chore(deps): update dependencies for demos - chore(interrupt-as-message): add e2e test for interrupt as message - Updated dependencies [06f9f35] - @copilotkit/runtime-client-gql@1.5.15-next.8 - @copilotkit/shared@1.5.15-next.8 ## 1.5.15-next.7 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.15-next.7 - @copilotkit/shared@1.5.15-next.7 ## 1.5.15-next.6 ### Patch Changes - c9ae305: - perf: prevent redundant API calls - @copilotkit/runtime-client-gql@1.5.15-next.6 - @copilotkit/shared@1.5.15-next.6 ## 1.5.15-next.5 ### Patch Changes - Updated dependencies [0dc0f43] - @copilotkit/runtime-client-gql@1.5.15-next.5 - @copilotkit/shared@1.5.15-next.5 ## 1.5.15-next.4 ### Patch Changes - 7b3141d: - feat(interrupt): support LG interrupt with useLangGraphInterrupt hook - chore(interrupt): add e2e test to interrupt functionality - feat(interrupt): add support for multiple interrupts and conditions - Updated dependencies [7b3141d] - @copilotkit/runtime-client-gql@1.5.15-next.4 - @copilotkit/shared@1.5.15-next.4 ## 1.5.15-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.15-next.3 - @copilotkit/shared@1.5.15-next.3 ## 1.5.15-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.15-next.2 - @copilotkit/shared@1.5.15-next.2 ## 1.5.15-next.1 ### Patch Changes - Updated dependencies [0bbb4ab] - @copilotkit/runtime-client-gql@1.5.15-next.1 - @copilotkit/shared@1.5.15-next.1 ## 1.5.15-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.15-next.0 - @copilotkit/shared@1.5.15-next.0 ## 1.5.14 ### Patch Changes - 0061f65: - feat: allows dev mode for cloud onboarding flow - Updated dependencies [0061f65] - @copilotkit/shared@1.5.14 - @copilotkit/runtime-client-gql@1.5.14 ## 1.5.14-next.0 ### Patch Changes - 0061f65: - feat: allows dev mode for cloud onboarding flow - Updated dependencies [0061f65] - @copilotkit/shared@1.5.14-next.0 - @copilotkit/runtime-client-gql@1.5.14-next.0 ## 1.5.13 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.13 - @copilotkit/shared@1.5.13 ## 1.5.13-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.13-next.0 - @copilotkit/shared@1.5.13-next.0 ## 1.5.12 ### Patch Changes - 926499b: - Load the previous state of an agent if `threadId` is provided to CopilotKit, including all messages - 6136a57: - fix(errors): add custom error classes to better describe library errors - fix(errors): use new errors in error handling - chore: add documentation and links to respective errors - cb43c05: - fix: set up managed LLM retries and report error to render method - Updated dependencies [fb87bcf] - Updated dependencies [926499b] - Updated dependencies [6136a57] - @copilotkit/runtime-client-gql@1.5.12 - @copilotkit/shared@1.5.12 ## 1.5.12-next.7 ### Patch Changes - 926499b: - Load the previous state of an agent if `threadId` is provided to CopilotKit, including all messages - Updated dependencies [926499b] - @copilotkit/runtime-client-gql@1.5.12-next.7 - @copilotkit/shared@1.5.12-next.7 ## 1.5.12-next.6 ### Patch Changes - 6136a57: - fix(errors): add custom error classes to better describe library errors - fix(errors): use new errors in error handling - chore: add documentation and links to respective errors - Updated dependencies [6136a57] - @copilotkit/runtime-client-gql@1.5.12-next.6 - @copilotkit/shared@1.5.12-next.6 ## 1.5.12-next.5 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.12-next.5 - @copilotkit/shared@1.5.12-next.5 ## 1.5.12-next.4 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.12-next.4 - @copilotkit/shared@1.5.12-next.4 ## 1.5.12-next.3 ### Patch Changes - cb43c05: - fix: set up managed LLM retries and report error to render method - @copilotkit/runtime-client-gql@1.5.12-next.3 - @copilotkit/shared@1.5.12-next.3 ## 1.5.12-next.2 ### Patch Changes - Updated dependencies [fb87bcf] - @copilotkit/runtime-client-gql@1.5.12-next.2 - @copilotkit/shared@1.5.12-next.2 ## 1.5.12-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.12-next.1 - @copilotkit/shared@1.5.12-next.1 ## 1.5.12-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.12-next.0 - @copilotkit/shared@1.5.12-next.0 ## 1.5.11 ### Patch Changes - db3d539: test release notes - e5d588d: test changelog - 4211318: test changelog - d431537: Test release notes - Updated dependencies [72f9e58] - Updated dependencies [aecb6f4] - Updated dependencies [0a2e07e] - Updated dependencies [9b3bdc2] - @copilotkit/runtime-client-gql@1.5.11 - @copilotkit/shared@1.5.11 ## 1.5.11-next.0 ### Patch Changes - db3d539: test release notes - e5d588d: test changelog - 4211318: test changelog - d431537: Test release notes - Updated dependencies [72f9e58] - Updated dependencies [aecb6f4] - Updated dependencies [0a2e07e] - Updated dependencies [9b3bdc2] - @copilotkit/runtime-client-gql@1.5.11-next.0 - @copilotkit/shared@1.5.11-next.0 ## 1.5.10 ### Patch Changes - db3d539: test release notes - e5d588d: test changelog - 4211318: test changelog - d431537: Test release notes - Updated dependencies [72f9e58] - Updated dependencies [aecb6f4] - Updated dependencies [9b3bdc2] - @copilotkit/runtime-client-gql@1.5.10 - @copilotkit/shared@1.5.10 ## 1.5.10-next.0 ### Patch Changes - db3d539: test release notes - e5d588d: test changelog - 4211318: test changelog - d431537: Test release notes - Updated dependencies [72f9e58] - Updated dependencies [aecb6f4] - Updated dependencies [9b3bdc2] - @copilotkit/runtime-client-gql@1.5.10-next.0 - @copilotkit/shared@1.5.10-next.0 ## 1.5.9 ### Patch Changes - db3d539: test release notes - e5d588d: test changelog - 4211318: test changelog - d431537: Test release notes - Updated dependencies [72f9e58] - Updated dependencies [9b3bdc2] - @copilotkit/runtime-client-gql@1.5.9 - @copilotkit/shared@1.5.9 ## 1.5.8 ### Patch Changes - db3d539: test release notes - e5d588d: test changelog - 4211318: test changelog - d431537: Test release notes - Updated dependencies [72f9e58] - Updated dependencies [9b3bdc2] - @copilotkit/runtime-client-gql@1.5.8 - @copilotkit/shared@1.5.8 ## 1.5.6-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.6-next.0 - @copilotkit/shared@1.5.6-next.0 ## 1.5.5-next.5 ### Patch Changes - db3d539: test release notes - @copilotkit/runtime-client-gql@1.5.5-next.5 - @copilotkit/shared@1.5.5-next.5 ## 1.5.5-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.5-next.3 - @copilotkit/shared@1.5.5-next.3 ## 1.5.5-next.2 ### Patch Changes - Updated dependencies [72f9e58] - Updated dependencies [9b3bdc2] - @copilotkit/runtime-client-gql@1.5.5-next.2 - @copilotkit/shared@1.5.5-next.2 ## 1.5.4 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.4 - @copilotkit/shared@1.5.4 ## 1.5.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.5.3 - @copilotkit/shared@1.5.3 ## 1.5.2 ### Patch Changes - Updated dependencies [b0192c1] - @copilotkit/runtime-client-gql@1.5.2 - @copilotkit/shared@1.5.2 ## 1.5.1 ### Patch Changes - 5c01e9e: test prerelease #4 - ed39d40: - [CPK-1034] adds `useCopilotAuthenticatedAction` - da280ed: Test prerelease script - 27e42d7: testing a prerelease - 05240a9: test pre #2 - 33218fe: test prerelease #3 - 03f3d6f: Test next prerelease - 649ebcc: - fix: add warning when using agents that are not available on agent related hooks - 6dfa0d2: - feat: add temperature parameter support for LLM completions - Updated dependencies [5c01e9e] - Updated dependencies [da280ed] - Updated dependencies [27e42d7] - Updated dependencies [05240a9] - Updated dependencies [33218fe] - Updated dependencies [03f3d6f] - Updated dependencies [649ebcc] - @copilotkit/runtime-client-gql@1.5.1 - @copilotkit/shared@1.5.1 ## 1.5.1-next.3 ### Patch Changes - 33218fe: test prerelease #3 - Updated dependencies [33218fe] - @copilotkit/runtime-client-gql@1.5.1-next.3 - @copilotkit/shared@1.5.1-next.3 ## 1.5.1-next.2 ### Patch Changes - ed39d40: - [CPK-1034] adds `useCopilotAuthenticatedAction` - da280ed: Test prerelease script - 649ebcc: - fix: add warning when using agents that are not available on agent related hooks - Updated dependencies [da280ed] - Updated dependencies [649ebcc] - @copilotkit/runtime-client-gql@1.5.1-next.2 - @copilotkit/shared@1.5.1-next.2 ## 1.5.1-next.1 ### Patch Changes - 03f3d6f: Test next prerelease - Updated dependencies [03f3d6f] - @copilotkit/runtime-client-gql@1.5.1-next.1 - @copilotkit/shared@1.5.1-next.1 ## 1.5.1-next.0 ### Patch Changes - 27e42d7: testing a prerelease - 6dfa0d2: - feat: add temperature parameter support for LLM completions - Updated dependencies [27e42d7] - @copilotkit/runtime-client-gql@1.5.1-next.0 - @copilotkit/shared@1.5.1-next.0 ## 1.5.0 ### Minor Changes - 1b47092: Synchronize LangGraph messages with CopilotKit ### Patch Changes - 00e9488: - fix: wait for renderAndWaitForResponse handler to be ready before rendering - 1b47092: CoAgents v0.3 prerelease - Updated dependencies [1b47092] - Updated dependencies [1b47092] - @copilotkit/runtime-client-gql@1.5.0 - @copilotkit/shared@1.5.0 ## 1.5.0-coagents-v0-3.0 ### Minor Changes - Synchronize LangGraph messages with CopilotKit ### Patch Changes - e66bce4: CoAgents v0.3 prerelease - Updated dependencies - Updated dependencies [e66bce4] - @copilotkit/runtime-client-gql@1.5.0-coagents-v0-3.0 - @copilotkit/shared@1.5.0-coagents-v0-3.0 ## 1.4.8 ### Patch Changes - - Better error handling - Introduce new "EmptyLLMAdapter" for when using CoAgents - Improve dev console help options - Allow CopilotKit remote endpoint without agents - Updated dependencies - @copilotkit/runtime-client-gql@1.4.8 - @copilotkit/shared@1.4.8 ## 1.4.8-next.0 ### Patch Changes - @copilotkit/runtime-client-gql@1.4.8-next.0 - @copilotkit/shared@1.4.8-next.0 ## 1.4.7 ### Patch Changes - Fix broken build script before release - Updated dependencies - @copilotkit/runtime-client-gql@1.4.7 - @copilotkit/shared@1.4.7 ## 1.4.6 ### Patch Changes - . ## 1.4.5 ### Patch Changes - testing release workflow - Updated dependencies - @copilotkit/runtime-client-gql@1.4.5 - @copilotkit/shared@1.4.5 ## 1.4.5-next.0 ### Patch Changes - testing release workflow - Updated dependencies - @copilotkit/runtime-client-gql@1.4.5-next.0 - @copilotkit/shared@1.4.5-next.0 ## 1.4.4 ### Patch Changes - e35e6ad: - test - update config.json - Merge remote-tracking branch 'origin/main' into feat/test-changeset-bot-1 - test - test - @copilotkit/runtime-client-gql@1.4.4 - @copilotkit/shared@1.4.4 ## 1.4.4-next.4 ### Patch Changes - @copilotkit/runtime-client-gql@1.4.4-next.4 - @copilotkit/shared@1.4.4-next.4 ## 1.4.4-next.3 ### Patch Changes - @copilotkit/runtime-client-gql@1.4.4-next.3 - @copilotkit/shared@1.4.4-next.3 ## 1.4.4-next.2 ### Patch Changes - @copilotkit/runtime-client-gql@1.4.4-next.2 - @copilotkit/shared@1.4.4-next.2 ## 1.4.4-next.1 ### Patch Changes - @copilotkit/runtime-client-gql@1.4.4-next.1 - @copilotkit/shared@1.4.4-next.1 ## 1.4.4-next.0 ### Patch Changes - e35e6ad: - test - update config.json - Merge remote-tracking branch 'origin/main' into feat/test-changeset-bot-1 - test - test - @copilotkit/runtime-client-gql@1.4.4-next.0 - @copilotkit/shared@1.4.4-next.0 ## 1.4.3 ### Patch Changes - c296282: - Better error surfacing when using LangGraph Platform streaming - Ensure state is immediately set without using flushSync - - Better error surfacing when using LangGraph Platform streaming - Ensure state is immediately set without using flushSync - Updated dependencies [c296282] - Updated dependencies - @copilotkit/runtime-client-gql@1.4.3 - @copilotkit/shared@1.4.3 ## 1.4.3-pre.0 ### Patch Changes - - Better error surfacing when using LangGraph Platform streaming - Ensure state is immediately set without using flushSync - Updated dependencies - @copilotkit/runtime-client-gql@1.4.3-pre.0 - @copilotkit/shared@1.4.3-pre.0 ## 1.4.2 ### Patch Changes - - Make sure agent state is set immediately (#1077) - Support running an agent without messages (#1075) - Updated dependencies - @copilotkit/runtime-client-gql@1.4.2 - @copilotkit/shared@1.4.2 ## 1.4.1 ### Patch Changes - 1721cbd: lower case copilotkit property - 1721cbd: add zod conversion - 8d0144f: bump - 8d0144f: bump - 8d0144f: bump - e16d95e: New prerelease - 1721cbd: Add convertActionsToDynamicStructuredTools to sdk-js - CopilotKit Core: - Improved error messages and overall logs - `useCopilotAction.renderAndAwait` renamed to `.renderAndAwaitForResponse` (backwards compatible, will be deprecated in the future) - Improved scrolling behavior. It is now possible to scroll up during LLM response generation - Added Azure OpenAI integration - Updated interfaces for better developer ergonomics CoAgents: - Renamed `remoteActions` to `remoteEndpoints` (backwards compatible, will be deprecated in the future) - Support for LangGraph Platform in Remote Endpoints - LangGraph JS Support for CoAgents (locally via `langgraph dev`, `langgraph up` or deployed to LangGraph Platform) - Improved LangSmith integration - requests made through CoAgents will now surface in LangSmith - Enhanced state management and message handling CopilotKid Back-end SDK: - Released a whole-new `@copilotkit/sdk-js` for building agents with LangGraph JS Support - 8d0144f: bump - 8d0144f: bump - fef1b74: fix assistant message CSS and propagate actions to LG JS - Updated dependencies [1721cbd] - Updated dependencies [1721cbd] - Updated dependencies [8d0144f] - Updated dependencies [8d0144f] - Updated dependencies [8d0144f] - Updated dependencies [e16d95e] - Updated dependencies [172