Describe the bug
/clear apears to clear the active agent from behaviour but the UI isn't updated to reflect this
Affected version
GitHub Copilot CLI 1.0.39.
Steps to reproduce the behavior
- Select a custom agent via /agent
- Confirm agent is active — model follows agent-specific workflow instructions
- Use /clear to start a new conversation
- Note the UI still shows the agent name (e.g. "debug") at the bottom of the chat
- Send a message that requires agent-specific behaviour
- Note /agent shows the previous custom agent active also but previous behaviour suggests it was reset
Expected behavior
text and /agent menu should reflect active agent. /clear should probably set the agent and the text to default
Additional context
No response
Describe the bug
/clear apears to clear the active agent from behaviour but the UI isn't updated to reflect this
Affected version
GitHub Copilot CLI 1.0.39.
Steps to reproduce the behavior
Expected behavior
text and /agent menu should reflect active agent. /clear should probably set the agent and the text to default
Additional context
No response