export const appConfig = { opencode: { mode: 'command', // 'command' | 'exe' exePath: 'bin/XCOpenCodeWeb.exe', port: 4096, healthCheckInterval: 10000, maxRestartAttempts: 3, }, }