CopilotKit icon indicating copy to clipboard operation
CopilotKit copied to clipboard

React UI + elegant infrastructure for AI Copilots, in-app AI agents, AI chatbots, and AI-powered Textareas 🪁

Results 259 CopilotKit issues
Sort by recently updated
recently updated
newest added

If the request content type header is not set to application/json , common API frameworks like express with body-parser cannot parse it.

**Describe the bug** If the request content type header is not set to `application/json` , common API frameworks like `express` with `body-parser` cannot parse it **To Reproduce** Steps to reproduce...

bug
good first issue
Triaged

please check it i have committed the code and created the pull request only after running these commands successfully. 1- pnpm -w format 2- pnpm -w freshbuild 3- pnpm run...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

**Documentation description** Hi, I'm looking for a neat, simple ChatBot UI in React, and really happy tha found this project. However, the docs site seems [place the docs of `textarea`...

documentation

**Is your feature request related to a problem? Please describe.** The chat UI does not support mobile devices **Describe the solution you'd like** Make the UI responsive. Respond to keyboard...

feature request

**Is your feature request related to a problem? Please describe.** It's not visible for the user what the LLM is doing when processing a function call in chats. Right now...

feature request

**Is your feature request related to a problem? Please describe.** When the LLM is returning a message or processing a function call, there is no indicator for the user that...

feature request

**Is your feature request related to a problem? Please describe.** Add a custom welcome message to the chat that is related to the actual purpose of the chat. **Describe the...

feature request

**Is your feature request related to a problem? Please describe.** Actions should be able to return an optional result when being executed. This result can then be fed back to...

feature request