v1.0.86
Fixed
- Insight CLI path resolution — Use
getPluginRoot()instead of__dirnamefor insight server path, fixing path resolution in marketplace plugin installs and bundled environments. - CI stability — Parse vitest output instead of relying on exit code. Ubuntu worker teardown race no longer fails CI when all tests pass.
Upgrade:
npm install -g context-mode@1.0.86Full Changelog: v1.0.85...v1.0.86