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 Solves: https://github.com/continuedev/continue/issues/2209 The `getIcon` method id `AutocompleteSpinnerWidget` references an image that does not exist in resources. ``` override fun getIcon(): Icon = if (isLoading) animatedIcon else IconLoader.getIcon("/icons/continue.svg", javaClass)...
### 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 Change the Mistrial API base to the official endpoint, replacing old and nonworking codestral endpoint. ## Checklist - [X] The base branch of this PR is `dev`, rather...
### 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...
## Description * Updated dimensions of the vectors generated to be 512 instead of 1024. Using 1024 was causing lookup failures into the index during subsequent use of contexts. *...
## Description Added a new slash command, `tools`, which allows llm to determine which context provider to use as a tool, automating task completion. ## Checklist - [x] The base...
### 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...
### 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...