Describe the bug
After running an autopilot session inside vscode insiders I try to view it in the chat editor view but it crashes due to an unknown event type session.task_complete. Both code insiders and copilot cli are latest updates.
Affected version
GitHub Copilot CLI 0.0.417
Steps to reproduce the behavior
- Open copilot in an integrated terminal inside vscode insiders
- Run a session with auto_pilot that ends with task_complete
- Try to open the session in the chat view
Expected behavior
No response
Additional context
No response