1
0

chore: 放宽权限配置 & 归档 openspec 变更记录

This commit is contained in:
2026-05-26 22:36:33 +08:00
parent c2dcfab80c
commit 358f8d011a

View File

@@ -2,7 +2,10 @@
"$schema": "https://raw.githubusercontent.com/gotgenes/pi-permission-system/main/schemas/permissions.schema.json",
"permission": {
"*": "allow",
"write": "allow",
"edit": "allow",
"bash": {
"*": "allow",
"npm *": "deny",
"npx *": "deny",
"pnpm *": "deny",