Releases: ericc-ch/copilot-api
Releases · ericc-ch/copilot-api
v0.4.0
🚨 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)
View changes on GitHub
v0.3.1
🚀 Features
View changes on GitHub
v0.3.0
Vision header is now automatically detected and enabled when needed.
Thanks @Eason0729 !
View changes on GitHub
v0.2.3
v0.2.2
No significant changes
View changes on GitHub
v0.2.1
🚀 Features
- Add GH_TOKEN argument to dockerfile - by Filip Trplan (0fdb8)
🐞 Bug Fixes
- Prevent countTokens from counting images - by Filip Trplan (41af4)
View changes on GitHub
v0.2.0
v0.1.1
No significant changes