From fc88ed82fd2e3feb8cc17f06e749b00e4bc534e4 Mon Sep 17 00:00:00 2001 From: Miguel Palhas Date: Sat, 22 Aug 2026 14:03:49 +0100 Subject: [PATCH] chore(agent-skills): bump input, drop two dokploy deny rules 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) --- flake.lock | 8 ++++---- home/yolo/claude-settings.json | 2 -- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 83e4cad..48dad51 100644 --- a/flake.lock +++ b/flake.lock @@ -22,11 +22,11 @@ }, "agent-skills": { "locked": { - "lastModified": 1787174393, - "narHash": "sha256-nMxPQbVaK9cdsidGP78VOxUKTAHRKHGQEzkRbKxuivY=", + "lastModified": 1787402935, + "narHash": "sha256-8cgWSK/OorRc7sAg8GQluf+L+NKe210cC++gdyWyeIM=", "ref": "refs/heads/main", - "rev": "465b20a7c64c84c645acbd94548c36c36decbfe4", - "revCount": 66, + "rev": "085363e3938a2543ac0857dba403033bfb993f01", + "revCount": 76, "type": "git", "url": "https://git.naps.pt/yolo/agent-skills.git" }, diff --git a/home/yolo/claude-settings.json b/home/yolo/claude-settings.json index 9e282f1..b185588 100644 --- a/home/yolo/claude-settings.json +++ b/home/yolo/claude-settings.json @@ -13,9 +13,7 @@ "Read(*.pem)", "Read(*.key)", "mcp__dokploy__application-one", - "mcp__dokploy__mounts-listByServiceId", "mcp__dokploy__mounts-one", - "mcp__dokploy__compose-one", "mcp__dokploy__schedule-create", "mcp__dokploy__schedule-update", "mcp__dokploy__schedule-runManually"