schema_version = "1.4" artifacts = ["/opt/selfbench/agent.patch"] [task] name = "selfbench/vite-nested-dynamic-import-css" version = "1.0.0" description = "Reproduce vite-nested-dynamic-import-css from its authentic engineer request." keywords = ["software-engineering", "private-swe", "selfbench", "easy"] [metadata] selfbench_task_id = "vite-nested-dynamic-import-css" difficulty = "easy" repo = "vitejs/vite" base_commit = "ba3119397d0110952f29965774c627a3017d7292" workdir = "." source_pr = 22759 compiler_revision = 23 [agent] timeout_sec = 2400.0 user = "agent" network_mode = "allowlist" allowed_hosts = ["chatgpt.com", "*.chatgpt.com", "openai.com", "*.openai.com"] [verifier] timeout_sec = 1800.0 user = "root" environment_mode = "separate" network_mode = "public" [[verifier.collect]] service = "main" user = "root" timeout_sec = 300.0 command = "git --git-dir=/opt/selfbench/base.git --work-tree=/app add -A && git --git-dir=/opt/selfbench/base.git --work-tree=/app diff --cached --binary HEAD > /opt/selfbench/agent.patch" [environment] network_mode = "public" build_timeout_sec = 1500.0 cpus = 4 memory_mb = 8192 storage_mb = 20480 [verifier.environment] network_mode = "public" build_timeout_sec = 1500.0 cpus = 4 memory_mb = 8192 storage_mb = 20480