-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Before submitting your bug report
I believe this is a bug. I'll try to join the Continue Discord for questions
I'm not able to find an open issue that reports the same bug
I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
Markdown- OS: [Your OS]
- Continue version: 1.0.19+
- IDE version: [Your IDE version]
- Model: qwen3
- config:
context:- provider: http
params:
url: http://example.com/api/manual
title: manual
displayTitle: 메뉴얼
description: 메뉴얼을 검색합니다.
headers:
Authorization: Bearer [token]
options: {}
- provider: http
Description
HTTP provider stopped working after upgrading from v1.0.18 to v1.0.19. In v1.0.18, when typing @메뉴얼 (HTTP provider name) in the chat, it would visibly make HTTP requests and fetch data from the configured endpoint. Since v1.0.19, the HTTP provider appears in the chat suggestions but no HTTP communication occurs and no data is retrieved.
The HTTP provider configuration remains unchanged between versions, but the functionality is completely broken in v1.0.19 and later versions.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status

