Update CopilotKit dependencies to v1.6.0 #13
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.5.18
->1.6.0
1.5.18
->1.6.0
1.5.18
->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
Configuration
📅 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.