rulvar API reference / @rulvar/planner / CompileScriptOptions
Interface: CompileScriptOptions
Defined in: packages/planner/src/compile.ts:47
@rulvar/planner: rulvar flagship hybrid mode: plan agent, compileScript, WorkerSandboxRunner, self-repair loop (https://docs.rulvar.com/guide/planner). The surface lands across M6.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
allowImports? | string[] | Dynamic-import specifiers permitted in the source; default [] (none). | packages/planner/src/compile.ts:49 |