Description
When using the recommended npx -y get-physics-done --copilot --local to install GPD v1.2.2 for Github Copilot CLI, the command fails with:
✗ Unknown bootstrap option: --copilot. Run npx -y get-physics-done --help for usage.
Furthermore, no mention of --copilot is present in the overview returned by --help.
Steps to Reproduce
Attempt to install GPD via npx -y get-physics-done --copilot --local command.
Expected Behavior
Installation should complete successfully.
Runtime
Copilot v1.0.82
GPD Version
1.2.2
Operating System
macOS 26.6.2
Relevant Logs
Description
When using the recommended
npx -y get-physics-done --copilot --localto install GPD v1.2.2 for Github Copilot CLI, the command fails with:✗ Unknown bootstrap option: --copilot. Run npx -y get-physics-done --help for usage.Furthermore, no mention of
--copilotis present in the overview returned by--help.Steps to Reproduce
Attempt to install GPD via
npx -y get-physics-done --copilot --localcommand.Expected Behavior
Installation should complete successfully.
Runtime
Copilot v1.0.82
GPD Version
1.2.2
Operating System
macOS 26.6.2
Relevant Logs