Skip to content

0.9.7 - JetBrains Context CLI

Choose a tag to compare

@Elizaveta239 Elizaveta239 released this 31 Jul 17:33
· 13 commits to main since this release
1e8af05

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

  • .jbcontextignore now 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

  • status and doctor now reports when a root .jbcontextignore excludes 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.bat launcher 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.