0.9.6 - JetBrains Context CLI
This release adds per-project configuration, lets you point the index command at a specific git remote, and improves login reliability with IPv6 support.
New features
- Adds per-project configuration so settings can be applied per repository
indexaccepts--git-remote-urlto explicitly set the git remote used for a repository
Improvements
- The login loopback HTTP server now works over IPv6
- Auto bundle no longer installs hooks unless you pass
--hooks, though session-indexing hooks remain included by default versionnow includes a link to the release page- Project configs are now supported: both user scoped and shared (stored in the repo in .
jbcontext.json). Currently this allows to configure repository identity and revision, but more config keys are coming. For more details runjbcontext config set --help
Fixes
- Non-git directories no longer collide by receiving the same repository id
- Concurrent index processes for the same repository now coordinate through a shared lock
- OAuth and JetBrains daemon logins now report CLI crashes so login failures are captured
- The macOS Intel (
x64) download is now a genuine x86_64 binary; it previously contained an ARM64 build that could not run on Intel Macs
The Source code archives below are added automatically by GitHub and contain this repository — the agent integrations for JetBrains Context. They are not the CLI source, which is not public. Install the CLI from jetbrains.com/context, or run jbcontext upgrade to update an existing one.