-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed as not planned
Description
Describe the bug
I run GitHub Copilot CLI via npx -y @github/copilot (actually via a shell alias that invokes that), and noticed that command-line options like copilot --resume=761b6e01-bf19-4e81-9782-b2f47ff78b92 are no longer heeded, even though ending a session by pressing Ctrl+C twice will suggest such a command. Is this a known bug?
Affected version
copilot --version does actually enter the interactive session, but I figured out the version from the shown banner anyway: GitHub Copilot v0.0.395
Steps to reproduce the behavior
Run npx -y @github/copilot --resume and observe that it completely ignores the --resume option instead of entering the interactive session picker.
Expected behavior
Command-line options should be heeded.
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels