/** * Re-export shim — install logic now lives in @a5c-ai/config-adapter. */ export { installCommand, INSTALL_FLAGS, type SpawnRunner, type InstallCommandDeps, } from '@a5c-ai/config-adapter';