-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update CopilotKit dependencies to v1.6.0 #11
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/copilotkit-dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,359
−162
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
2236e21
to
15dd30b
Compare
15dd30b
to
daf6115
Compare
daf6115
to
7898bbf
Compare
7898bbf
to
e5e73d1
Compare
e5e73d1
to
6f032e0
Compare
6f032e0
to
cc723a2
Compare
cc723a2
to
00458f5
Compare
00458f5
to
57b710c
Compare
57b710c
to
78f7e5e
Compare
78f7e5e
to
cc5b384
Compare
fd93d5a
to
51b8ed8
Compare
51b8ed8
to
da0264e
Compare
33c43fd
to
aaee57f
Compare
aaee57f
to
e13b111
Compare
e13b111
to
ec5bfa1
Compare
ec5bfa1
to
01e8069
Compare
01e8069
to
a841f13
Compare
a841f13
to
8de6319
Compare
8de6319
to
8606657
Compare
8606657
to
325440f
Compare
325440f
to
11d7049
Compare
11d7049
to
11a06cc
Compare
11a06cc
to
a004508
Compare
a004508
to
fa639e5
Compare
fa639e5
to
9751f59
Compare
9751f59
to
60aa2d3
Compare
60aa2d3
to
cfd664b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.1
->1.6.0
1.3.1
->1.6.0
1.3.1
->1.6.0
1.3.1
->1.6.0
1.3.1
->1.6.0
Release Notes
CopilotKit/CopilotKit (@copilotkit/react-core)
v1.6.0
Compare Source
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
useCopilotAdditionalInstructions
hook and added an available property touseCopilotReadable
for better state management and control.Bug Fixes
Typed Interrupt Event Values: Provided the ability to type interrupt event values, improving type safety and developer experience.
Memoization in Internal Functions: Implemented memoization in
useCoAgent
internal functions to enhance performance and prevent unnecessary re-renders.Simplified LangGraph Interrupt Conditions: Simplified condition options for LangGraph interrupts, making it more straightforward to define and manage interrupt conditions.
Dependency Updates: Updated dependencies across various packages, including adding
class-validator
to ensure proper validation mechanisms are in place.Documentation
Input and Output Schema Documentation: Added comprehensive documentation detailing the input and output schemas of LangGraph, aiding developers in understanding and implementing custom configurations.
Hook API Reference: Documented the Hook API reference, providing clear guidelines and examples for utilizing the new and existing hooks effectively.
Contributors
v1.5.20
Compare Source
v1.5.20
Release Date: February 14, 2025
CoAgents v0.5 official Release 🚀
Enhanced Message Synchronization
Automated Tool Call Management
Universal Tool Call Rendering
Improved Message History Functionality
Bug Fixes
Contributors
@mme
v1.5.19
Compare Source
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 duplication and action duplication.
Error Handling System Enhancement: Improved the error handling system to allow non-CopilotKit errors to propagate correctly to consumer applications.
Contributors
@mme
@suhasdeshpande
@NathanTarbert
@tylerslaton
@ranst91
v1.5.18
Compare Source
Changelog v1.5.18
Features and Enhancements
Bug Fixes
Documentation
Internal Changes
Contributors
v1.5.17
Compare Source
@copilotkit/react-core
1.5.17
Patch Changes
1fc3902
]@copilotkit/react-ui
1.5.17
Patch Changes
1fc3902
]@copilotkit/sdk-js
1.5.17
Patch Changes
1fc3902
]@copilotkit/react-textarea
1.5.17
Patch Changes
1fc3902
]@copilotkit/runtime
1.5.17
Patch Changes
1fc3902
: - Revert "fix: detect and alert on version mismatch (#1333)"This reverts commit
48b7c7b
.Updated dependencies [
1fc3902
]@copilotkit/runtime-client-gql
1.5.17
Patch Changes
1fc3902
: - Revert "fix: detect and alert on version mismatch (#1333)"This reverts commit
48b7c7b
.Updated dependencies [
1fc3902
]@copilotkit/shared
1.5.17
Patch Changes
1fc3902
: - Revert "fix: detect and alert on version mismatch (#1333)"This reverts commit
48b7c7b
.@copilotkit/react-core
1.5.17
Patch Changes
1fc3902
]@copilotkit/react-ui
1.5.17
Patch Changes
1fc3902
]@copilotkit/sdk-js
1.5.17
Patch Changes
1fc3902
]@copilotkit/react-textarea
1.5.17
Patch Changes
1fc3902
]@copilotkit/runtime
1.5.17
Patch Changes
1fc3902
: - Revert "fix: detect and alert on version mismatch (#1333)"This reverts commit
48b7c7b
.Updated dependencies [
1fc3902
]@copilotkit/runtime-client-gql
1.5.17
Patch Changes
1fc3902
: - Revert "fix: detect and alert on version mismatch (#1333)"This reverts commit
48b7c7b
.Updated dependencies [
1fc3902
]@copilotkit/shared
1.5.17
Patch Changes
1fc3902
: - Revert "fix: detect and alert on version mismatch (#1333)"This reverts commit
48b7c7b
.v1.5.16
Compare Source
Changelog
Bug Fixes
Documentation
v1.5.15
Compare Source
Features
available
prop (#1278)Bug Fixes
controller.close()
after suppressing abortsDocs & Improvements
v1.5.14
Compare Source
Changelog
threadId
must be UUID on LG platformContributors
v1.5.13
@copilotkit/react-core
1.5.13
Patch Changes
@copilotkit/react-ui
1.5.13
Patch Changes
@copilotkit/sdk-js
1.5.13
Patch Changes
@copilotkit/react-textarea
1.5.13
Patch Changes
@copilotkit/runtime
1.5.13
Patch Changes
8271438
: silence langgraph platform error@copilotkit/runtime-client-gql
1.5.13
Patch Changes
@copilotkit/shared
1.5.13
@copilotkit/react-core
1.5.13
Patch Changes
@copilotkit/react-ui
1.5.13
Patch Changes
@copilotkit/sdk-js
1.5.13
Patch Changes
@copilotkit/react-textarea
1.5.13
Patch Changes
@copilotkit/runtime
1.5.13
Patch Changes
8271438
: silence langgraph platform error@copilotkit/runtime-client-gql
1.5.13
Patch Changes
@copilotkit/shared
1.5.13
v1.5.11
Compare Source
@copilotkit/react-core
1.5.11
Patch Changes
db3d539
: test release notese5d588d
: test changelog4211318
: test changelogd431537
: Test release notes72f9e58
]aecb6f4
]0a2e07e
]9b3bdc2
]@copilotkit/react-ui
1.5.11
Patch Changes
1fc7fa5
: test changelogc4a6aa5
: test release notes716bd5c
: test changeloga35d447
: test changelog4ae197e
: Test release notes4211318
: test changelog8166ac6
: Test release notesd431537
: Test release notes72f9e58
]db3d539
]aecb6f4
]e5d588d
]0a2e07e
]4211318
]9b3bdc2
]d431537
]@copilotkit/sdk-js
1.5.11
Patch Changes
@copilotkit/react-textarea
1.5.11
Patch Changes
1fc7fa5
: test changelogdb3d539
: test release notesc4a6aa5
: test release notese5d588d
: test changelog4ae197e
: Test release notes9b3bdc2
: test release notes72f9e58
]db3d539
]aecb6f4
]e5d588d
]0a2e07e
]4211318
]9b3bdc2
]d431537
]@copilotkit/runtime
1.5.11
Patch Changes
72f9e58
: test release notes716bd5c
: test changelogaecb6f4
: Fix build scripta35d447
: test changelog0a2e07e
: Test changelog8166ac6
: Test release notes@copilotkit/runtime-client-gql
1.5.11
Patch Changes
72f9e58
: test release notesaecb6f4
: Fix build script0a2e07e
: Test changelog9b3bdc2
: test release notes@copilotkit/shared
1.5.11
@copilotkit/react-core
1.5.11
Patch Changes
db3d539
: test release notese5d588d
: test changelog4211318
: test changelogd431537
: Test release notes72f9e58
]aecb6f4
]0a2e07e
]9b3bdc2
]@copilotkit/react-ui
1.5.11
Patch Changes
1fc7fa5
: test changelogc4a6aa5
: test release notes716bd5c
: test changeloga35d447
: test changelog4ae197e
: Test release notes4211318
: test changelog8166ac6
: Test release notesd431537
: Test release notes72f9e58
]db3d539
]aecb6f4
]e5d588d
]0a2e07e
]4211318
]9b3bdc2
]d431537
]@copilotkit/sdk-js
1.5.11
Patch Changes
@copilotkit/react-textarea
1.5.11
Patch Changes
1fc7fa5
: test changelogdb3d539
: test release notesc4a6aa5
: test release notese5d588d
: test changelog4ae197e
: Test release notes9b3bdc2
: test release notes72f9e58
]db3d539
]aecb6f4
]e5d588d
]0a2e07e
]4211318
]9b3bdc2
]d431537
]@copilotkit/runtime
1.5.11
Patch Changes
72f9e58
: test release notes716bd5c
: test changelogaecb6f4
: Fix build scripta35d447
: test changelog0a2e07e
: Test changelog8166ac6
: Test release notes@copilotkit/runtime-client-gql
1.5.11
Patch Changes
72f9e58
: test release notesaecb6f4
: Fix build script0a2e07e
: Test changelog9b3bdc2
: test release notes@copilotkit/shared
1.5.11
v1.5.10
Compare Source
@copilotkit/react-core
1.5.10
Patch Changes
db3d539
: test release notese5d588d
: test changelog4211318
: test changelogd431537
: Test release notes72f9e58
]aecb6f4
]9b3bdc2
]@copilotkit/react-ui
1.5.10
Patch Changes
1fc7fa5
: test changelogc4a6aa5
: test release notes716bd5c
: test changeloga35d447
: test changelog4ae197e
: Test release notes4211318
: test changelog8166ac6
: Test release notesd431537
: Test release notes72f9e58
]db3d539
]aecb6f4
]e5d588d
]4211318
]9b3bdc2
]d431537
]@copilotkit/sdk-js
1.5.10
Patch Changes
@copilotkit/react-textarea
1.5.10
Patch Changes
1fc7fa5
: test changelogdb3d539
: test release notesc4a6aa5
: test release notese5d588d
: test changelog4ae197e
: Test release notes9b3bdc2
: test release notes72f9e58
]db3d539
]aecb6f4
]e5d588d
]4211318
]9b3bdc2
]d431537
]@copilotkit/runtime
1.5.10
Patch Changes
72f9e58
: test release notes716bd5c
: test changelogaecb6f4
: Fix build scripta35d447
: test changelog8166ac6
: Test release notes@copilotkit/runtime-client-gql
1.5.10
Patch Changes
72f9e58
: test release notesaecb6f4
: Fix build script9b3bdc2
: test release notes@copilotkit/shared
1.5.10
@copilotkit/react-core
1.5.10
Patch Changes
db3d539
: test release notese5d588d
: test changelog4211318
: test changelogd431537
: Test release notes72f9e58
]aecb6f4
]9b3bdc2
]@copilotkit/react-ui
1.5.10
Patch Changes
1fc7fa5
: test changelogc4a6aa5
: test release notes716bd5c
: test changeloga35d447
: test changelog4ae197e
: Test release notes4211318
: test changelog8166ac6
: Test release notesd431537
: Test release notes72f9e58
]db3d539
]aecb6f4
]e5d588d
]4211318
]9b3bdc2
]d431537
]@copilotkit/sdk-js
1.5.10
Patch Changes
@copilotkit/react-textarea
1.5.10
Patch Changes
1fc7fa5
: test changelogdb3d539
: test release notesc4a6aa5
: test release notese5d588d
: test changelog4ae197e
: Test release notes9b3bdc2
: test release notes72f9e58
]db3d539
]aecb6f4
]e5d588d
]4211318
]9b3bdc2
]d431537
]@copilotkit/runtime
1.5.10
Patch Changes
72f9e58
: test release notes716bd5c
: test changelogaecb6f4
: Fix build scripta35d447
: test changelog8166ac6
: Test release notes@copilotkit/runtime-client-gql
1.5.10
Patch Changes
72f9e58
: test release notesaecb6f4
: Fix build script9b3bdc2
: test release notes@copilotkit/shared
1.5.10
v1.5.9
Compare Source
@copilotkit/react-core
1.5.9
Patch Changes
db3d539
: test release notese5d588d
: test changelog4211318
: test changelogd431537
: Test release notesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.