Skip to content
Discussion options

You must be logged in to vote

You cannot explicitly tell GitHub Copilot Coding Agent to reference a specific Copilot Space.
As of now, Copilot Coding Agent does not support manually selecting or attaching Copilot Spaces.

🔍 Detailed Explanation

GitHub Copilot Coding Agent automatically decides what context to use.

Copilot Spaces are currently designed for human-driven chat interactions, not for agent-level configuration.

There is no command, setting, or flag that allows you to say:

“Use Copilot Space X and Y for this agent task.”

The agent:

Reads open files

Scans repository context

Uses nearby code and symbols

Applies implicit context, not user-selected spaces

⚠️ What Is Not Possible (Yet)

❌ Selecting a Copilot Space i…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ahmedbham
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Ask and answer questions about GitHub features and usage Copilot Cloud Agent Implement a task or issue, run in the background with GitHub Actions, and more
2 participants