github mksglu/context-mode v1.0.35
1.0.35

latest releases: v1.0.39, v1.0.38, v1.0.37...
9 hours ago

Changes

  • fix: Cross-OS compatibility for Windows installs (#156)
    • postinstall script: replaced POSIX shell syntax with cross-platform node -e
    • build script: replaced shell chmod +x with Node.js fs.chmodSync
    • install:openclaw: added Windows guard with helpful error message
    • cli.ts setup/upgrade: guarded execSync('chmod +x') with process.platform !== 'win32'
  • fix(ctx_search): improved tool description and empty index guidance (v1.0.34)

Contributors

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.