continue
continue copied to clipboard
⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks
## Description I've added a discord provider. Currently it is able to read text channels. It must be installed with a bot on the server. I think it would be...
## Description I've just fix spelling typo in docs "recieve" -> "receive" ## Checklist - [x] The base branch of this PR is `dev`, rather than `main` - [x] The...
### Before submitting your bug report - [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find...
### Validations - [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find an [open...
### Before submitting your bug report - [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find...
### Before submitting your bug report - [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find...
## Description Current docs in OpenAI Embeddings example show an incorrect list instead of an object. ## Checklist - [X ] The base branch of this PR is `dev`, rather...
recieve -> receive ## Description Fix spelling
## Description [ What changed? Feel free to be brief. ] ## Checklist - [ ] The base branch of this PR is `dev`, rather than `main` - [ ]...
## Description Implements the [`showToast`](https://github.com/continuedev/continue/blob/dev/core/index.d.ts#L508-L512) function of the IDE interface for the Intellij plugin. This allows custom context providers to send messages directly to the IDE. ## Checklist - [x]...