Update compose config, policy simulation, and workflow replay
- devops/compose: README, docker-compose, hosts updates - Policy simulation: pre-promotion and test-validate panels, routes, dashboard, and spec updates - Workflow visualization: run-graph replay page template update - Claude settings update Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -36,10 +36,16 @@
|
||||
"mcp__plugin_playwright_playwright__browser_snapshot",
|
||||
"mcp__plugin_playwright_playwright__browser_click",
|
||||
"mcp__plugin_playwright_playwright__browser_navigate",
|
||||
"mcp__plugin_playwright_playwright__browser_take_screenshot"
|
||||
"mcp__plugin_playwright_playwright__browser_take_screenshot",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
"ask": [],
|
||||
"additionalDirectories": [
|
||||
"C:\\dev\\serdica-backend4",
|
||||
"C:\\dev\\serdica-ui"
|
||||
]
|
||||
},
|
||||
"outputStyle": "default"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user