Open ycrc5 opened 2 days ago
On a side note, I have reverted back to version v0.8.56 and everything seems to work. I see this issue is also mentioned on the following discord thread - https://discord.com/channels/1108621136150929458/1306627295967973387
Thanks for the detailed writeup! We recently released a v2 of our prompt files format. The docs have been updated in GitHub, but the workflow to release the updated docs to docs.continue.dev is currently broken. Fixing that ASAP, but in the meantime, here are the updated prompt file docs: https://github.com/continuedev/continue/blob/main/docs/docs/customize/deep-dives/prompt-files.md
In the new schema we are no longer using handlebars syntax, e.g. {{{ provider }}}
- you can just use @
like in the regular input.
Appreciate the repro instructions on the context provider selection issue as well, and the bump in Discord. Will be looking into this shortly.
Created a main issue to track all reports of this here: https://github.com/continuedev/continue/issues/2996
@Patrick-Erichsen Thank you for the update. One thing for me still is the location of the prompt files. From what I see it should be picking them up and storing them in .continue/prompts. For me, it still reads and stores them in .prompts .
I am not sure if I understand the proposed solution, but the context menu is still not appearing (working on version 0.8.57) So for me, typing @ in the chat menu does not result in a menu appearing where I can select a file, a picture, etc. etc. like it did previously.
@jb19901234 Are you refering to this comment - https://github.com/continuedev/continue/issues/2990#issuecomment-2486448314 ? This one specifically is on how to write custom prompt files using the new syntax for context reference in the prompt file.
I believe the context menu not popping up is still an issue and is being tracked with https://github.com/continuedev/continue/issues/2996
Before submitting your bug report
Relevant environment info
Description
Having a couple of issues with the latest version of Continue. They are as follow:
Send a test message to any chat model first, or Open a new chat window using the plus icon (but only after having interacted with a model) For example, after sending a message using the Ollama model, the @ context menu becomes available and continues working even when switching to other models like Bedrock.
~/.continue/prompts (user directory)