- Updated dependencies [d268c49]
- @copilotkit/runtime@1.51.3-next.0
- @copilotkit/shared@1.51.3-next.0
- Updated dependencies [e59d23f]
- Updated dependencies [e59d23f]
- @copilotkit/runtime@1.51.2
- @copilotkit/shared@1.51.2
- Updated dependencies [e59d23f]
- Updated dependencies [e59d23f]
- @copilotkit/runtime@1.51.2-next.1
- @copilotkit/shared@1.51.2-next.1
- @copilotkit/runtime@1.51.2-next.0
- @copilotkit/shared@1.51.2-next.0
- @copilotkit/runtime@1.51.1
- @copilotkit/shared@1.51.1
- Updated dependencies [2839a15]
- Updated dependencies [2839a15]
- Updated dependencies [2afd4e3]
- Updated dependencies [2839a15]
- Updated dependencies [4addb72]
- @copilotkit/runtime@1.51.0
- @copilotkit/shared@1.51.0
- @copilotkit/runtime@1.51.0-next.4
- @copilotkit/shared@1.51.0-next.4
- @copilotkit/runtime@1.51.0-next.3
- @copilotkit/shared@1.51.0-next.3
- Updated dependencies [2afd4e3]
- Updated dependencies [4addb72]
- @copilotkit/shared@1.51.0-next.2
- @copilotkit/runtime@1.51.0-next.2
- @copilotkit/runtime@1.51.0-next.1
- @copilotkit/shared@1.51.0-next.1
- .
- Updated dependencies
- @copilotkit/runtime@1.4.6
- @copilotkit/shared@1.4.6
- .
- Updated dependencies
- @copilotkit/runtime@1.4.5
- @copilotkit/shared@1.4.5
- .
- Updated dependencies
- @copilotkit/runtime@1.4.4
- @copilotkit/shared@1.4.4
- 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@1.4.3
- @copilotkit/shared@1.4.3
-
- Better error surfacing when using LangGraph Platform streaming
- Ensure state is immediately set without using flushSync
- Updated dependencies
- @copilotkit/runtime@1.4.3-pre.0
- @copilotkit/shared@1.4.3-pre.0
-
- Make sure agent state is set immediately (#1077)
- Support running an agent without messages (#1075)
- Updated dependencies
- @copilotkit/runtime@1.4.2
- @copilotkit/shared@1.4.2
-
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.renderAndAwaitrenamed 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
remoteActionstoremoteEndpoints(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 upor 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-jsfor 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 [1721cbd]
-
Updated dependencies
-
Updated dependencies [8d0144f]
-
Updated dependencies [8d0144f]
-
Updated dependencies [fef1b74]
- @copilotkit/runtime@1.4.1
- @copilotkit/shared@1.4.1
- 1721cbd: lower case copilotkit property
- 1721cbd: add zod conversion
- 1721cbd: Add convertActionsToDynamicStructuredTools to sdk-js
- fix assistant message CSS and propagate actions to LG JS
- Updated dependencies [1721cbd]
- Updated dependencies [1721cbd]
- Updated dependencies [1721cbd]
- Updated dependencies
- @copilotkit/runtime@1.4.1-pre.6
- @copilotkit/shared@1.4.1-pre.6
- bump
- Updated dependencies
- @copilotkit/runtime@1.4.1-pre.5
- @copilotkit/shared@1.4.1-pre.5
- bump
- Updated dependencies
- @copilotkit/runtime@1.4.1-pre.4
- @copilotkit/shared@1.4.1-pre.4
- bump
- Updated dependencies
- @copilotkit/runtime@1.4.1-pre.3
- @copilotkit/shared@1.4.1-pre.3
- bump
- Updated dependencies
- @copilotkit/runtime@1.4.1-pre.2
- @copilotkit/shared@1.4.1-pre.2
- bump
- Updated dependencies
- @copilotkit/runtime@1.4.1-pre.1
- @copilotkit/shared@1.4.1-pre.1
- New prerelease
- Updated dependencies
- @copilotkit/runtime@1.4.1-pre.0
- @copilotkit/shared@1.4.1-pre.0
CopilotKit Core:
- Improved error messages and overall logs
useCopilotAction.renderAndAwaitrenamed 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
remoteActionstoremoteEndpoints(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 upor 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-jsfor building agents with LangGraph JS Support
- f6fab28: update tsup config
- f6fab28: update entry
- f6fab28: export langchain module
- 8a77944: Improve LangSmith support
- f6fab28: Ensure intermediate state config is sent as snake case
- f6fab28: update entry in tsup config
- 8a77944: Ensure the last message is sent to LangSmith
- a5efccd: Revert rxjs changes
- f6fab28: update entry
- f6fab28: Update exports
- f6fab28: Update exports
- 332d744: Add support for Azure OpenAI
- f6fab28: Export LangGraph functions
- f6fab28: Update lockfile
- Updated dependencies [f6fab28]
- Updated dependencies [f6fab28]
- Updated dependencies
- Updated dependencies [f6fab28]
- Updated dependencies [8a77944]
- Updated dependencies [f6fab28]
- Updated dependencies [f6fab28]
- Updated dependencies [8a77944]
- Updated dependencies [a5efccd]
- Updated dependencies [f6fab28]
- Updated dependencies [f6fab28]
- Updated dependencies [f6fab28]
- Updated dependencies [332d744]
- Updated dependencies [f6fab28]
- Updated dependencies [f6fab28]
- @copilotkit/runtime@1.4.0
- @copilotkit/shared@1.4.0
- f6fab28: update tsup config
- f6fab28: update entry
- f6fab28: export langchain module
- 8a77944: Improve LangSmith support
- f6fab28: Ensure intermediate state config is sent as snake case
- f6fab28: update entry in tsup config
- 8a77944: Ensure the last message is sent to LangSmith
- Revert rxjs changes
- f6fab28: update entry
- f6fab28: Update exports
- f6fab28: Update exports
- 332d744: Add support for Azure OpenAI
- f6fab28: Export LangGraph functions
- f6fab28: Update lockfile
- Updated dependencies [f6fab28]
- Updated dependencies [f6fab28]
- Updated dependencies [f6fab28]
- Updated dependencies [8a77944]
- Updated dependencies [f6fab28]
- Updated dependencies [f6fab28]
- Updated dependencies [8a77944]
- Updated dependencies
- Updated dependencies [f6fab28]
- Updated dependencies [f6fab28]
- Updated dependencies [f6fab28]
- Updated dependencies [332d744]
- Updated dependencies [f6fab28]
- Updated dependencies [f6fab28]
- @copilotkit/runtime@1.3.16-mme-revert-rxjs-changes.10
- @copilotkit/shared@1.3.16-mme-revert-rxjs-changes.10
- pass description for array and object action parameters in langchain adapter
- Updated dependencies
- @copilotkit/runtime@1.3.15
- @copilotkit/shared@1.3.15
- Add data-test-id to some elements for testing
- Updated dependencies
- @copilotkit/runtime@1.3.14
- @copilotkit/shared@1.3.14
- fix usage of one-at-a-time tool when called multiple times
- Updated dependencies
- @copilotkit/runtime@1.3.13
- @copilotkit/shared@1.3.13
-
- enable dynamic parameters in langchain adapter tool call
- fix unparsable action arguments causing tool call crashes
- Updated dependencies
- @copilotkit/runtime@1.3.12
- @copilotkit/shared@1.3.12
- 08e8956: Fix duplicate messages
- Fix duplicate messages
- Updated dependencies [08e8956]
- Updated dependencies
- @copilotkit/runtime@1.3.11
- @copilotkit/shared@1.3.11
- Fix duplicate messages
- Updated dependencies
- @copilotkit/runtime@1.3.11-mme-fix-duplicate-messages.0
- @copilotkit/shared@1.3.11-mme-fix-duplicate-messages.0
- change how message chunk type is resolved (fixed langchain adapters)
- Updated dependencies
- @copilotkit/runtime@1.3.10
- @copilotkit/shared@1.3.10
- Fix message id issues
- Updated dependencies
- @copilotkit/runtime@1.3.9
- @copilotkit/shared@1.3.9
- fix textarea on multiple llm providers and memoize react ui context
- Updated dependencies
- @copilotkit/runtime@1.3.8
- @copilotkit/shared@1.3.8
- Fix libraries for React 19 and Next.js 15 support
- Updated dependencies
- @copilotkit/runtime@1.3.7
- @copilotkit/shared@1.3.7
-
- Removes the usage of the
cryptoNode pacakge, instaed usesuuid. This ensures that non-Next.js React apps can use CopilotKit. - Fixes Nest.js runtime docs
- Removes the usage of the
-
Updated dependencies
- @copilotkit/runtime@1.3.6
- @copilotkit/shared@1.3.6
- Improve CoAgent state render
- Updated dependencies
- @copilotkit/runtime@1.3.5
- @copilotkit/shared@1.3.5
- Add followUp property to useCopilotAction
- Updated dependencies
- @copilotkit/runtime@1.3.4
- @copilotkit/shared@1.3.4
- Impvovements to error handling and CoAgent protocol
- Updated dependencies
- @copilotkit/runtime@1.3.3
- @copilotkit/shared@1.3.3
- Features and bug fixes
- 30232c0: Ensure actions can be discovered on state change
- Updated dependencies
- Updated dependencies [30232c0]
- @copilotkit/runtime@1.3.2
- @copilotkit/shared@1.3.2
- Ensure actions can be discovered on state change
- Updated dependencies
- @copilotkit/runtime@1.3.2-mme-discover-actions.0
- @copilotkit/shared@1.3.2-mme-discover-actions.0
- Revert CSS injection
- Updated dependencies
- @copilotkit/runtime@1.3.1
- @copilotkit/shared@1.3.1
- CoAgents and remote actions
- 5b63f55: stream intermediate state
- b6fd3d8: Better message grouping
- 89420c6: Rename hooks and bugfixes
- b6e8824: useCoAgent/useCoAgentAction
- 91c35b9: useAgentState
- 00be203: Remote actions preview
- fb15f72: Reduce request size by skipping intermediate state
- 8ecc3e4: Fix useCoAgent start/stop bug
- Updated dependencies
- Updated dependencies [5b63f55]
- Updated dependencies [b6fd3d8]
- Updated dependencies [89420c6]
- Updated dependencies [b6e8824]
- Updated dependencies [91c35b9]
- Updated dependencies [00be203]
- Updated dependencies [fb15f72]
- Updated dependencies [8ecc3e4]
- @copilotkit/runtime@1.3.0
- @copilotkit/shared@1.3.0
-
inject minified css in bundle
- removes the need to import
styles.cssmanually - empty
styles.cssincluded in the build for backwards compatibility - uses tsup's
injectStyleswithpostcssto bundle and minify the CSS, then inject it as a style tag - currently uses my fork of
tsupwhere I added support for async function ininjectStyles(must-have for postcss), a PR from my fork to the main library will follow shortly - remove material-ui, and use
react-iconsfor icons (same icons as before) - remove unused
IncludedFilesPreviewcomponent - updated docs
- removes the need to import
-
Updated dependencies
- @copilotkit/runtime@1.2.1
- @copilotkit/shared@1.2.1
- Fix errors related to crypto not being found, and other bug fixes
- 638d51d: appendMessage fix 1
- faccbe1: state-abuse resistance for useCopilotChat
- b0cf700: remove unnecessary logging
- Updated dependencies
- Updated dependencies [638d51d]
- Updated dependencies [faccbe1]
- Updated dependencies [b0cf700]
- @copilotkit/runtime@1.2.0
- @copilotkit/shared@1.2.0
- Updated dependencies
- @copilotkit/runtime@1.1.2
- @copilotkit/shared@1.1.2
-
- improved documentation
- center textarea popup
- show/hide dev console
- forward maxTokens, stop and force function calling
- Updated dependencies
- @copilotkit/runtime@1.1.1
- @copilotkit/shared@1.1.1
- Official support for Groq (
GroqAdapter)
- Updated dependencies
- @copilotkit/runtime@1.1.0
- @copilotkit/shared@1.1.0
- Dev console, bugfixes
- Updated dependencies
- @copilotkit/runtime@1.0.9
- @copilotkit/shared@1.0.9
- Updated dependencies
- @copilotkit/runtime@1.0.8
- @copilotkit/shared@1.0.8
- Updated dependencies
- @copilotkit/runtime@1.0.7
- @copilotkit/shared@1.0.7
-
- Proactively prevent race conditions
- Improve token counting performance
- Updated dependencies
- @copilotkit/runtime@1.0.6
- @copilotkit/shared@1.0.6
- Updated dependencies
- @copilotkit/runtime@1.0.5
- @copilotkit/shared@1.0.5
- Remove nanoid
- Updated dependencies
- @copilotkit/runtime@1.0.4
- @copilotkit/shared@1.0.4
- Updated dependencies
- @copilotkit/runtime@1.0.3
- @copilotkit/shared@1.0.3
- Updated dependencies
- @copilotkit/runtime@1.0.2
- @copilotkit/shared@1.0.2
- Updated dependencies
- @copilotkit/runtime@1.0.1
- @copilotkit/shared@1.0.1
-
b6a4b6eb: V1.0 Release Candidate
- A robust new protocol between the frontend and the Copilot Runtime
- Support for Copilot Cloud
- Generative UI
- Support for LangChain universal tool calling
- OpenAI assistant API streaming
-
V1.0 Release
- A robust new protocol between the frontend and the Copilot Runtime
- Support for Copilot Cloud
- Generative UI
- Support for LangChain universal tool calling
- OpenAI assistant API streaming
- Updated dependencies [b6a4b6eb]
- Updated dependencies [b6a4b6eb]
- Updated dependencies [b6a4b6eb]
- Updated dependencies
- @copilotkit/runtime@1.0.0
- @copilotkit/shared@1.0.0
- Updated dependencies
- @copilotkit/runtime@1.0.0-beta.2
- @copilotkit/shared@1.0.0-beta.2
- f771353: Fix: Stale CopilotReadable
- 9df8d43: Remove unneeded tailwind components
- CSS improvements, useCopilotChat, invisible messages
- Updated dependencies [f771353]
- Updated dependencies [9df8d43]
- Updated dependencies
- @copilotkit/backend@0.37.0
- @copilotkit/shared@0.37.0
- Remove unneeded tailwind components
- Updated dependencies
- @copilotkit/backend@0.37.0-mme-fix-textarea-css.1
- @copilotkit/shared@0.37.0-mme-fix-textarea-css.1
- Fix: Stale CopilotReadable
- Updated dependencies
- @copilotkit/backend@0.37.0-mme-fix-feedback-readable.0
- @copilotkit/shared@0.37.0-mme-fix-feedback-readable.0
- 8baa862: Add push to talk prototype
- chat suggestions, standalone chat component, gemini adapter, push to talk
- Updated dependencies [8baa862]
- Updated dependencies
- @copilotkit/backend@0.36.0
- @copilotkit/shared@0.36.0
- Add push to talk prototype
- Updated dependencies
- @copilotkit/backend@0.36.0-mme-push-to-talk.0
- @copilotkit/shared@0.36.0-mme-push-to-talk.0
- 718520b: gpt-4-turbo-april-2024 function calling fixes
- 95bcbd8: streamline cloud configuration
- 95bcbd8: Rename
- 95bcbd8: Upgrade langchain
- 95bcbd8: Support input guardrails (cloud)
- 95bcbd8: Unify api key handling
- CopilotCloud V1, useCopilotReadable and more...
- 95bcbd8: Get api key from headers dict
- 95bcbd8: Update comments
- 95bcbd8: Include reason in guardrails response
- 718520b: gpt-4-turbo-april-2024
- 95bcbd8: Update comments
- 5f6f57a: fix backend function calling return values
- 95bcbd8: Retrieve public API key
- Updated dependencies [718520b]
- Updated dependencies [95bcbd8]
- Updated dependencies [95bcbd8]
- Updated dependencies [95bcbd8]
- Updated dependencies [95bcbd8]
- Updated dependencies [95bcbd8]
- Updated dependencies
- Updated dependencies [95bcbd8]
- Updated dependencies [95bcbd8]
- Updated dependencies [95bcbd8]
- Updated dependencies [718520b]
- Updated dependencies [95bcbd8]
- Updated dependencies [5f6f57a]
- Updated dependencies [95bcbd8]
- @copilotkit/backend@0.9.0
- @copilotkit/shared@0.9.0
- Get api key from headers dict
- Updated dependencies
- @copilotkit/backend@0.9.0-mme-cloud.7
- @copilotkit/shared@0.9.0-mme-cloud.7
- Upgrade langchain
- Updated dependencies
- @copilotkit/backend@0.9.0-mme-cloud.6
- @copilotkit/shared@0.9.0-mme-cloud.6
- Update comments
- Updated dependencies
- @copilotkit/backend@0.9.0-mme-cloud.5
- @copilotkit/shared@0.9.0-mme-cloud.5
- Update comments
- Updated dependencies
- @copilotkit/backend@0.9.0-mme-cloud.4
- @copilotkit/shared@0.9.0-mme-cloud.4
- 85c029b: streamline cloud configuration
- Rename
- a5ade3b: Support input guardrails (cloud)
- 12ff590: Unify api key handling
- f0c4745: Include reason in guardrails response
- 17f4b1b: Retrieve public API key
- Updated dependencies [85c029b]
- Updated dependencies
- Updated dependencies [a5ade3b]
- Updated dependencies [12ff590]
- Updated dependencies [f0c4745]
- Updated dependencies [17f4b1b]
- @copilotkit/backend@0.9.0-mme-cloud.3
- @copilotkit/shared@0.9.0-mme-cloud.3
- fix backend function calling return values
- Updated dependencies
- @copilotkit/backend@0.9.0-function-calling-fixes.2
- @copilotkit/shared@0.9.0-function-calling-fixes.2
- gpt-4-turbo-april-2024 function calling fixes
- Updated dependencies
- @copilotkit/backend@0.9.0-function-calling-fixes.1
- @copilotkit/shared@0.9.0-function-calling-fixes.1
- gpt-4-turbo-april-2024
- Updated dependencies
- @copilotkit/backend@0.9.0-alpha.0
- @copilotkit/shared@0.9.0-alpha.0
- 1f06d29: declare esm/cjs/types in export
- fix esm error
- 5a0b2cf: Inline codeblock style to avoid ESM error
- e12b921: ESM by default
- Updated dependencies [1f06d29]
- Updated dependencies
- Updated dependencies [5a0b2cf]
- Updated dependencies [e12b921]
- @copilotkit/backend@0.8.0
- @copilotkit/shared@0.8.0
- Inline codeblock style to avoid ESM error
- Updated dependencies
- @copilotkit/backend@0.8.0-mme-esm-error.2
- @copilotkit/shared@0.8.0-mme-esm-error.2
- declare esm/cjs/types in export
- Updated dependencies
- @copilotkit/backend@0.8.0-mme-esm-error.1
- @copilotkit/shared@0.8.0-mme-esm-error.1
- ESM by default
- Updated dependencies
- @copilotkit/shared@0.8.0-mme-esm-error.0
- @copilotkit/backend@0.8.0-mme-esm-error.0
- 899aa6e: Backend improvements for running on GCP
- Improve streamHttpServerResponse for express and firebase apps
- Updated dependencies [899aa6e]
- Updated dependencies
- @copilotkit/backend@0.7.0
- @copilotkit/shared@0.7.0
- Backend improvements for running on GCP
- Updated dependencies
- @copilotkit/backend@0.7.0-mme-firebase-fixes.0
- @copilotkit/shared@0.7.0-mme-firebase-fixes.0
- Improve Next.js support and action rendering
- Updated dependencies
- @copilotkit/backend@0.6.0
- @copilotkit/shared@0.6.0
- c4010e7: Pre Release
- be00d61: Alpha
- ec8481c: Alpha
- 3fbee5d: OpenAIAdapter-getter
- e09dc44: Test backward compatibility of AnnotatedFunction on the backend
- 3f5ad60: OpenAIAdapter: make openai instance gettable
- 0dd6180: QA
- 225812d: QA new action type
- New actions: custom chat components, and typed arguments
- Updated dependencies [c4010e7]
- Updated dependencies [be00d61]
- Updated dependencies [ec8481c]
- Updated dependencies [3fbee5d]
- Updated dependencies [e09dc44]
- Updated dependencies [3f5ad60]
- Updated dependencies [0dd6180]
- Updated dependencies [225812d]
- Updated dependencies
- @copilotkit/backend@0.5.0
- @copilotkit/shared@0.5.0
- Test backward compatibility of AnnotatedFunction on the backend
- Updated dependencies
- @copilotkit/backend@0.5.0-mme-deprecate-annotated-function.4
- @copilotkit/shared@0.5.0-mme-deprecate-annotated-function.4
- Pre Release
- 3fbee5d: OpenAIAdapter-getter
- 3f5ad60: OpenAIAdapter: make openai instance gettable
- Updated dependencies
- Updated dependencies [3fbee5d]
- Updated dependencies [3f5ad60]
- @copilotkit/backend@0.5.0-mme-pre-release.3
- @copilotkit/shared@0.5.0-mme-pre-release.3
- be00d61: Alpha
- QA
- Updated dependencies [be00d61]
- Updated dependencies
- @copilotkit/backend@0.5.0-mme-function-call-labels.2
- @copilotkit/shared@0.5.0-mme-function-call-labels.2
- Alpha
- Updated dependencies
- @copilotkit/backend@0.5.0-mme-experimental-actions.1
- @copilotkit/shared@0.5.0-mme-experimental-actions.1
- QA new action type
- Updated dependencies
- @copilotkit/backend@0.5.0-mme-experimental-actions.0
- @copilotkit/shared@0.5.0-mme-experimental-actions.0
- 5ec8ad4: fix- bring back removeBackendOnlyProps
- 5a154d0: fix: bring back removeBackendOnlyProps
- fix: bring back removeBackendOnlyProps
- Updated dependencies [5ec8ad4]
- Updated dependencies [5a154d0]
- Updated dependencies
- @copilotkit/backend@0.4.1
- @copilotkit/shared@0.4.1
- fix- bring back removeBackendOnlyProps
- Updated dependencies
- @copilotkit/backend@0.4.1-atai-0223-fix-backendOnlyProps.1
- @copilotkit/shared@0.4.1-atai-0223-fix-backendOnlyProps.1
- fix: bring back removeBackendOnlyProps
- Updated dependencies
- @copilotkit/backend@0.4.1-atai-0223-fix-backendOnlyProps.0
- @copilotkit/shared@0.4.1-atai-0223-fix-backendOnlyProps.0
- CopilotTask, function return values, LangChain support, LangServe support
- 401e474: Test the tools API
- 2f3296e: Test automation
- Updated dependencies
- Updated dependencies [b0e92a1]
- Updated dependencies [401e474]
- Updated dependencies [2f3296e]
- @copilotkit/backend@0.4.0
- @copilotkit/shared@0.4.0
- Updated dependencies
- @copilotkit/backend@0.4.0-mme-fix-tools-error.2
- Test automation
- Updated dependencies
- @copilotkit/backend@0.4.0-beta-automation.1
- @copilotkit/shared@0.4.0-beta-automation.1
- Test the tools API
- Updated dependencies
- @copilotkit/backend@0.4.0-tools.0
- @copilotkit/shared@0.4.0-tools.0
- node CopilotBackend support
- 58a8524: clean node example impl
- a34a226: node-native backend support
- Updated dependencies
- Updated dependencies [58a8524]
- Updated dependencies [a34a226]
- @copilotkit/backend@0.3.0
- @copilotkit/shared@0.3.0
- clean node example impl
- Updated dependencies
- @copilotkit/backend@0.3.0-alpha.1
- @copilotkit/shared@0.3.0-alpha.1
- node-native backend support
- Updated dependencies
- @copilotkit/backend@0.3.0-alpha.0
- @copilotkit/shared@0.3.0-alpha.0