chore(agent-skills): bump input, drop two dokploy deny rules
CI / lint (push) Successful in 32s
CI / eval (push) Successful in 2m22s

Picks up sandboxed PR review sessions. The two dokploy entries were
already gone from the live settings file, so the mutable-file check
aborted every switch until nix matched it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Miguel Palhas
2026-08-22 14:03:49 +01:00
parent fb01826479
commit fc88ed82fd
2 changed files with 4 additions and 6 deletions
Generated
+4 -4
View File
@@ -22,11 +22,11 @@
}, },
"agent-skills": { "agent-skills": {
"locked": { "locked": {
"lastModified": 1787174393, "lastModified": 1787402935,
"narHash": "sha256-nMxPQbVaK9cdsidGP78VOxUKTAHRKHGQEzkRbKxuivY=", "narHash": "sha256-8cgWSK/OorRc7sAg8GQluf+L+NKe210cC++gdyWyeIM=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "465b20a7c64c84c645acbd94548c36c36decbfe4", "rev": "085363e3938a2543ac0857dba403033bfb993f01",
"revCount": 66, "revCount": 76,
"type": "git", "type": "git",
"url": "https://git.naps.pt/yolo/agent-skills.git" "url": "https://git.naps.pt/yolo/agent-skills.git"
}, },
-2
View File
@@ -13,9 +13,7 @@
"Read(*.pem)", "Read(*.pem)",
"Read(*.key)", "Read(*.key)",
"mcp__dokploy__application-one", "mcp__dokploy__application-one",
"mcp__dokploy__mounts-listByServiceId",
"mcp__dokploy__mounts-one", "mcp__dokploy__mounts-one",
"mcp__dokploy__compose-one",
"mcp__dokploy__schedule-create", "mcp__dokploy__schedule-create",
"mcp__dokploy__schedule-update", "mcp__dokploy__schedule-update",
"mcp__dokploy__schedule-runManually" "mcp__dokploy__schedule-runManually"