0.9.7 - JetBrains Context CLI
Indexing exclusions become fine-grained: .jbcontextignore now understands .gitignore-style patterns and can sit in any directory, so single files and subdirectories can be left out instead of only whole repositories. Windows users also get a working out-of-the-box MCP setup and a usable installer on arm64 machines.
New features
.jbcontextignorenow accepts.gitignore-style patterns and can be placed in any directory, so a file with patterns excludes only the paths it lists while a file with no patterns still excludes the directory it sits in (in the project root, the whole repository)
Improvements
statusanddoctornow reports when a root.jbcontextignoreexcludes only some paths rather than the entire repository
Fixes
- The MCP server now starts out of the box on Windows, because registration points agents at the
jbcontext.batlauncher they can spawn directly instead of a name that only works from a shell - Installing and upgrading on arm64 Windows now fetches the x64 build, which runs under the built-in emulation, instead of failing on a download that does not exist
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.