Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter for files ending with .prompt in global Prompt Files #4505

Merged

Conversation

iandolge
Copy link

@iandolge iandolge commented Mar 6, 2025

Description

added a check that files end with ".prompt" when searching for files in the global prompt directories. Before this change, all files are collected for @Prompt Files

Checklist

  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screenshots

N/A

Testing instructions

  1. Add files ending with .prompt and .txt in ~/.continue/prompts
  2. Write a new prompt using the @Prompt Files context.
  3. Observe .txt file in the list before this change and only the .prompt file after this change.

Copy link

netlify bot commented Mar 6, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit a72cb1c
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/67c900b86c69b80008723aa9

Copy link
Collaborator

@RomneyDa RomneyDa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I noticed this one this week

@RomneyDa RomneyDa merged commit 56a942d into continuedev:main Mar 7, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants