ErrLookup › continuedev/continue
continuedev/continue
open-source coding agent · TypeScript · 1,527 source files
Analyzed at 5522c6f44c on 2026-08-27. 204 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| URL is not defined in params | exception | critical | vertexai, authentication, service-account, google-auth |
| Response body is null | exception | critical | vertexai, authentication, json-parse, credentials |
| Profile ${profileId} not found | exception | error | vertexai, config, type-validation |
| No workspace directories found. Make sure you've opened a fo | exception | critical | vertexai, authentication, google-adc, oauth |
| Failed to parse config.json: ${e} | exception | error | vertexai, api-key, express-mode, model-config |
| No workspace directories found. Make sure you've opened a fo | exception | error | vertexai, model-name, routing |
| Unsupported transport type: ${this.options.type} | validation | error | vertexai, http-error, upstream-api |
| MCP config with URL and no type specified failed both SSE an | exception | error | vertexai, internal, provider-routing |
| MCP Connection ${serverId} not found | exception | error | vertexai, streaming, api-key, express-mode |
| Error getting prompt: MCP Connection ${serverName} not found | exception | error | vertexai, streaming, http-error, anthropic |
| no url found | exception | error | vertexai, gemini, initialization, internal |
| no query params found | exception | error | vertexai, streaming, model-name, routing |
| No MCP server url found for authentication | validation | error | vertexai, fim, codestral, model-routing |
| No MCP authorization code found for ${serverUrl} | validation | error | vertexai, fim, http-error, codestral |
| Failed to fetch messages: ${response.statusText} | http | error | vertexai, embeddings, http-error |
| Failed to fetch channels: ${response.statusText} | http | warning | vertexai, rerank, not-implemented |
| LastXCommitsDepth must be a number | validation | warning | vertexai, model-listing, not-implemented |
| Depth must be a number | validation | error | watsonx, streaming, http-error, ibm-cloud |
| GitLab Private Token is required! | validation | error | watsonx, streaming, http-error, completions |
| Failed to fetch Google search results: ${response.statusText | http | error | google-search, api, http, context-provider |
| Failed to parse Google search results: ${results} | exception | error | json, parse, google-search, context-provider |
| Greptile token not found. | validation | error | greptile, auth, missing-token, env-var |
| GitHub token not found. | validation | error | github, auth, missing-token, env-var |
| Failed to determine the workspace directory. | exception | error | workspace, ide, greptile |
| Unable to determine remote type. | validation | error | git, remote, greptile |
| HTTP error! status: ${response.status} | http | error | greptile, http, api |
| Failed to parse Greptile response: ${rawText} | exception | error | greptile, json, parse |
| Error getting context items from Greptile | exception | error | greptile, wrapper, catch-all |
| No MCP connection found for ${mcpId} | exception | error | mcp, connection, context-provider |
| Continue currently only supports text resources from MCP | validation | warning | mcp, resource, binary, type-mismatch |
| Table name must be in format schema.table_name, got ${tableN | validation | error | postgres, validation, table-name |
| Failed to query PostgreSQL database: ${error} | exception | error | postgres, database, connection, catch-all |
| HTTP ${resp.status} ${resp.statusText} | http | error | url, http, fetch, context-provider |
| Failed to fetch web context: ${text} | http | error | web-search, http, proxy, rate-limit |
| No reranker set up | validation | error | reranker, retrieval, config, missing-model |
| No workspace directories found | validation | warning | retrieval, embeddings, workspace, ide |
| Failed to sync remote config (HTTP ${response.status}): ${re | http | error | remote-config, auth, http, sync |
| Only rule files can be deleted | validation | error | file-delete, security, validation, ipc |
| No chat model selected | validation | error | config, llm, ipc, chat-model |
| Failed to load config | exception | error | config, ipc, diff-streaming |
| No model selected | exception | error | config, model-resolution, diff-streaming |
| Config not loaded | exception | error | config, tools, policy |
| Tool ${toolName} not found | exception | error | tools, config, lookup |
| Tool ${toolCall.function.name} not found | exception | error | tools, llm, lookup, hallucination |
| Lazy apply not supported for model ${llm.model} | exception | error | edit, apply, llm, prompt-template |
| Hunk could not be applied cleanly to source code. | exception | error | diff, apply, edit, llm-output |
| Token limit reached. File/range likely too large for this ed | exception | error | token-limits, edit, streaming, context-length |
FindAndReplaceMissingOldString ${context}string old_string is required | validation | error | validation, edit, schema, llm-output |
FindAndReplaceMissingNewString ${context}string new_string is required | validation | error | validation, edit, schema, llm-output |
FindAndReplaceIdenticalOldAndNewStrings ${context}old_string and new_string must be different | validation | error | find-and-replace, validation, edit, string |
FindAndReplaceInvalidReplaceAll ${context}replace_all must be a valid boolean | validation | error | find-and-replace, validation, boolean, type-mismatch |
MultiEditEditsArrayRequired invalid multi-edit args | validation | error | multi-edit, validation, args, shape |
MultiEditEditsArrayEmpty edits array must contain at least one edit | validation | error | multi-edit, validation, empty-array |
FindAndReplaceNonFirstEmptyOldString Edit at index ${i}: old_string cannot be empty. Only the first edit can have an | validation | error | multi-edit, find-and-replace, insertion, ordering |
FindAndReplaceOldStringNotFound Edit at index ${editIndex}: string not found in file: "${oldString}" | validation | error | find-and-replace, not-found, string-match, edit |
FindAndReplaceMultipleOccurrences Edit at index ${editIndex}: String "${oldString}" appears ${matches.length} time | validation | error | find-and-replace, ambiguous-match, multiple-occurrences, edit |
FindAndReplaceMissingFilepath filepath (string) is required | validation | error | filepath, validation, required-argument |
FileNotFound File ${filepath} does not exist | validation | error | filepath, file-not-found, path-resolution |
| Reading or Editing ${filepath} is not allowed because it is | exception | error | security, file-access, blocked, secrets |
| Not enough context available to include the system message, | validation | critical | context-window, tokens, llm, configuration |
| Failed to fetch Ollama library: ${response.status} | http | warning | ollama, network, http, model-list |
| Failed to fetch OpenRouter models: ${response.status} | http | warning | openrouter, network, http, model-list |
| Failed to fetch Anthropic models: ${response.status} | http | warning | anthropic, api-key, network, model-list |
| Failed to fetch Gemini models: ${response.status} | http | warning | gemini, api-key, network, model-list |
| Failed to fetch models for ${provider}: ${error?.message ?? | exception | warning | model-list, provider, network, configuration |
| Error fetching tags: ${e.message} | http | error | ollama, connection, local-server, model-list |
| HTTP ${e.response.status} ${e.response.statusText} from ${e. | http | error | ollama, model-not-found, http, local-server |
| Unable to connect to local Ollama instance. Ollama may not b | exception | error | ollama, connection-refused, local-server, not-running |
| AWS Bedrock rerank error (${(error as any).code}): ${error.m | exception | error | aws, bedrock, rerank, iam, throttling |
| Error in BedrockReranker.rerank: ${error.message} | exception | error | aws, bedrock, rerank, network, sdk |
| Error in BedrockReranker.rerank: Unknown error occurred | exception | error | aws, bedrock, rerank, unknown-error |
| Malformed JSON received from Bedrock: ${decoded} | exception | error | aws, bedrock, streaming, json, response-parsing |
| No tool use found | exception | error | cohere, streaming, tool-call, chat |
| await resp.text() | http | error | cohere, embeddings, api-key, batching |
| Invalid CometAPI base URL: ${options.apiBase}. Expected http | validation | error | cometapi, config, validation, base-url |
| Either streamCompletion or streamChat must be defined in a c | exception | error | custom-llm, config, typescript, provider |
| Model '${modelName}' is already being installed. | exception | warning | docker, concurrency, model-install, mutex |
| Failed to install Docker model ${targetModel}: ${errorMessag | exception | error | docker, model-install, cli, docker-daemon |
| await resp.text() | http | error | functionnetwork, embeddings, api-key, response-error |
| data.error.message | exception | error | gemini, google-ai, api-error, streaming |
| await resp.text() | http | error | gemini, embedding, http-error, api-key, quota |
| No API base URL provided. Please add the `apiBase` field in | validation | error | huggingface, config, missing-field, api-base |
| teiError | exception | error | huggingface, tei, embedding, server-error |
| text | http | error | huggingface, tei, embedding, gateway-error, non-json-response |
| await resp.text() | http | error | huggingface, tei, startup, info-endpoint, wrong-url |
| await resp.text() | http | error | ncompass, nvidia, embedding, api-key, http-error |
| await resp.text() | http | error | nvidia, nim, embedding, api-key, http-error |
| j.error | exception | error | ollama, streaming, model-not-found, inline-error |
| Error parsing Ollama response: ${e} ${chunk} | exception | error | ollama, streaming, json-parse, error-wrapping |
| res.error | exception | error | ollama, chat, streaming, inline-error |
| Unexpected message received from Ollama with role = tool | exception | error | ollama, tool-calling, schema-mismatch, chat |
| Failed to list Ollama models. Make sure Ollama is running. | exception | error | ollama, list-models, server-not-running, daemon |
| Failed to embed chunk: ${await resp.text()} | http | error | ollama, embedding, http-error, model-not-found |
| Ollama generated empty embedding | exception | error | ollama, embedding, empty-response, version-mismatch |
| '${modelName}' not found in the Ollama registry! | exception | error | ollama, model-install, registry, not-found |
| Model '${modelName}' is already being installed. | exception | warning | ollama, model-install, concurrency, duplicate-request |
| Failed to make API call after ${maxTries} retries | exception | error | retry, network, api, exponential-backoff |
| Unknown URI type: ${(identifier as any).uriType} | validation | error | validation, slug, identifier, typescript |
| Invalid FQSN format: package slug must have two parts | validation | error | fqsn, slug, parsing, validation |
| Failed to parse config: ${e.message} | validation | error | yaml, config, parsing |
| Failed to parse config: ${formatZodError(e)} | validation | error | zod, schema, validation, yaml |
| Failed to parse config: ${e instanceof Error ? e.message : e | validation | error | yaml, parsing, unknown-error |
| Failed to parse block: ${formatZodError(e)} | validation | error | block, zod, yaml, validation |
| ${encodePackageSlug(...) or encodePackageIdentifier(blockIde | validation | error | blocklist, policy, blocks, security |
| Block ${packageIdentifierToShorthandSlug(id)} not found | error_code | error | block, registry, not-found |
| Missing required input(s) for block "${blockName}": ${missin | validation | error | block, inputs, template, missing-value |
| Agent file must contain YAML frontmatter with a 'name' field | validation | error | agent-file, frontmatter, markdown, validation |
| Invalid agent file frontmatter: ${errorDetails} | validation | error | agent-file, zod, frontmatter, validation |
| Invalid MCP tool reference "${toolRef}": colon-separated too | validation | error | mcp, tools, whitespace, agent-file |
| Invalid URL-based MCP tool reference "${toolRef}": the part | validation | error | mcp, tools, url, validation |
| Invalid MCP tool reference "${toolRef}": colon-separated too | validation | error | mcp, tools, whitespace, slug |
| Invalid model format | validation | error | model, parsing, validation |
| Slug-based package resolution is not supported | error_code | error | registry, slug, unsupported |
| Unknown package identifier type: ${(id as any).uriType} | validation | error | registry, identifier, validation, typescript |
| No rootPath provided for relative file path | error_code | error | filesystem, path, registry, cwd |
| Invalid MCP server configuration | validation | error | mcp, config, schema-validation, typescript |
| No models available in assistant configuration | error_code | error | continue-sdk, assistant, models, config |
| Model ${modelName} not found in assistant configuration | error_code | error | continue-sdk, assistant, models, lookup |
| Invalid assistant identifier: ${options.assistant}. Expected | validation | error | continue-sdk, assistant, identifier, validation |
| Assistant ${options.assistant} not found | error_code | error | continue-sdk, assistant, not-found, lookup |
| Model ${modelName} not found in assistant configuration | error_code | error | continue-sdk, openai-compat, models, lookup |
| Model ${modelName} does not have an apiKeyLocation or envSec | error_code | error | continue-sdk, api-key, config, models |
| node-fetch cannot load ${url}. URL scheme "${parsedURL.proto | validation | error | fetch, url, node-fetch, validation |
| non-200 response body: ${await response.text()} | http | error | fetch, streaming, http-status, network |
| No response body returned. | error_code | error | fetch, streaming, empty-response, node |
| Stream was closed before any data was received. Try again. ( | error_code | error | fetch, streaming, network, premature-close, retry |
| The response was cancelled mid-stream. Try again. (Premature | error_code | error | fetch, streaming, network, connection-reset, retry |
| Error streaming response: ${data.error.message} | error_code | error | fetch, streaming, sse, provider-error |
| Error streaming response: ${JSON.stringify(data.error)} | error_code | error | fetch, streaming, sse, provider-error |
| Malformed JSON sent from server: ${json} | error_code | error | fetch, streaming, sse, json, malformed-response |
| Malformed JSON sent from server: ${line} | error_code | error | fetch, streaming, ndjson, json, malformed-response |
| AI SDK provider requires a model in the format '<provider>/< | validation | error | ai-sdk, provider, config, models |
| Unknown AI SDK provider: "${this.providerId}". Supported pro | exception | error | ai-sdk, provider, lookup, packages |
| AI SDK provider does not support legacy completions API. Use | exception | error | ai-sdk, completions, unsupported-api, migration |
| AI SDK provider does not support fill-in-the-middle (FIM) co | exception | error | ai-sdk, fim, code-completion, unsupported-feature |
| AI SDK provider does not support reranking. | exception | error | ai-sdk, rerank, rag, unsupported-feature |
| No tool use found | exception | error | anthropic, streaming, tool-calls, sse |
| Method not implemented. | exception | error | anthropic, legacy-completions, unsupported-feature |
| Unsupported tool type in Anthropic: ${tool.type} | exception | error | anthropic, tool-calls, schema-validation |
| AskSage adapter: missing apiKey. Provide it in your configur | exception | critical | asksage, authentication, missing-api-key, config |
| Error getting access token: + JSON.stringify(data) | exception | critical | asksage, authentication, token-exchange |
| Unsupported tool type: ${tool.type} | exception | error | asksage, tool-calls, schema-validation |
| AskSage API error: ${response.status} ${response.statusText} | exception | error | asksage, http-error, api-status |
| AskSage client error: ${error.message} | exception | error | asksage, json-parse, network |
| AskSage does not support legacy completions API | exception | error | asksage, legacy-completions, unsupported-feature |
| AskSage does not support FIM | exception | error | asksage, fim, unsupported-feature, autocomplete |
| AskSage does not support embeddings | exception | error | asksage, embeddings, unsupported-feature |
| AskSage does not support reranking | exception | error | asksage, rerank, unsupported-feature |
| `env.deployment` is a required configuration property for Az | exception | error | azure, openai, config, deployment, required-field |
| `env.apiVersion` is a required configuration property for Az | exception | error | azure, openai, config, api-version, required-field |
| accessKeyId is required for Bedrock API. Only found secretAc | exception | error | bedrock, aws, credentials, config |
| secretAccessKey is required for Bedrock API. Only found acce | exception | error | bedrock, aws, credentials, config |
| Unsupported part type: input_audio | exception | error | bedrock, multimodal, audio, content-parts, unsupported-feature |
| Unsupported tool type in Bedrock: ${tool.type} | exception | error | bedrock, tools, function-calling, validation |
| No stream received from Bedrock API | exception | error | bedrock, aws, streaming, sdk, empty-response |
| AWS Bedrock stream error (${(error as any).code}): ${error.m | exception | error | aws, bedrock, streaming, sdk-error, chat-completions |
| Error processing Bedrock stream: ${error.message} | exception | error | bedrock, streaming, parsing, runtime-error |
| Error processing Bedrock stream: Unknown error occurred | exception | error | bedrock, streaming, unknown-error, defensive |
| Bedrock does not support completions API | exception | error | bedrock, unsupported-api, completions, capability |
| Bedrock does not support FIM directly | exception | error | bedrock, fim, unsupported-api, autocomplete |
| No response body | exception | error | bedrock, empty-response, invoke-model, aws-sdk |
| Unsupported embeddings type received: number[][] | exception | error | bedrock, embeddings, input-validation, token-ids |
| Unsupported embeddings type received: number[] | exception | error | bedrock, embeddings, input-validation, type-mismatch |
| Unsupported model: ${body.model} | exception | error | bedrock, embeddings, model-not-supported, whitelist |
| Query and chunks must not be empty | exception | error | bedrock, rerank, validation, input-validation |
| AWS Bedrock rerank error (${(error as any).code}): ${error.m | exception | error | aws, bedrock, sdk-error, rerank |
| Error in BedrockReranker.rerank: ${error.message} | exception | error | bedrock, network, wrapper-error |
| Error in BedrockReranker.rerank: Unknown error occurred | exception | error | bedrock, unknown-error, non-error-throw |
| Method not implemented. | exception | warning | bedrock, not-implemented, interface-stub |
| Method not implemented. | exception | warning | cohere, not-implemented, completions |
| CometAPI embeddings not supported: ${error} | exception | error | cometapi, embeddings, wrapper-error |
| CometAPI reranking not supported: ${error} | exception | error | cometapi, rerank, wrapper-error |
| Method not implemented. | exception | warning | deepseek, not-implemented, model-listing |
| Unsupported part type: input_audio | exception | error | gemini, multimodal, audio, unsupported-feature |
| Unsupported tool call type in Gemini: ${toolCall.type} | exception | error | gemini, tool-calls, unsupported-feature |
| Method not implemented. | exception | warning | gemini, not-implemented, completions |
| Method not implemented. | exception | warning | inception, not-implemented, model-listing |
| Method not implemented. | exception | error | jina, not-implemented, chat-completion |
| Method not implemented. | exception | error | mock, testing, not-implemented, rerank |
| Method not implemented. | exception | error | moonshot, not-implemented, model-listing |
| No edit snippet provided. | exception | error | relace, validation, chat-messages, edit |
| Relace provider does not support non-streaming completion. | exception | error | relace, unsupported-operation, completions |
| Relace provider does not support streaming completion. | exception | error | relace, unsupported-operation, streaming, completions |
| Relace provider does not support streaming FIM completion. | exception | error | relace, unsupported-operation, fim, code-completion |
| Relace provider does not support embeddings. | exception | error | relace, unsupported-operation, embeddings |
| Relace provider does not support reranking. | exception | error | relace, unsupported-operation, rerank |
| Relace provider does not support model listing. | exception | error | relace, unsupported-operation, model-listing |
| VertexAI in express mode (apiKey only) cannot be configured | exception | error | vertexai, config, authentication, conflicting-options |
| region and projectId are required for VertexAI (when not usi | exception | error | vertexai, config, missing-parameter, authentication |
| VertexAI: keyJson must contain a valid private key | validation | error | vertexai, authentication, service-account, key-json |
| Bedrock: failed to process image part | console | warning | bedrock, image, data-url, multimodal |
| Error parsing global context, deleting corrupted file: ${e} | console | error | |
| Error killing TTS process: | console | warning | tts, child-process, audio, cleanup |
| Skipping input "${key}" with invalid value type: ${typeof va | console | warning | yaml, config, type-validation, templating |
| Error parsing markdown frontmatter: | console | warning | markdown, frontmatter, yaml, parsing |
| Empty certificate found at ${path} | console | warning | tls, certificates, fetch, config |
| Anthropic: skipping image with invalid data URL format | console | warning | anthropic, vision, data-url, multimodal |
| [Continue] Azure endpoint detected but API key appears to be | console | warning | anthropic, azure, authentication, api-key, config |
| AWS profile with name ${profile} not found in ~/.aws/credent | console | warning | aws, bedrock, credentials, iam, config |
| Bedrock: failed to process image part - invalid URL | console | warning | bedrock, vision, data-url, multimodal |
| Bedrock: skipping unsupported image part format: ${format} | console | warning | bedrock, vision, image-format, multimodal |
| Unsupported tool call type in Bedrock: ${tool.type} | console | warning | bedrock, tool-calls, openai-compat, message-conversion |
| Failed to convert tool to gemini function definition. Skippi | console | warning | gemini, tool-calls, json-schema, openai-compat |
| Failed to load credentials for Vertex AI: ${e.message} | console | error | vertexai, gcp, authentication, service-account, credentials |