continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
19.43k stars 1.69k forks source link

Regression on custom slash commands and context provider display since V0.8.56 #3003

Open glppfr opened 2 days ago

glppfr commented 2 days ago

Before submitting your bug report

Relevant environment info

- OS: Windows 10
- Continue version: 0.8.56 & 0.8.57
- IDE version: vscode 1.95.3

Description

Since V0.8.56, custom slash commands declared .prompts folder or default context provider are not displayed in chat window.

To reproduce

1/ When typing "/" in chat window 1.1/ only default slash commands display, custom prompts in .prompts are not displayed

2/ When typing "@" in chat window 2.1/ no dropdown is displayed with context like Files / codebase etc... 2.2/ to make it work, need to start a first chat and click send, then edit the chat and when typing "@" it will display the list of available contexts

Log output

No log in continue output even in debug mode