{"id":13695851,"url":"https://github.com/Microsoft/BotFramework-WebChat","last_synced_at":"2025-05-03T13:33:45.432Z","repository":{"id":37677998,"uuid":"62843932","full_name":"microsoft/BotFramework-WebChat","owner":"microsoft","description":"A highly-customizable web-based client for Azure Bot Services.","archived":false,"fork":false,"pushed_at":"2025-04-26T18:15:18.000Z","size":359651,"stargazers_count":1669,"open_issues_count":453,"forks_count":1576,"subscribers_count":122,"default_branch":"main","last_synced_at":"2025-04-30T15:10:31.484Z","etag":null,"topics":["adaptive-cards","azure-bot-services","bot","bot-framework","chat","chatbot","conversational-ai","conversational-ui"],"latest_commit_sha":null,"homepage":"https://www.botframework.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-07T23:16:57.000Z","updated_at":"2025-04-29T05:48:23.000Z","dependencies_parsed_at":"2023-10-15T04:36:25.497Z","dependency_job_id":"b3ff7613-ed16-48a8-a15f-3a8f9a32788f","html_url":"https://github.com/microsoft/BotFramework-WebChat","commit_stats":{"total_commits":2143,"total_committers":137,"mean_commits":"15.642335766423358","dds":0.6840877274848343,"last_synced_commit":"c3857bf9fb4ba963c50ef32cd03bf9c70f1da70e"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FBotFramework-WebChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FBotFramework-WebChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FBotFramework-WebChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FBotFramework-WebChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/BotFramework-WebChat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252195959,"owners_count":21709743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adaptive-cards","azure-bot-services","bot","bot-framework","chat","chatbot","conversational-ai","conversational-ui"],"created_at":"2024-08-02T18:00:34.069Z","updated_at":"2025-05-03T13:33:40.371Z","avatar_url":"https://github.com/microsoft.png","language":"HTML","readme":"# ![Bot Framework Web Chat](https://raw.githubusercontent.com/microsoft/BotFramework-WebChat/main/media/BotFrameworkWebChat_header.png)\n\n### [Click here to find out what is new in Web Chat](https://github.com/microsoft/BotFramework-WebChat/blob/main/CHANGELOG.md)\n\n# Bot Framework Web Chat\n\n[![npm version](https://badge.fury.io/js/botframework-webchat.svg)](https://badge.fury.io/js/botframework-webchat)\n[![Build Status](https://fuselabs.visualstudio.com/BotFramework-WebChat/_apis/build/status/BotFramework-WebChat-daily?branchName=main)](https://fuselabs.visualstudio.com/BotFramework-WebChat/_build/latest?definitionId=498\u0026branchName=main)\n\nThis repository contains code for the Bot Framework Web Chat component. The Bot Framework Web Chat component is a highly-customizable web-based client for the Bot Framework v4 SDK. The Bot Framework SDK v4 enables developers to model conversation and build sophisticated bot applications.\n\nThis repository is part of the [Microsoft Bot Framework](https://github.com/microsoft/botframework) - a comprehensive framework for building enterprise-grade conversational AI experiences.\n\nWeb Chat supports [Content Security Policy (CSP)](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP). Web developers are recommended to enable CSP to improve security and protect conversations. You can read more about CSP in [this article](https://github.com/microsoft/BotFramework-WebChat/blob/main/docs/CONTENT_SECURITY_POLICY.md).\n\n\u003chr /\u003e\n\n# Version notes\n\n\u003e This section points out important version notes. For further information, please see the related links and check the [`CHANGELOG.md`](https://github.com/microsoft/BotFramework-WebChat/blob/main/CHANGELOG.md)\n\nNotes: web developers are advised to use [`~` (tilde range)](https://github.com/npm/node-semver?tab=readme-ov-file#tilde-ranges-123-12-1) to select minor versions, which contains new features and/or fixes. Use [`^` (caret range)](https://github.com/npm/node-semver?tab=readme-ov-file#caret-ranges-123-025-004) to select major versions, which may contains breaking changes.\n\n## 4.18.0 notable changes\n\nIn this release, we are focusing on performance improvements, including memory and load time optimizations.\n\n## 4.17.0 notable changes\n\n### Support livestreaming response\n\nBots can now livestream their responses. Before Bot Framework SDK support this feature, bot authors can follow the details in [this pull request](https://github.com/microsoft/BotFramework-WebChat/pull/5141) to construct the livestream responses.\n\n### Debut of ES Modules\n\nWeb Chat now exports as ES Modules (named exports) along with CommonJS (named and unnamed exports).\n\n### Improvement to file upload experience\n\nEnd-user can now add a message and confirm before uploading their file to the bot. To opt-out of the new experience, pass `sendAttachmentOn: 'send'` in style options.\n\n### Theme pack support\n\nWe are excited to add theme pack support. Developers can now pack all their customization in a single package and publish it to NPM.\n\n### Experimental Fluent UI theme pack\n\nWe are excited to announce Fluent UI theme pack is in the work and is currently in experimental phase. This theme pack is designed for web developers who want to bring a native Copilot user experience to their customers.\n\nWe will continue to add new features and support both white-label experience and Fluent UI experience with the same level of parity.\n\nYou can wrap Web Chat with `\u003cFluentThemeProvider\u003e` to try out the new experience.\n\n```tsx\nimport ReactWebChat from 'botframework-webchat';\nimport { FluentThemeProvider } from 'botframework-webchat-fluent-theme';\n\nexport default function MyComponent() {\n   return (\n      \u003cFluentThemeProvider\u003e\n         \u003cReactWebChat /\u003e\n      \u003c/FluentThemeProvider\u003e\n   );\n}\n```\n\n#### Support HTML-in-Markdown\n\nWeb Chat will now render HTML-in-Markdown. We have ported our sanitizer and accessibility fixer to work on HTML level. Both Markdown and HTML-in-Markdown will receive the same treatment and meet our security and accessibility requirements.\n\nYou can turn off this option by setting `styleOptions.markdownRenderHTML` to `false`.\n\n## 4.16.1 notable changes\n\nWeb Chat now supports [Adaptive Cards schema up to 1.6](https://adaptivecards.io/explorer/). Some features in Adaptive Cards are in preview or designed to use outside of Bot Framework. Web Chat does not support these features.\n\n## 4.16.0 notable changes\n\nStarting from 4.16.0, Internet Explorer is no longer supported. After more than a year of the Internet Explorer 11 officially retirement, we decided to stop supporting Internet Explorer. This will help us to bring new features to Web Chat. 4.15.9 is the last version which supports Internet Explorer in limited fashion.\n\n## 4.12.1 patch: New style property `adaptiveCardsParserMaxVersion`\n\nWeb Chat 4.12.1 patch includes a new style property allowing developers to choose the max Adaptive Cards schema version. See [PR #3778](https://github.com/microsoft/BotFramework-WebChat/pull/3778) for code changes.\n\nTo specify a different max version, you can adjust the style options, shown below:\n\n```js\nwindow.WebChat.renderWebChat(\n   {\n      directLine,\n      store,\n      styleOptions: {\n         adaptiveCardsParserMaxVersion: '1.2'\n      }\n   },\n   document.getElementById('webchat')\n);\n```\n\n-  Web Chat will apply the maximum schema available according to the Adaptive Cards version (as of this patch, schema 1.3) by default.\n-  An invalid version will revert to Web Chat's default.\n\n## Visual focus changes to transcript in Web Chat 4.12.0\n\nA new accessibility update has been added to Web Chat from PR [#3703](https://github.com/microsoft/BotFramework-WebChat/pull/3703). This change creates visual focus for the transcript (bold black border) and `aria-activedescendent` focused activity (black dashed border) by default. Where applicable, `transcriptVisualKeyboardIndicator...` values will also be applied to carousel (`CarouselFilmStrip.js`) children. This is done in order to match current default focus styling for Adaptive Cards, which may be a child of a carousel.\n\nTo modify these styles, you can change the following props via `styleOptions`:\n\n```\n  transcriptActivityVisualKeyboardIndicatorColor: DEFAULT_SUBTLE,\n  transcriptActivityVisualKeyboardIndicatorStyle: 'dashed',\n  transcriptActivityVisualKeyboardIndicatorWidth: 1,\n  transcriptVisualKeyboardIndicatorColor: 'Black',\n  transcriptVisualKeyboardIndicatorStyle: 'solid',\n  transcriptVisualKeyboardIndicatorWidth: 2,\n```\n\nThe above code shows the default values you will see in Web Chat.\n\n## API refactor into new package in Web Chat 4.11.0\n\nThe Web Chat API has been refactored into a separate package. To learn more, check out the [API refactor summary](https://github.com/microsoft/BotFramework-WebChat/pull/3543).\n\n## Direct Line Speech support in Web Chat 4.7.0\n\nStarting from Web Chat 4.7.0, Direct Line Speech is supported, and it is the preferred way to provide an integrated speech functionality in Web Chat. We are working on [closing feature gaps](https://github.com/microsoft/BotFramework-WebChat/labels/Direct%20Line%20Speech) between Direct Line Speech and Web Speech API (includes Cognitive Services and browser-provided speech functionality).\n\n## Upgrading to 4.6.0\n\nStarting from Web Chat 4.6.0, Web Chat requires React 16.8.6 or up.\n\nAlthough we recommend that you upgrade your host app at your earliest convenience, we understand that host app may need some time before its React dependencies are updated, especially in regards to huge applications.\n\nIf your app is not ready for React 16.8.6 yet, you can follow the [hybrid React sample](https://github.com/microsoft/BotFramework-WebChat/tree/main/samples/01.getting-started/g.hybrid-react-npm) to dual-host React in your app.\n\n## Speech changes in Web Chat 4.5.0\n\nThere is a breaking change on behavior expectations regarding speech and input hint in Web Chat. Please refer to the section on [input hint behavior before 4.5.0](https://github.com/microsoft/BotFramework-WebChat/blob/main/docs/SPEECH.md#input-hint-behavior-before-4-5-0) for details.\n\n## Migrating from Web Chat v3 to v4\n\n[View migration docs](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/MIGRATION.md) to learn about migrating from Web Chat v3.\n\n\u003chr /\u003e\n\n# How to use\n\nFirst, create a bot using [Azure Bot Service](https://azure.microsoft.com/en-us/services/bot-service/).\nOnce the bot is created, you will need to [obtain the bot's Web Chat secret](https://docs.microsoft.com/en-us/azure/bot-service/bot-service-channel-connect-webchat?view=azure-bot-service-3.0#step-1) in Azure Portal. Then use the secret to [generate a token](https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-direct-line-3-0-authentication?view=azure-bot-service-4.0) and pass it to your Web Chat.\n\n## Connect a client app to bot\n\nWeb Chat provides UI on top of the Direct Line and Direct Line Speech Channels. There are two ways to connect to your bot through HTTP calls from the client: by sending the Bot secret or generating a token via the secret.\n\n\u003c!-- TODO: https://github.com/microsoft/BotFramework-WebChat/issues/2151 (ongoing) --\u003e\n\u003c!-- Update the following paragraph and the API table (`directline`) with new documentation when updated docs are published  --\u003e\n\nWe strongly recommend using the token API instead of providing the app with your secret. To learn more about why, see the [authentication documentation](https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-direct-line-3-0-authentication?view=azure-bot-service-4.0) on the [token API](https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-direct-line-3-0-api-reference?view=azure-bot-service-4.0) and client security.\n\nFor further reading, please see the following links:\n\n-  Using Web Chat with [Azure Bot Services authentication](https://blog.botframework.com/2018/09/01/using-webchat-with-azure-bot-services-authentication/)\n\n-  [Enhanced Direct Line authentication features](https://blog.botframework.com/2018/09/25/enhanced-direct-line-authentication-features/)\n\n## Integrate with JavaScript\n\nWeb Chat is designed to integrate with your existing website using JavaScript or React. Integrating with JavaScript will give you moderate styling and customizability options.\n\nYou can use the full, typical Web Chat package (called full-feature bundle) that contains the most typically used features.\n\nHere is how how you can add Web Chat control to your website:\n\n\u003c!-- prettier-ignore-start --\u003e\n```html\n\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n  \u003chead\u003e\n    \u003cscript\n      crossorigin=\"anonymous\"\n      src=\"https://cdn.botframework.com/botframework-webchat/latest/webchat.js\"\n    \u003e\u003c/script\u003e\n    \u003cstyle\u003e\n      html,\n      body {\n         height: 100%;\n      }\n\n      body {\n        margin: 0;\n      }\n\n      #webchat {\n        height: 100%;\n        width: 100%;\n      }\n    \u003c/style\u003e\n  \u003c/head\u003e\n  \u003cbody\u003e\n    \u003cdiv id=\"webchat\" role=\"main\"\u003e\u003c/div\u003e\n    \u003cscript\u003e\n      window.WebChat.renderWebChat(\n        {\n          directLine: window.WebChat.createDirectLine({\n            token: 'YOUR_DIRECT_LINE_TOKEN'\n          }),\n          userID: 'YOUR_USER_ID',\n          username: 'Web Chat User',\n          locale: 'en-US'\n        },\n        document.getElementById('webchat')\n      );\n    \u003c/script\u003e\n  \u003c/body\u003e\n\u003c/html\u003e\n```\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003e `userID`, `username`, and `locale` are all optional parameters to pass into the `renderWebChat` method. To learn more about Web Chat props, look at the [Web Chat API Reference](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/API.md) documentation.\n\n\u003e Assigning `userID` as a static value is not recommended since this will cause all users to share state. Please see the [`API userID entry`](https://github.com/microsoft/BotFramework-WebChat/blob/main/docs/API.md#userID) for more information.\n\nMore information on localization can be found in the [Localization](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/LOCALIZATION.md) documentation.\n\n![Screenshot of Web Chat](https://raw.githubusercontent.com/microsoft/BotFramework-WebChat/main/media/weatherquery.png.jpg)\n\nSee the working sample of the [full Web Chat bundle](https://github.com/microsoft/BotFramework-WebChat/tree/main/samples/01.getting-started/a.full-bundle).\n\n## Integrate with React\n\nFor full customizability, you can use React to recompose components of Web Chat.\n\nTo install the production build from NPM, run `npm install botframework-webchat`. See our [version notes](#version-notes) on how to select a version.\n\n\u003c!-- prettier-ignore-start --\u003e\n```js\nimport React, { useMemo } from 'react';\nimport ReactWebChat, { createDirectLine } from 'botframework-webchat';\n\nexport default () =\u003e {\n  const directLine = useMemo(() =\u003e createDirectLine({ token: 'YOUR_DIRECT_LINE_TOKEN' }), []);\n\n  return \u003cReactWebChat directLine={directLine} userID=\"YOUR_USER_ID\" /\u003e;\n};\n```\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003e You can also run `npm install botframework-webchat@main` to install a development build that is synced with Web Chat's GitHub `main` branch.\n\nSee the working sample of [Web Chat rendered via React](https://github.com/microsoft/BotFramework-WebChat/tree/main/samples/01.getting-started/e.host-with-react/).\n\n### Experimental support for Redux DevTools\n\nWeb Chat internally use Redux for state management. [Redux DevTools](https://github.com/reduxjs/redux-devtools) is enabled in the NPM build as an opt-in feature.\n\nThis is for glancing into how Web Chat works. This is not an API explorer and is not an endorsement of using the Redux store to programmatically access the UI. The [hooks API](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/HOOKS.md) should be used instead.\n\nTo use Redux DevTools, use the `createStoreWithDevTools` function for creating a Redux DevTools-enabled store.\n\n\u003c!-- prettier-ignore-start --\u003e\n```diff\n  import React, { useMemo } from 'react';\n- import ReactWebChat, { createDirectLine, createStore } from 'botframework-webchat';\n+ import ReactWebChat, { createDirectLine, createStoreWithDevTools } from 'botframework-webchat';\n\n  export default () =\u003e {\n    const directLine = useMemo(() =\u003e createDirectLine({ token: 'YOUR_DIRECT_LINE_TOKEN' }), []);\n-   const store = useMemo(() =\u003e createStore(), []);\n+   const store = useMemo(() =\u003e createStoreWithDevTools(), []);\n\n    return \u003cReactWebChat directLine={directLine} store={store} userID=\"YOUR_USER_ID\" /\u003e;\n  };\n```\n\u003c!-- prettier-ignore-end --\u003e\n\nThere are some limitations when using the Redux DevTools:\n\n-  The Redux store uses side-effects via [`redux-saga`](https://github.com/redux-saga/redux-saga). Time-traveling may break the UI.\n-  Many UI states are stored in React context and state. They are not exposed in the Redux store.\n-  Some time-sensitive UIs are based on real-time clock and not affected by time-traveling.\n-  Dispatching actions are not officially supported. Please use [hooks API](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/HOOKS.md) instead.\n-  Actions and reducers may move in and out of Redux store across versions. [Hooks API](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/HOOKS.md) is the official API for accessing the UI.\n\n# Customizing the Web Chat UI\n\nWeb Chat is designed to be customizable without forking the source code. The table below outlines what kind of customizations you can achieve when you are importing Web Chat in different ways. This list is not exhaustive.\n\n|                               | CDN bundle |  React   |\n| ----------------------------- | :--------: | :------: |\n| Change colors                 |  \u0026#10004;  | \u0026#10004; |\n| Change sizes                  |  \u0026#10004;  | \u0026#10004; |\n| Update/replace CSS styles     |  \u0026#10004;  | \u0026#10004; |\n| Listen to events              |  \u0026#10004;  | \u0026#10004; |\n| Interact with hosting webpage |  \u0026#10004;  | \u0026#10004; |\n| Custom render activities      |            | \u0026#10004; |\n| Custom render attachments     |            | \u0026#10004; |\n| Add new UI components         |            | \u0026#10004; |\n| Recompose the whole UI        |            | \u0026#10004; |\n\nSee more about [customizing Web Chat](https://github.com/microsoft/BotFramework-WebChat/blob/main/samples/README.md) to learn more on customization.\n\n## Supported Activity Types on the Web Chat Client\n\nBot Framework has many activity types, but not all are supported in Web Chat. [View activity types docs](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/ACTIVITYTYPES.md) to learn more.\n\n# Samples list\n\n[View the complete list of Web Chat samples](https://github.com/microsoft/BotFramework-WebChat/tree/main/samples) for more ideas on customizing Web Chat.\n\n# Further reading\n\n## API Reference\n\nView the [API documentation](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/API.md) for implementing Web Chat.\n\n## Browser compatibility\n\nWeb Chat supports the latest 2 versions of modern browsers like Chrome, Microsoft Edge, and FireFox.\nIf you need Web Chat in Internet Explorer 11, please see the [ES5 bundle demo](https://microsoft.github.io/BotFramework-WebChat/01.getting-started/c.es5-bundle).\n\nPlease note, however:\n\n-  Web Chat does not support Internet Explorer older than version 11\n-  Customization as shown in non-ES5 samples are not supported for Internet Explorer. Because IE11 is a non-modern browser, it does not support ES6, and many samples that use arrow functions and modern promises would need to be manually converted to ES5. If you are in need of heavy customization for your app, we strongly recommend developing your app for a modern browser like Google Chrome or Microsoft Edge.\n-  Web Chat has no plan to support samples for IE11 (ES5).\n   -  For customers who wish to manually rewrite our other samples to work in IE11, we recommend looking into converting code from ES6+ to ES5 using polyfills and transpilers like [`babel`](https://babeljs.io/docs/en/next/babel-standalone.html).\n\n## Accessibility\n\nView the [accessibility documentation](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/ACCESSIBILITY.md).\n\n## Localization\n\nView the [localization documentation](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/LOCALIZATION.md) for implementing in Web Chat.\n\n## Notifications\n\nView the [notification documentation](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/NOTIFICATION.md) for implementing in Web Chat.\n\n## Telemetry\n\nView the [telemetry documentation](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/TELEMETRY.md) for implementing in Web Chat.\n\n## Technical Support Guide\n\nView the [Technical Support Guide](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/TECHNICAL_SUPPORT_GUIDE.md) to get guidance and help on troubleshooting in the Web Chat repo for more information before filing a new issue.\n\n## Speech\n\nWeb Chat supports a wide-range of speech engines for a natural chat experience with a bot. This section outlines the different engines that are supported:\n\n-  [Direct Line Speech](#integrate-with-direct-line-speech)\n-  [Cognitive Services Speech Services](#integrate-with-cognitive-services-speech-services)\n-  [Browser-provided engine or other engines](#browser-provided-engine-or-other-engines)\n\n### Integrate with Direct Line Speech\n\nDirect Line Speech is the preferred way to add speech functionality in Web Chat. Please refer to the [Direct Line Speech](https://github.com/microsoft/BotFramework-WebChat/blob/main/docs/DIRECT_LINE_SPEECH.md) documentation for details.\n\n### Integrate with Cognitive Services Speech Services\n\nYou can use Cognitive Services Speech Services to add speech functionality to Web Chat. Please refer to the [Cognitive Services Speech Services](https://github.com/microsoft/BotFramework-WebChat/blob/main/docs/SPEECH.md) documentation for details.\n\n### Browser-provided engine or other engines\n\nYou can also use any speech engines which support [W3C Web Speech API standard](https://wicg.github.io/speech-api/). Some browsers support the [Speech Recognition API](https://caniuse.com/#feat=mdn-api_speechrecognition) and the [Speech Synthesis API](https://caniuse.com/#feat=mdn-api_speechsynthesis). You can mix-and-match different engines - including Cognitive Services Speech Services - to provide best user experience.\n\n\u003chr /\u003e\n\n# How to test with Web Chat's latest bits\n\nWeb Chat latest bits are available on the [Web Chat daily releases page](https://github.com/microsoft/BotFramework-WebChat/releases/daily).\n\nDailies will be released after 3:00AM Pacific Standard Time when changes have been committed to the main branch.\n\n# Contributing\n\nSee our [Contributing page](https://github.com/microsoft/BotFramework-WebChat/tree/main/.github/CONTRIBUTING.md) for details on how to build the project and our repository guidelines for Pull Requests.\n\nSee our [CODE OF CONDUCT page](https://github.com/microsoft/BotFramework-WebChat/blob/main/.github/CODE_OF_CONDUCT.md) for details about the Microsoft Code of Conduct.\n\n# Reporting Security Issues\n\n[View the security documentation](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/SECURITY.md) to learn more about reporting security issues.\n","funding_links":[],"categories":["First Party"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMicrosoft%2FBotFramework-WebChat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMicrosoft%2FBotFramework-WebChat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMicrosoft%2FBotFramework-WebChat/lists"}