copilot

πŸ€– πŸ”₯ Language-to-actions engine

MIT License

Stars
5K

Bot releases are hidden (Show)

copilot - 0.0.91 Latest Release

Published by gharbat 7 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.90-beta...0.0.91-beta

copilot - 0.0.90

Published by gharbat 7 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.89-beta...0.0.90-beta

copilot - 0.0.89

Published by gharbat 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.88-beta...0.0.89-beta

copilot - 0.0.88

Published by gharbat 8 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.87-beta...0.0.88-beta

copilot - 0.0.87

Published by gharbat 8 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.57-beta...0.0.87-beta

copilot - 0.0.57

Published by gharbat 8 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.56-beta...0.0.57-beta

copilot - 0.0.56

Published by gharbat 8 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.55-beta...0.0.56-beta

copilot - 0.0.55

Published by gharbat 9 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.54-beta...0.0.55-beta

copilot - 0.0.54

Published by gharbat 9 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.53-beta...0.0.54-beta

copilot - 0.0.53

Published by gharbat 9 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.52-beta...0.0.53-beta

copilot - 0.0.52-beta

Published by gharbat 9 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.51-beta...0.0.52-beta

copilot - 0.0.51-beta

Published by gharbat 9 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.50-beta...0.0.51-beta

copilot - 0.0.50-beta

Published by gharbat 9 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.49-beta...0.0.50-beta

copilot - 0.0.49-beta

Published by gharbat 9 months ago

What's Changed

  • Bump blinker from 1.6.3 to 1.7.0 in /llm-server by @dependabot in https://github.com/openchatai/OpenCopilot/pull/417
  • Feat/bulk actions by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/501
  • Adding reference to bot id for easy lookup by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/502
  • UI: Environment Variables For Each Copilot by @ah7255703 in https://github.com/openchatai/OpenCopilot/pull/503
  • Updating the readme by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/504
  • Show Errors when swagger parsing fails by @ah7255703 in https://github.com/openchatai/OpenCopilot/pull/506
  • fixing issue with bad usage of string constructor by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/507
  • Bump aiohttp from 3.8.6 to 3.9.1 in /llm-server by @dependabot in https://github.com/openchatai/OpenCopilot/pull/354
  • Feat/Global action variables and bug UI bug fixes by @ah7255703 in https://github.com/openchatai/OpenCopilot/pull/488
  • Handle Delete Global variable by name by @ah7255703 in https://github.com/openchatai/OpenCopilot/pull/510
  • Update Copilot options in page.tsx
  • feat: Add useCallbackRef hook for memoizing callbacks
  • chore: remove unused files
  • style: disable button after click
  • feat(ui): add SelectField component
  • feat(actions): add PayloadType definition
  • feat: Add selectedActions functionality
  • chore: remove unused import
  • refactor: Remove unnecessary import and empty line
  • style(ui): update styles for SelectLabel and SelectItem, SheetContent
  • feat(Renderer): Add Action Variables Drawer
  • feat(ActionBlock): add selection and style changes
  • Refactor socket event listener in Controller context
  • Add ActionVariablesForm component and ActionVariablesDrawer component
  • Add new component: AddActionDrawer
  • Update Copilot options in page.tsx
  • feat: Add useCallbackRef hook for memoizing callbacks
  • chore: remove unused files
  • style: disable button after click
  • feat(ui): add SelectField component
  • feat(actions): add PayloadType definition
  • feat: Add selectedActions functionality
  • chore: remove unused import
  • refactor: Remove unnecessary import and empty line
  • style(ui): update styles for SelectLabel and SelectItem, SheetContent
  • feat(Renderer): Add Action Variables Drawer
  • feat(ActionBlock): add selection and style changes
  • Refactor socket event listener in Controller context
  • Add ActionVariablesForm component and ActionVariablesDrawer component
  • Add new component: AddActionDrawer
  • Add createVariable and getVariables functions to copilot.ts
  • Refactor CopilotsContainer styling
  • Add SingleVariableForm and VariablesForm components
  • Update styles in globals.css
  • Add preload option for Open Sans font
  • Add Global Variables to SettingsLayout
  • Remove unused import statement
  • Add GlobalVariablesPage component
  • Add useVariables function to fetch variables for a specific copilot

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.48-beta...0.0.49-beta

