Skip to content

Releases: CopilotKit/CopilotKit

@copilotkit/react-textarea@1.2.2-feat-runtime-remote-actions.1

Patch Changes

  • Fix useCoAgent start/stop bug
  • Updated dependencies
    • @copilotkit/runtime-client-gql@1.2.2-feat-runtime-remote-actions.1
    • @copilotkit/react-core@1.2.2-feat-runtime-remote-actions.1
    • @copilotkit/shared@1.2.2-feat-runtime-remote-actions.1

@copilotkit/react-textarea@1.2.2-feat-runtime-remote-actions.0

Patch Changes

  • Prerelease
  • 0d54450: Include agent state
  • 8d32e22: Show agent state in the chat window
  • 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
  • Updated dependencies
  • Updated dependencies [0d54450]
  • Updated dependencies [8d32e22]
  • Updated dependencies [5b63f55]
  • Updated dependencies [b6fd3d8]
  • Updated dependencies [89420c6]
  • Updated dependencies [b6e8824]
  • Updated dependencies [91c35b9]
  • Updated dependencies [00be203]
  • Updated dependencies [fb15f72]
    • @copilotkit/runtime-client-gql@1.2.2-feat-runtime-remote-actions.0
    • @copilotkit/react-core@1.2.2-feat-runtime-remote-actions.0
    • @copilotkit/shared@1.2.2-feat-runtime-remote-actions.0

@copilotkit/react-core@1.2.2-feat-runtime-remote-actions.1

Patch Changes

  • Fix useCoAgent start/stop bug
  • Updated dependencies
    • @copilotkit/runtime-client-gql@1.2.2-feat-runtime-remote-actions.1
    • @copilotkit/shared@1.2.2-feat-runtime-remote-actions.1

@copilotkit/react-core@1.2.2-feat-runtime-remote-actions.0

Patch Changes

  • Prerelease
  • 0d54450: Include agent state
  • 8d32e22: Show agent state in the chat window
  • 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
  • Updated dependencies
  • Updated dependencies [0d54450]
  • Updated dependencies [8d32e22]
  • Updated dependencies [5b63f55]
  • Updated dependencies [b6fd3d8]
  • Updated dependencies [89420c6]
  • Updated dependencies [b6e8824]
  • Updated dependencies [91c35b9]
  • Updated dependencies [00be203]
  • Updated dependencies [fb15f72]
    • @copilotkit/runtime-client-gql@1.2.2-feat-runtime-remote-actions.0
    • @copilotkit/shared@1.2.2-feat-runtime-remote-actions.0

@copilotkit/shared@1.2.1

13 Sep 13:23
643f76d
Compare
Choose a tag to compare

Patch Changes

  • inject minified css in bundle

    • removes the need to import styles.css manually
    • empty styles.css included in the build for backwards compatibility
    • uses tsup's injectStyles with postcss to bundle and minify the CSS, then inject it as a style tag
    • currently uses my fork of tsup where I added support for async function in injectStyles (must-have for postcss), a PR from my fork to the main library will follow shortly
    • remove material-ui, and use react-icons for icons (same icons as before)
    • remove unused IncludedFilesPreview component
    • updated docs

@copilotkit/shared@1.2.0

13 Sep 13:05
c2963a0
Compare
Choose a tag to compare

Minor Changes

  • Fix errors related to crypto not being found, and other bug fixes

Patch Changes

  • 638d51d: appendMessage fix 1
  • faccbe1: state-abuse resistance for useCopilotChat
  • b0cf700: remove unnecessary logging

@copilotkit/runtime@1.2.1

13 Sep 13:23
643f76d
Compare
Choose a tag to compare

Patch Changes

  • inject minified css in bundle

    • removes the need to import styles.css manually
    • empty styles.css included in the build for backwards compatibility
    • uses tsup's injectStyles with postcss to bundle and minify the CSS, then inject it as a style tag
    • currently uses my fork of tsup where I added support for async function in injectStyles (must-have for postcss), a PR from my fork to the main library will follow shortly
    • remove material-ui, and use react-icons for icons (same icons as before)
    • remove unused IncludedFilesPreview component
    • updated docs
  • Updated dependencies

    • @copilotkit/shared@1.2.1

@copilotkit/runtime@1.2.0

13 Sep 13:05
c2963a0
Compare
Choose a tag to compare

Minor Changes

  • Fix errors related to crypto not being found, and other bug fixes

Patch Changes

  • 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/shared@1.2.0

@copilotkit/runtime-client-gql@1.2.1

13 Sep 13:23
643f76d
Compare
Choose a tag to compare

Patch Changes

  • inject minified css in bundle

    • removes the need to import styles.css manually
    • empty styles.css included in the build for backwards compatibility
    • uses tsup's injectStyles with postcss to bundle and minify the CSS, then inject it as a style tag
    • currently uses my fork of tsup where I added support for async function in injectStyles (must-have for postcss), a PR from my fork to the main library will follow shortly
    • remove material-ui, and use react-icons for icons (same icons as before)
    • remove unused IncludedFilesPreview component
    • updated docs
  • Updated dependencies

    • @copilotkit/runtime@1.2.1
    • @copilotkit/shared@1.2.1

@copilotkit/runtime-client-gql@1.2.0

13 Sep 13:06
c2963a0
Compare
Choose a tag to compare

Minor Changes

  • Fix errors related to crypto not being found, and other bug fixes

Patch Changes

  • 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