Skip to content

Merge ~/.copilot with <current-working-directory>/.copilot settings #31

@Tiberriver256

Description

@Tiberriver256

Describe the feature or problem you'd like to solve

I have a lot of code repositories. The optimal set of MCP servers and configuration changes depending on what repo I'm in. Distributing that to other team members is easy if I can check it into my code.

Proposed solution

Support for a <current-working-directory>/.copilot folder, which can house the same settings as the global/user settings. Repo/local settings merge with global settings and override (since they are more specific) if there is a collision.

Look to how VSCode implements their prompts/instructions/settings/mcp.json/etc. for a great example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions