Replace flat app/route/agent lists with expandable tree navigation. Apps contain their routes and agents hierarchically. Add localStorage- backed starring with composite keys for uniqueness. Persist expand state to sessionStorage across page navigations. Add collapsible section headers, remove button on starred items, and parent app context labels. Create stub pages for /apps/:id, /agents/:id, /admin, /api-docs. Consolidate duplicated sidebar data into shared mock. Widen sidebar from 220px to 260px. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
22 lines
963 B
JSON
22 lines
963 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(bash \"C:/Users/Hendrik/.claude/plugins/cache/claude-plugins-official/superpowers/5.0.4/skills/brainstorming/scripts/start-server.sh\" --project-dir \"C:/Users/Hendrik/Documents/projects/design-system\")",
|
|
"Bash(npm create:*)",
|
|
"Bash(node:*)",
|
|
"Bash(npm show:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npm audit:*)",
|
|
"Bash(timeout 10 npm run dev)",
|
|
"Bash(npx vitest:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(npm run:*)",
|
|
"Bash(find C:/Users/Hendrik/Documents/projects/design-system/.worktrees/gap-fill -name *.test.tsx)",
|
|
"Bash(echo \"EXIT:$?\")",
|
|
"Bash(bash \"C:\\\\Users\\\\Hendrik\\\\.claude\\\\plugins\\\\cache\\\\claude-plugins-official\\\\superpowers\\\\5.0.4\\\\scripts\\\\start-server.sh\" --project-dir \"C:\\\\Users\\\\Hendrik\\\\Documents\\\\projects\\\\design-system\")",
|
|
"Bash(echo \"EXIT_CODE=$?\")",
|
|
"Bash(echo \"EXIT=$?\")"
|
|
]
|
|
}
|
|
}
|