chore: rework of plan

This commit is contained in:
2026-02-26 08:28:51 +01:00
parent 2a923c7e48
commit c70f4b9154
2 changed files with 334 additions and 382 deletions

View File

@@ -5,7 +5,12 @@
"Bash(npx tsc:*)",
"Bash(node ./node_modules/typescript/bin/tsc:*)",
"Bash(npm run build:main:*)",
"Bash(npx vitest:*)"
"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)"
]
}
}