copilot - 0.0.48-beta

Published by gharbat 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.47-beta...0.0.48-beta

copilot - 0.0.47-beta

Published by gharbat 10 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.46-beta...0.0.47-beta

copilot - 0.0.46-beta

Published by gharbat 10 months ago

What's Changed

  • style(form): update className values in FormItemContext and FormDescription
  • feat(ui): add FieldArray component
  • feat(ui): add FormErrorMessage component
  • style: add className to ActionForm's container
  • feat(form): add Field component
  • style: update css class for AlertDialogContent
  • fix(domain): fix action schema validation for body
  • refactor: Remove unused import and update function name
  • style: Remove unnecessary imports and refactor form structure
  • Add .reset-input class to globals.css
  • style: update sheetVariants in SheetOverlay
  • style: Update input element classnames and attributes
  • style: Simplify AddActionDrawer component
  • Refactor reset-input class in globals.css
  • Update ActionForm class name to include no-scrollbar
  • Update Tooltip component to include a delay option
  • feat(action-form): add magic fields to headers and parameters
  • chore(schema): make parameter.value optional if is_magic is true
  • refactor: Remove validation for empty string and invalid JSON in action schema
  • fix: Set default value for request_type in ActionForm
  • moved to separate route group for the active class name.
  • added sharp for image optimization in standalone mode
  • Fixed styling issues
  • Refactor ActionsList component to accept disabled prop
  • Remove unused imports and update grid layout in CopilotsContainer
  • Add segment prop to CopilotLayoutNavLink
  • Refactor MagicAction component in new-flows-editor
  • Update CopilotWidget and page layout
  • widget can accept props and pass them to the widget container. the widget is fluid,static by default.
  • Remove outDir option from vite.lib.config.ts
  • updated pilot.js
  • Release 1.7.0

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.45-beta...0.0.46-beta

copilot - 0.0.45-beta

Published by gharbat 10 months ago

⚠️ Attention: Migration Steps Required

MySQL Connection Adjustment

πŸ›  Users migrating to v0.0.45 may encounter MySQL connection errors. This is due to a required update in the connection string format.

Action Required:

  1. Update your MySQL connection string to follow the standard format: mysql://dbuser:dbpass@mysql:3306/opencopilot.
  2. Important: Do not use the previous pymysql connection string format.

CI/CD System Compatibility

πŸ”„ Reason for Change: The MySQL connection string has been aligned with industry standards to enhance compatibility with CI/CD systems.

Qdrant Cluster Authentication Update

πŸ” New Feature: Key-based authentication has been added to the Qdrant cluster for improved security.

Action Required:

  1. Implement key-based authentication on your Qdrant cluster for continued secure operation.

What's Changed

New Contributors

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.44-beta...0.0.45-beta

copilot - CI/CD changes

Published by codebanesr 10 months ago

OpenCoPilot Release - Migration Guide πŸš€

MySQL Connection Update and Qdrant Authentication Changes

⚠️ Attention: Migration Steps Required

MySQL Connection Adjustment

πŸ›  Issue Description: Users migrating to v0.0.45 may encounter MySQL connection errors. This is due to a required update in the connection string format.

Action Required:

  1. Update your MySQL connection string to follow the standard format: mysql://dbuser:dbpass@mysql:3306/opencopilot.
  2. Important: Do not use the previous pymysql connection string format.

CI/CD System Compatibility

πŸ”„ Reason for Change: The MySQL connection string has been aligned with industry standards to enhance compatibility with CI/CD systems.

Qdrant Cluster Authentication Update

πŸ” New Feature: Key-based authentication has been added to the Qdrant cluster for improved security.

Action Required:

  1. Implement key-based authentication on your Qdrant cluster for continued secure operation.

πŸš€ How to Migrate to v0.0.45

  1. Update your MySQL connection string as specified above.
  2. Ensure key-based authentication is configured on your Qdrant cluster.
  3. Test your setup thoroughly to confirm the migration's success.

Need Help?

If you encounter any issues during the migration process, refer to our Migration Troubleshooting Guide or reach out to our Support Team.

Thank you for your commitment to OpenCoPilot! πŸšπŸ’»

copilot - 0.0.44-beta

Published by gharbat 10 months ago

What's Changed

Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.43-beta...0.0.44-beta