schema_version = "1.4" artifacts = ["/opt/selfbench/agent.patch"] [task] name = "selfbench/nextjs-catch-all-prefetch-cache" version = "1.0.0" description = "Reproduce nextjs-catch-all-prefetch-cache from its authentic engineer request." keywords = ["software-engineering", "private-swe", "selfbench", "easy"] [metadata] selfbench_task_id = "nextjs-catch-all-prefetch-cache" difficulty = "easy" repo = "vercel/next.js" base_commit = "d73f5622e226358dcef8cf7a8a373333ff265ae7" workdir = "." source_pr = 96553 compiler_revision = 22 [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