Introduces sophisticated event layout algorithm for handling complex scheduling scenarios Adds support for: - Grid and stacked event rendering - Automatic column allocation - Nested event stacking - Threshold-based event grouping Improves visual representation of overlapping and concurrent events
20 lines
500 B
JSON
20 lines
500 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run build:*)",
|
|
"WebSearch",
|
|
"WebFetch(domain:web.dev)",
|
|
"WebFetch(domain:caniuse.com)",
|
|
"WebFetch(domain:blog.rasc.ch)",
|
|
"WebFetch(domain:developer.chrome.com)",
|
|
"Bash(npx tsc:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"Bash(npm install:*)",
|
|
"WebFetch(domain:raw.githubusercontent.com)",
|
|
"Bash(npm run css:analyze:*)",
|
|
"Bash(npm run test:run:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|