Releases: ericc-ch/copilot-api
Releases · ericc-ch/copilot-api
v0.0.20
🚀 Features
- Implement manual approval and rate limiting features - by @ericc-ch (9380a)
- Implement rate limiting functionality - by @ericc-ch (396cb)
- Allow disabling rate limit and fix parsing - by @ericc-ch (d4964)
- Implement rate limit waiting instead of erroring - by @ericc-ch (4b4e5)
View changes on GitHub
v0.0.19
v0.0.18
v0.0.17
v0.0.16
🚀 Features
- Improve initialization and update build config - by @ericc-ch (ac721)
- Migrate to flat config and add prettier plugin for package.json - by @ericc-ch (e488f)
- Cache VSCode version on startup - by @ericc-ch (b24db)
🐞 Bug Fixes
- Ensure GitHub token file exists and has correct permissions - by @ericc-ch (107c5)
- Remove JSON.stringify from user login consola output - by @ericc-ch (3ff32)
- Use Bearer token for copilot authorization and remove logger. - by @ericc-ch (adcbf)
- Handle errors and cache models correctly - by @ericc-ch (20c50)
- Request device code with scopes - by @ericc-ch (2f293)