vault backup: 2026-03-16 18:45:08
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# acp核心配置
|
||||
# 配置参数
|
||||
## ACPX核心配置
|
||||
```json
|
||||
{
|
||||
"acp": {
|
||||
@@ -11,16 +12,20 @@
|
||||
}
|
||||
}
|
||||
```
|
||||
# 权限配置:
|
||||
## 权限配置:
|
||||
```bash
|
||||
openclaw config set plugins.entries.acpx.config.permissionMode approve-all
|
||||
openclaw config set plugins.entries.acpx.config.nonInteractivePermissions fail
|
||||
|
||||
```
|
||||
|
||||
# 重启并验证
|
||||
## 重启并验证
|
||||
```bash
|
||||
openclaw restart
|
||||
/acp doctor
|
||||
```
|
||||
|
||||
|
||||
# 启动命令
|
||||
```bash
|
||||
/acp spawn claude --mode oneshot --thread auto --cwd /Users/yuyue07/Desktop/openclaw
|
||||
```
|
||||
Reference in New Issue
Block a user