Releases: CharaD7/nvim-jetbrainsai-proxy
Releases · CharaD7/nvim-jetbrainsai-proxy
⚙️ v1.0.1 — Second stable release of JetBrains AI Proxy
✨ Features
Added
- Full proxy build pipeline with Makefile + Docker
- MITM token discovery flow
- JWT config validator with CI integration
- Automated PR commenting on config failures
- Extended dev tools: bootstrap script, test harness
Changed
- CI now enforces config.yaml formatting before builds
Security
- Tokens are never stored in version control
- Encouraged token rotation and local
.envpattern
🛠 Requirements
- Neovim 0.9+
- Python 3.11+
- Docker/Podman + user-provided tokens
🎉 v1.0.0 – Initial Stable Release
✨ Features
- JetBrains AI via secure local proxy
- Chat-based AI flow inside Neovim
- File diff preview + Accept/Reject logic
- 🔐 Encrypted token storage (AES-256)
- Ergonomic passphrase load
- Noice + Catppuccin UI polish
🛠 Requirements
- Neovim 0.9+
- Docker + user-provided tokens