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:
Generated
+16
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user