feat: per-host claude settings and machine profile

settings.json carries skipDangerousModePermissionPrompt and the rev hook
wiring, so yolo gets its own; other hosts keep the shared one. Machine
profile picks which agent-skills machines/<name>.md is imported.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
naps62
2026-08-17 08:39:08 +00:00
parent 032cea0db8
commit 4dcf84d41c
3 changed files with 309 additions and 0 deletions
Generated
+16
View File
@@ -21,6 +21,21 @@
"type": "github"
}
},
"agent-skills": {
"locked": {
"lastModified": 1786955881,
"narHash": "sha256-IYXmVax3dllECKDQEwUHDDhTXjUikVYS7sSrQNDXiP8=",
"ref": "refs/heads/main",
"rev": "d7c62c8ce3d6bbe2030702b3f9f55131268960dc",
"revCount": 46,
"type": "git",
"url": "https://git.naps.pt/yolo/agent-skills.git"
},
"original": {
"type": "git",
"url": "https://git.naps.pt/yolo/agent-skills.git"
}
},
"aquamarine": {
"inputs": {
"hyprutils": [
@@ -979,6 +994,7 @@
"root": {
"inputs": {
"agent-of-empires": "agent-of-empires",
"agent-skills": "agent-skills",
"claude-code": "claude-code",
"codex-cli": "codex-cli",
"codex-desktop-linux": "codex-desktop-linux",