ClawdHome securely isolates and manages multiple OpenClaw gateway instances on one Mac.
Stars
278
Forks
44
Watchers
278
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
83
commits
1
commits
fix(helper): 文件读取区分 notFound/notAFile 错误 + PTY 会话自动清理 + requestRestart 优雅重启
a212d68View on GitHubfix(ui): 字符串插值修复、窗口打开超时保护、Cron/Skills Tab 懒加载、升级断连恢复 + 工程配置更新
a4bc948View on GitHubfeat(gateway): Cron/Skills Store 幂等启动 + 源码引用注释,完善定时任务与技能管理模块
dee3194View on GitHubfix(schema): model.fallback → model.fallbacks 统一重命名 + ModelEditSheet 改用 config.patch
cfd98f0View on GitHubfeat(config): 配置热加载上层集成 — GatewayHub 代理 + ConfigEditor 改用 config.patch + ConfigWriter 自动修复
ccbe24bView on GitHubfeat(gateway): 引入 Ed25519 设备标识 + config.patch 热加载 API,WebSocket 认证支持 device identity
d8649c0View on GitHubfix(xpc): HelperClient 全面改用带超时的 xpcCall,防止 Helper 无响应时 UI 永久挂起
7eb4677View on GitHubsecurity: Node.js SHA-256 完整性校验 + Zip Slip 路径穿越防护 + npm registry 注入防御 + 日志权限收紧
fa91c6aView on GitHubfix(gateway): 修复 cron/skills API 因 scope 被清空导致的 INVALID_REQUEST 错误
553c42eView on GitHubfeat: Gateway Cron & Skills GUI - WebSocket-based UI replacing CommandOutputPanel placeholders
7814dcbView on GitHubfix(ui): process table remove purpose column + file double-click opens editor
c316235View on GitHubchore: update xcodeproj for new Gateway model and service files
566c8a2View on GitHub