docs: language graph
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(mkdir -p \"C:/Users/ksolo/Projects/Work Projects/VDI-Starter-v5/.understand-anything/intermediate\")",
|
||||
"Bash(mkdir -p \"C:/Users/ksolo/Projects/Work Projects/VDI-Starter-v5/.understand-anything/tmp\")",
|
||||
"Bash(grep -v \"knowledge-graph.json$\")",
|
||||
"Bash(npm --version)",
|
||||
"Bash(npm install *)",
|
||||
"Bash(pnpm --version)",
|
||||
"Read(//c/Users/ksolo/.claude/plugins/cache/understand-anything/understand-anything/2.5.0/**)",
|
||||
"Bash(pnpm install *)",
|
||||
"Bash(pnpm --filter @understand-anything/core build)",
|
||||
"Bash(node -e ' *)",
|
||||
"Bash(node *)",
|
||||
"Bash(python \"C:/Users/ksolo/.claude/plugins/cache/understand-anything/understand-anything/2.5.0/skills/understand/merge-batch-graphs.py\" \"C:/Users/ksolo/Projects/Work Projects/VDI-Starter-v5\")",
|
||||
"Bash([ -d \"$PLUGIN_ROOT/packages/dashboard\" ])",
|
||||
"Bash(GRAPH_DIR=\"C:/Users/ksolo/Projects/Work Projects/VDI-Starter-v5\" npx vite --host 127.0.0.1)",
|
||||
"Bash(git add *)",
|
||||
"Bash(git commit -m ' *)",
|
||||
"Bash(git checkout *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user