Changes
- fix: Cross-OS compatibility for Windows installs (#156)
postinstallscript: replaced POSIX shell syntax with cross-platformnode -ebuildscript: replaced shellchmod +xwith Node.jsfs.chmodSyncinstall:openclaw: added Windows guard with helpful error messagecli.tssetup/upgrade: guardedexecSync('chmod +x')withprocess.platform !== 'win32'
- fix(ctx_search): improved tool description and empty index guidance (v1.0.34)