-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Take an inspiration from Github Copilot, which supports this:
---
applyTo: "**"
excludeAgent: "code-review"
---
We could use excludeBehavior and onlyBehavior instead.
- First we must find the best way how to deal with
applyTo:
Should it be only system instructions added to system-prompt, e.g.?
If you are going to work with any file matching this pattern: <applyTo>, ensure you have read <path to the rule file> at least once in this session.
This is in some ways simillar to:
#141
To upvote this issue, give it a thumbs up. See this list for the most upvoted issues.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request