Describe the bug
Found an issue where my Pending message is already consumed and the agent is thinking on it (I can read the thinking) but the message still has "(pending)" appended to it, thus misleading me.
Affected version
GitHub Copilot CLI 1.0.75.
Steps to reproduce the behavior
- Ask tasks that need thinking while on medium or high thinking
- Add additional prompts while it is still processing (you message is now pending)
- Check the "Pending message" is appended
- when the agent start thinking about your message, check the "Pending message" text is still present, although the message has already been delivered.
Expected behavior
The "pending message" should clear before the agent starts thinking about the message, becaue by now it no longer is pending but was already delivered.
Additional context
No response
Describe the bug
Found an issue where my Pending message is already consumed and the agent is thinking on it (I can read the thinking) but the message still has "(pending)" appended to it, thus misleading me.
Affected version
GitHub Copilot CLI 1.0.75.
Steps to reproduce the behavior
Expected behavior
The "pending message" should clear before the agent starts thinking about the message, becaue by now it no longer is pending but was already delivered.
Additional context
No response