* feat: pagefind search engine * fix: search now works * fixed layout --------- Co-authored-by: hugo <hugoms@me.com>
26 lines
1011 B
JSON
26 lines
1011 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run build:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(node ./node_modules/typescript/bin/tsc:*)",
|
|
"Bash(npm run build:main:*)",
|
|
"Bash(npx vitest:*)",
|
|
"WebFetch(domain:a2ui.org)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:www.npmjs.com)",
|
|
"WebFetch(domain:a2ui-sdk.js.org)",
|
|
"WebFetch(domain:www.copilotkit.ai)",
|
|
"Bash(grep -l \"A2UIRenderer\\\\|useA2UISurface\\\\|a2ui-surface\" /Users/gb/Projects/bDS/src/renderer/components/**/*.tsx)",
|
|
"Bash(npm test)",
|
|
"Bash(ls -la /Users/gb/Projects/bDS/*.md)",
|
|
"Bash(grep -n \"templateSlug\\\\|postTemplateSlug\" /Users/gb/Projects/bDS/src/main/engine/*.ts)",
|
|
"Bash(npm test -- tests/renderer/i18nLocaleCompleteness.test.ts)",
|
|
"WebFetch(domain:ricmac.org)",
|
|
"WebFetch(domain:docs.mistral.ai)",
|
|
"Bash(npm uninstall dropbox date-fns @testing-library/user-event @types/dagre electron-store memfs)",
|
|
"WebSearch"
|
|
]
|
|
}
|
|
}
|