🚨 Breaking Changes
Basically combined the --business and --enterprise flag into one. Thanks @Luminger for the idea!
Usage examples:
# Use with a business plan GitHub account
npx copilot-api@latest start --account-type business
# Use with an enterprise plan GitHub account
npx copilot-api@latest start --account-type enterprise
🚀 Features
- Actually log stuff when --verbose - by @ericc-ch (059d3)
- 5 seconds timeout on get vscode ver - by @ericc-ch (544d0)