chore: generate

This commit is contained in:
opencode-agent[bot]
2026-04-17 00:04:01 +00:00
parent 635970b0a1
commit 53dc7b1649
2 changed files with 4 additions and 9 deletions

View File

@@ -136,8 +136,7 @@ export const layer = Layer.effect(
edit: {
"*": "deny",
[path.join(".opencode", "plans", "*.md")]: "allow",
[path.relative(Instance.worktree, path.join(Global.Path.data, path.join("plans", "*.md")))]:
"allow",
[path.relative(Instance.worktree, path.join(Global.Path.data, path.join("plans", "*.md")))]: "allow",
},
}),
user,