continue icon indicating copy to clipboard operation
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

Results 902 continue issues
Sort by recently updated
recently updated
newest added

### 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...

kind:bug
ide:vscode

## Description Fallback to a `file://` url on windows if we failed to import the `config.ts`. This fixes the following error when using Continue with jetbrains editors: ``` [info] Starting...

### 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 - [ ] I'm not able to...

kind:bug
ide:vscode
priority:medium

## Description [ What changed? Feel free to be brief. ] When I was on the "getting-started/install", I found the next page link at the bottom was "getting-started/install". The same...

### 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...

area:chat
kind:enhancement

### 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...

area:installation
kind:bug
ide:vscode

### 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...

area:autocomplete
kind:bug
ide:vscode
priority:medium

### 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...

area:installation
kind:bug
ide:jetbrains
priority:medium

## Description I noticed an open issue and found the "bug". Not sure if it was intentional to reset the entire input for changing one file. This fix allows for...

## Description This implements turn-by-turn conversation caching for Claude, in addition to the pre-existing system message caching. See: https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching Perhaps we should enable this by default? ## Checklist - [x]...