@clawos-dev/clawd 0.2.123-beta.244.5e5107f → 0.2.123-beta.245.cb0366f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,5 @@
1
+ # 阿里云 RAM AccessKey(publish.sh source 这个文件)
2
+ # 在阿里云控制台 → 访问控制 RAM → 用户 → AccessKey 生成
3
+ # 需要权限:AliyunFCFullAccess + AliyunSTSAssumeRoleAccess
4
+ ALIBABA_CLOUD_ACCESS_KEY_ID=LTAI5t5qJRW2xnUXPALffUsc
5
+ ALIBABA_CLOUD_ACCESS_KEY_SECRET=xD1jUDLKnDz7HQ3Z1XFdOpmjbkr9Lf
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clawos-dev/clawd",
3
- "version": "0.2.123-beta.244.5e5107f",
3
+ "version": "0.2.123-beta.245.cb0366f",
4
4
  "description": "Standalone clawd daemon — Claude Code (and future Codex) session server over WebSocket",
5
5
  "type": "module",
6
6
  "license": "MIT",