Releases: mitre/continue
Releases · mitre/continue
MITRE Continue CLI (Latest)
MITRE Patched Continue CLI
Includes fix for x-api-key duplicate header authentication bug.
Installation from GitHub Packages
npm install -g @mitre/continue-cli --registry=https://npm.pkg.github.comOr install from tarball
Download continuedev-cli-mitre-patched.tgz from assets below:
npm install -g continuedev-cli-mitre-patched.tgzWhat's Fixed
- Fixes Continue issue continuedev#7047 (duplicate authentication headers)
- Extends PR continuedev#8684 to handle x-api-key header
- Enables MITRE AIP endpoints with x-api-key authentication
Setup
After installation, run:
./setup-mitre-aip.shSee full docs in the repository.