Skip to content

feat(config): support multiple custom instruction files#1510

Merged
deathbeam merged 1 commit intomainfrom
instructionsss
Jan 18, 2026
Merged

feat(config): support multiple custom instruction files#1510
deathbeam merged 1 commit intomainfrom
instructionsss

Conversation

@deathbeam
Copy link
Copy Markdown
Collaborator

Add instruction_files option to configuration, allowing users to specify
multiple custom instruction files to be loaded from the current working
directory. The prompt resolution logic now iterates over all configured
instruction files and includes their contents if present.

This makes it easier to manage and extend custom Copilot instructions
across different projects.

Add `instruction_files` option to configuration, allowing users to specify
multiple custom instruction files to be loaded from the current working
directory. The prompt resolution logic now iterates over all configured
instruction files and includes their contents if present.

This makes it easier to manage and extend custom Copilot instructions
across different projects.
@deathbeam deathbeam merged commit 90ebb50 into main Jan 18, 2026
4 checks passed
@deathbeam deathbeam deleted the instructionsss branch January 18, 2026 15:53
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.

1 participant