chore: generate

This commit is contained in:
opencode-agent[bot]
2026-04-17 00:04:01 +00:00
parent c8655f6903
commit cd6302db74
2 changed files with 4 additions and 9 deletions
+1 -2
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,