Each plugin now runs in a dedicated Web Worker with permission-gated API proxied via postMessage. Eliminates prototype walking and arguments.callee.constructor escape vectors inherent to same-realm new Function() sandbox. |
||
|---|---|---|
| .. | ||
| adapters | ||
| components | ||
| plugins | ||
| providers | ||
| stores | ||
| styles | ||
| types | ||
| utils | ||
| agent-dispatcher.test.ts | ||
| agent-dispatcher.ts | ||