Bug: Rules from .continue/rules/ listed as Prompts instead of Rules (related to #8885) #11005
houssemzaier
started this conversation in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Continue team 👋
I'm experiencing an issue where Rules defined under
.continue/rules/are incorrectly displayed as Prompts in the Continue configuration panel, instead of being applied implicitly as rules.Environment:
Steps to reproduce:
.mdrule files in.continue/rules/This persists regardless of YAML frontmatter content in the rule files.
Related issue: This appears to be the same bug reported in #8885 ("Some rules are treated as prompts"), which is still open.
Could you confirm whether files under
.continue/rules/should ever appear as Prompts, or if Rules and Prompts are meant to be strictly separated?Happy to investigate and propose a fix if this is confirmed as a bug. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions