feat: gate code runs by user whitelist
This commit is contained in:
Vendored
+1
@@ -9,6 +9,7 @@ interface ImportMetaEnv {
|
||||
readonly VITE_MINDSPACE_BASE?: string;
|
||||
readonly VITE_AGENT_CODE_RUNS_ENABLED?: string;
|
||||
readonly VITE_AGENT_CODE_RUNS_AUTODETECT?: string;
|
||||
readonly VITE_AGENT_CODE_RUNS_USER_IDS?: string;
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
|
||||
Reference in New Issue
Block a user