chore: generate

This commit is contained in:
opencode-agent[bot] 2026-05-08 05:36:06 +00:00
parent dd8bb44d1d
commit cef0c8ac84

View file

@ -1,6 +1,6 @@
import { spawnSync } from "node:child_process"
import { basename } from "node:path"
import { getLogger } from "./logging";
import { getLogger } from "./logging"
const TIMEOUT = 5_000