Skip to content

Update CopilotKit dependencies to v1.8.9 #13

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

Open
wants to merge 1 commit into
base: final
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@copilotkit/react-core 1.5.18 -> 1.8.9 age adoption passing confidence
@copilotkit/react-ui 1.5.18 -> 1.8.9 age adoption passing confidence
@copilotkit/runtime-client-gql 1.5.18 -> 1.8.9 age adoption passing confidence

Release Notes

CopilotKit/CopilotKit (@​copilotkit/react-core)

v1.8.9

Compare Source

@​copilotkit/react-core
1.8.9
Patch Changes
@​copilotkit/react-ui
1.8.9
Patch Changes
@​copilotkit/sdk-js
1.8.9
Patch Changes
@​copilotkit/react-textarea
1.8.9
Patch Changes
@​copilotkit/runtime
1.8.9
Patch Changes
@​copilotkit/runtime-client-gql
1.8.9
Patch Changes
@​copilotkit/shared
1.8.9
@​copilotkit/react-core
1.8.9
Patch Changes
@​copilotkit/react-ui
1.8.9
Patch Changes
@​copilotkit/sdk-js
1.8.9
Patch Changes
@​copilotkit/react-textarea
1.8.9
Patch Changes
@​copilotkit/runtime
1.8.9
Patch Changes
@​copilotkit/runtime-client-gql
1.8.9
Patch Changes
@​copilotkit/shared
1.8.9

v1.8.8

Compare Source

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 CopilotRuntimeConstructorParams interfaces
    • Added new interface MCPServerConfig with endpoint and optional apiKey properties
    • Updated useCopilotChat return interface to expose mcpServers and setMcpServers methods
    • Added backward compatibility for properties.mcpEndpoints
    • Enhanced handling of MCP server configurations with improved deduplication logic
    • Added more robust state management for MCP server configurations
    • Implemented priority ordering where request-specific endpoints override base endpoints
    • Updated reference documentation in MDX files to reflect the new property names
Other Changes

v1.8.7

Compare Source

