-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Model from agent.md isn't recognized #980
Copy link
Copy link
Closed
Labels
area:agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsarea:modelsModel selection, availability, switching, rate limits, and model-specific behaviorModel selection, availability, switching, rate limits, and model-specific behavior
Metadata
Metadata
Assignees
Labels
area:agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsarea:modelsModel selection, availability, switching, rate limits, and model-specific behaviorModel selection, availability, switching, rate limits, and model-specific behavior
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
Consider a sample agent.md file under
.github/agents/testing.mdwith content:On starting copilot cli and using this agent, the model doesn't change.
The same file on VSCode works as expected
Affected version
0.0.382 Commit: 18bf0ae
Steps to reproduce the behavior
Have an agents.md file
/agentExpected behavior
On selecting the agent, the model used by the agent should switch as per instructions in the md file
Additional context
No response