This repository was archived by the owner on May 23, 2026. It is now read-only.
v0.1.9
Internal refactor: `runRailwayCommand` now takes `string[]` and invokes the railway binary via `execFile` instead of `exec`. Call sites updated accordingly. No external API changes.