Changelog
1.8.7 (April 22, 2025)
Features 🚀
Bug Fixes 🐛
Dependencies 📦
  • Updated dependency copilotkit to v0.1.44 (#​1684)
  • Updated copilotkit examples to v1.8.6 (#​1687)
Documentation 📚
Development Workflow 🛠️

v1.8.6

Compare Source

@​copilotkit/react-core
1.8.6
Patch Changes
@​copilotkit/react-ui
1.8.6
Patch Changes
@​copilotkit/sdk-js
1.8.6
Patch Changes
  • 7a04bd1: - fix: fix how results are communicated back on interrupt
@​copilotkit/react-textarea
1.8.6
Patch Changes
@​copilotkit/runtime
1.8.6
Patch Changes
  • 7a04bd1: - fix: fix how results are communicated back on interrupt
@​copilotkit/runtime-client-gql
1.8.6
Patch Changes
@​copilotkit/shared
1.8.6
@​copilotkit/react-core
1.8.6
Patch Changes
@​copilotkit/react-ui
1.8.6
Patch Changes
@​copilotkit/sdk-js
1.8.6
Patch Changes
  • 7a04bd1: - fix: fix how results are communicated back on interrupt
@​copilotkit/react-textarea
1.8.6
Patch Changes
@​copilotkit/runtime
1.8.6
Patch Changes
  • 7a04bd1: - fix: fix how results are communicated back on interrupt
@​copilotkit/runtime-client-gql
1.8.6
Patch Changes
@​copilotkit/shared
1.8.6

v1.8.5

Compare Source

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 streaming gotcha guide (#​1657)
Documentation
  • Overhaul landing page (#​1623)
  • Remove old event (#​1624)
  • Add troubleshooting section for streamed messages disappearing (#​1640)
  • Explain removal of watermark in docs (#​1641)
  • Add section for font customization (#​1647)
  • Update loading-message-history.mdx (#​1661)
  • Add static llms.txt file (#​1658)
  • Add rename llms.txt => llms-full.txt and summarize llms.txt (#​1659)
Other Changes
  • Document conditionals and handler for interrupt (#​1614)
  • Fix documentation for tool based predictive state updates (#​1632)
  • Fix node interrupt doc setup code (#​1633)
  • Fix step glitch in predictive state doc (#​1637)
  • Add callout in router mode doc to exit agent workflow (#​1635)
  • Add state to main step for interrupt doc (#​1634)
  • Add new RB2B ID to docs site (#​1651)
  • Update wfcms for our examples (#​1650)
  • Fix the code snippet (#​1653)
  • Exit case fixes (#​1654)
  • Use 1.8.4 official release in demo viewer (#​1665)
  • Exit out of pre (#​1666)
  • Refactor demo-viewer: normal NextJS pages and update generation (#​1610)
  • Update README.md
  • Bump sdk-python version (#​1660)
  • Add external package (#​1663)

v1.8.4

Compare Source

@​copilotkit/react-core
1.8.4
Patch Changes
@​copilotkit/react-ui
1.8.4
Patch Changes
@​copilotkit/sdk-js
1.8.4
Patch Changes
@​copilotkit/react-textarea
1.8.4
Patch Changes
@​copilotkit/runtime
1.8.4
Patch Changes
@​copilotkit/runtime-client-gql
1.8.4
Patch Changes
@​copilotkit/shared
1.8.4
Patch Changes
  • f363760: - fix: when unable to find specified agent, show what's available
@​copilotkit/react-core
1.8.4
Patch Changes
@​copilotkit/react-ui
1.8.4
Patch Changes
@​copilotkit/sdk-js
1.8.4
Patch Changes
@​copilotkit/react-textarea
1.8.4
Patch Changes
@​copilotkit/runtime
1.8.4
Patch Changes
@​copilotkit/runtime-client-gql
1.8.4
Patch Changes
@​copilotkit/shared
1.8.4
Patch Changes
  • f363760: - fix: when unable to find specified agent, show what's available

v1.8.3

Compare Source

@​copilotkit/react-core
1.8.3
Patch Changes
@​copilotkit/react-ui
1.8.3
Patch Changes
@​copilotkit/sdk-js
1.8.3
Patch Changes
@​copilotkit/react-textarea
1.8.3
Patch Changes
@​copilotkit/runtime
1.8.3
Patch Changes
@​copilotkit/runtime-client-gql
1.8.3
Patch Changes
@​copilotkit/shared
1.8.3
@​copilotkit/react-core
1.8.3
Patch Changes
@​copilotkit/react-ui
1.8.3
Patch Changes
@​copilotkit/sdk-js
1.8.3
Patch Changes
@​copilotkit/react-textarea
1.8.3
Patch Changes
@​copilotkit/runtime
1.8.3
Patch Changes
@​copilotkit/runtime-client-gql
1.8.3
Patch Changes
@​copilotkit/shared
1.8.3

v1.8.2

Compare Source

What's Changed
✨ Features
🐛 Fixes
📖 Documentation
New Contributors

Full Changelog: CopilotKit/CopilotKit@v1.8.1...v1.8.2

v1.8.1

Compare Source

What changed
  • fix (react-core): Updated agentSession when agent props changed (#​1497)
  • fix: Set text area within the input box to transparent background (#​1550)

v1.8.0

Compare Source

✨ 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 (#​1530)
  • Fix response button removal (#​1536)
  • Add types for JS SDK export (#​1538)
  • Address linter issues with registry (#​1533)
  • Adjust dev console menus to dark theme (#​1542)
  • Re-enable runtime actions when remote endpoint is set (#​1488)
  • Fix build issues for demo viewer (#​1490)
  • Fix demo viewer (#​1495, #​1516)
  • Fix duplicated state (#​1501)
  • Fix query string for crew flow (#​1523)
📖 Documentation
  • Added migration document for v1.8.0 (#​1532)
  • Added documentation for CopilotKit interrupt (#​1515)
  • Enhanced input/output schema example (#​1539)
  • Restored action pairing missing documentation (#​1519)
  • Added explanation for returning state before it's readable (#​1540)
  • Updated CrewAI Enterprise quickstart (#​1531)
  • Fixed contribution link in code_of_conduct.md (#​1528)
  • Added the chat reset code to the Headless UI section (#​1489)
🌟 Demos and Examples
  • Added CopilotKit and CrewAI Enterprise integration example (#​1512)
  • Added Maybe Finance + CopilotKit Demo (#​1470)
  • Added demo viewer with CrewAI demos (#​1486)
  • Added Crew Enterprise to demo viewer (#​1514)
  • Updated Research Canvas UI (#​1522, #​1527)
Other Changes
  • 🔄 Updated dependencies for CopilotKit examples (#​1446)
  • 🔄 Updated CopilotKit version in Research Canvas (#​1495)
  • 🔧 Added health check endpoint (#​1499)
  • 🔧 Added root endpoint to demo (#​1500)
  • 🎨 Updated logo (#​1502)

v1.7.1

Compare Source

Release Date: March 12, 2025

Features and Enhancements
Contributors

v1.7.0

Compare Source

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 features.
  • Support for New OpenAI Models: Expanded compatibility with the latest OpenAI models, ensuring up-to-date AI performance and capabilities.
New examples

We've made a few new examples for you to give a try!

  • Fully Customizable Copilot UI Example: Added an example demonstrating a fully customizable chat UI, offering greater flexibility in user interface design.
  • New Form-Filling Copilot Example: Introduced an example showcasing CopilotKit's capabilities for assisting with form-filling tasks, improving automation efficiency.
  • State Machine Example: Added a new example illustrating state machine implementation, along with supporting features for structured state management.
Bug Fixes
  • Typed Interrupt Event Values: Improved type safety by ensuring interrupt event values are correctly typed, enhancing developer experience.
  • Memoization in useCoAgent: Implemented memoization in internal functions to improve performance and avoid redundant computations.
  • SQLite Upgrade for ChromaDB Compatibility: Upgraded SQLite3 to ensure compatibility with ChromaDB, fixing integration issues.
  • Error Handling for Unparsable JSON: Improved error handling to provide fallback mechanisms when encountering unparsable JSON data.
  • Runtime Execution Fixes: Fixed execution issues related to runtime set backend action handlers, improving overall stability.
  • LangSmith API Key Handling: Prevented failures when the LangSmith API key is missing, improving resilience.
  • Interrupt Condition Simplification: Simplified LangGraph interrupt condition definitions for easier configuration.
  • Dependency Fixes: Addressed missing dependencies and validation issues, including the addition of class-validator for improved form handling.
Documentation Updates
  • LangGraph Input/Output Schema: Added detailed documentation on input and output schema support in LangGraph, helping developers integrate custom workflows.
  • Copilot Cloud Link in Coagents Quickstart: Updated coagents quickstart documentation with a direct link to Copilot Cloud for improved accessibility.
  • Updated AI Behavior Guide: Revised documentation detailing AI behavior, helping developers fine-tune interactions.
  • Frontend vs Backend Data Connection Guide: Split "Connect Your Data" documentation into frontend and backend sections for better clarity.
  • Customize UI Docs Update: Improved the structure and content of the UI customization guide, including better iconography and component explanations.
Contributors

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 to useCopilotReadable 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
  • 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, simplifying the development workflow. If a frontend component isn't configured to handle specific tool calls, they will gracefully no-op without causing errors. This makes development more flexible and reduces boilerplate code.
Universal Tool Call Rendering
  • A new "catch-all" rendering system allows developers to define default generative UI rendering functions that handle any agent tool calls. This provides a safety net for undefined tool calls and ensures a consistent user experience across your application.
Improved Message History Functionality
  • Message history management has been simplified through the introduction of thread-based retrieval. By setting the threadId property on the component, developers can easily access and load complete message histories. This enables more sophisticated conversation management and persistent chat experiences.
Bug Fixes
  • Error Resolver Internal Usage: Resolved issues with the internal usage of the error resolver to ensure consistent error handling across the application.
    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

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the copilotkit label Feb 13, 2025
Copy link

vercel bot commented Feb 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
example-todos-app-final ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2025 2:30am

@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from d4a0dfa to cdbb788 Compare February 14, 2025 18:33
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.5.19 Update CopilotKit dependencies to v1.5.20 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from cdbb788 to abc84f9 Compare February 27, 2025 19:53
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.5.20 Update CopilotKit dependencies to v1.6.0 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from abc84f9 to 15af84a Compare March 11, 2025 12:09
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from 15af84a to 420ed4c Compare March 11, 2025 22:29
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.6.0 Update CopilotKit dependencies to v1.7.0 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from 420ed4c to 3ab8192 Compare March 12, 2025 02:26
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.7.0 Update CopilotKit dependencies to v1.7.1 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from 3ab8192 to e788b11 Compare March 13, 2025 16:04
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from e788b11 to e800a2b Compare March 17, 2025 18:51
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from e800a2b to c983b68 Compare March 25, 2025 22:19
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.7.1 Update CopilotKit dependencies to v1.8.0 Mar 25, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from c983b68 to ddaad37 Compare March 26, 2025 03:30
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.8.0 Update CopilotKit dependencies to v1.8.1 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from ddaad37 to 2a44a6a Compare March 26, 2025 19:09
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.8.1 Update CopilotKit dependencies to v1.8.2 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from 2a44a6a to 93fb8f1 Compare March 27, 2025 20:16
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.8.2 Update CopilotKit dependencies to v1.8.3 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from 93fb8f1 to 7b625e2 Compare March 28, 2025 22:52
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.8.3 Update CopilotKit dependencies to v1.8.4 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from 7b625e2 to e7cf87f Compare April 1, 2025 13:08
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from e7cf87f to 790556d Compare April 8, 2025 11:49
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from 790556d to d72cbf8 Compare April 11, 2025 22:00
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.8.4 Update CopilotKit dependencies to v1.8.5 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from d72cbf8 to db90990 Compare April 16, 2025 19:58
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.8.5 Update CopilotKit dependencies to v1.8.6 Apr 16, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from db90990 to 751eec3 Compare April 22, 2025 22:25
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.8.6 Update CopilotKit dependencies to v1.8.7 Apr 22, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from 751eec3 to 459c8e9 Compare April 25, 2025 20:29
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.8.7 Update CopilotKit dependencies to v1.8.8 Apr 25, 2025
@renovate renovate bot force-pushed the renovate/copilotkit-dependencies branch from 459c8e9 to 37a8433 Compare April 26, 2025 02:30
@renovate renovate bot changed the title Update CopilotKit dependencies to v1.8.8 Update CopilotKit dependencies to v1.8.9 Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants