continue icon indicating copy to clipboard operation
continue copied to clipboard

[CON-257] .prompt file prompt is not seen by the LLM in later messages

Open sestinj opened this issue 1 year ago • 1 comments

Before submitting your bug report

Relevant environment info

- OS:*
- Continue:*
- IDE:*

Description

When using a .prompt file, later messages are not aware of the prompt because it is hidden within the slash command.

We don't want to show the entire prompt file prompt in the user input box, so we need a way of saving the "resolved" prompt like we do with context providers

To reproduce

  1. Write a prompt file
  2. Use it with a slash command

Log output

No response

CON-257

sestinj avatar Aug 05 '24 14:08 sestinj