ADR work, dockerfile work, integration test fixes

This commit is contained in:
2026-01-09 11:43:35 -08:00
parent 639313485a
commit e75054b1ab
30 changed files with 3934 additions and 108 deletions

View File

@@ -63,7 +63,15 @@
"Bash(npm install:*)",
"Bash(git grep:*)",
"Bash(findstr:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"mcp__filesystem__write_file",
"mcp__podman__container_list",
"Bash(podman cp:*)",
"mcp__podman__container_inspect",
"mcp__podman__network_list",
"Bash(podman network connect:*)",
"Bash(npm run build:*)",
"Bash(set NODE_ENV=test)"
]
}
}