-
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
Description
Describe the bug
Consider a sample agent.md file under .github/agents/testing.md with content:
---
name: tester
description: Agent to represent copilot cli bug
model: Claude Haiku 4.5
---
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
cat <<EOF > .github/agents/tester.md
---
name: tester
description: Agent to represent copilot cli bug
model: Claude Haiku 4.5
---
Other general instructions
EOF
- Open copilot.
- Select this agent using
/agent
Expected behavior
On selecting the agent, the model used by the agent should switch as per instructions in the md file
Additional context
No response
Reactions are currently unavailable
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.