PPradeep Elankumaranfeat: add opt-in interactive desktop browser
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix: harden browser navigation and actions | 26 天前 | |
fix: harden browser navigation and actions | 26 天前 | |
feat: convert to ESM, add version sync script - Convert all lib/, tests/, and config files from CJS (require/module.exports) to ESM (import/export) - Add "type": "module" to package.json - Rename jest.config.js → jest.config.cjs (Jest needs CJS config with ESM) - Add NODE_OPTIONS='--experimental-vm-modules' to test scripts - Add scripts/sync-version.js + npm version hook to keep openclaw.plugin.json in sync (fixes #26) - Sync openclaw.plugin.json version to 1.3.1 | 6 个月前 | |
feat: add opt-in interactive desktop browser | 26 天前 | |
fix(vnc): restore attachment recovery and status Incorporates the VNC attachment and recovery work proposed in #4781, #5243, #6549, and #8070 while preserving per-server process ownership. Co-authored-by: Doud-FR <59610009+Doud-FR@users.noreply.github.com> Co-authored-by: paranoidi <504877+paranoidi@users.noreply.github.com> Co-authored-by: Omar Usman <19397228+modanq@users.noreply.github.com> Co-authored-by: luxles <291718194+luxles@users.noreply.github.com> | 1 个月前 |