Run OpenClaw on Cloudflare Workers — personal AI assistant with sandbox containers, admin UI, persistent storage, and multi-channel chat
Stars
2
Forks
3
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
fix(manage-secrets): log specific errors when github-apps fallback fails
cd112dbView on GitHubrefactor: use Symbol.for registry for cross-plugin communication
ab65b70View on GitHubrefactor(github-apps): replace shell scripts with @octokit/auth-app
7894b4eView on GitHubfeat(manage-secrets): support GitHub App token via gh_app_token
2fb5f4aView on GitHubfix: correct set_secret tool execute signature to match AgentTool interface
53aea07View on GitHubfeat: add manage-secrets skill to guide agent on set_secret tool usage
e1f005eView on GitHubrefactor: move manage-secrets to image-extensions for image bake-in
d3e031cView on GitHubfeat: add manage-secrets extension for self-service secret updates
bdaddfdView on GitHubfeat: bundle remote-acp-router skill and agent tools into remote-acpx plugin
d2d34c4View on GitHubrefactor: use plugin-sdk APIs for subscription-auth credential and config writes
c707e01View on GitHub