Skip to content

v0.13.2

  • Windows live commands no longer abort after printing a successful result. The cached blocking HTTP client is intentionally kept alive for the process instead of being dropped from a Windows thread-local destructor, and a subprocess regression test covers the failure path.
  • Sensitive profile, onboarding, and audit writes are now atomic and lock-protected. Same-directory temporary files, fsync, atomic rename, and an advisory lock prevent crashes or concurrent writers from corrupting credentials or artifacts.
  • Workspace passwords no longer echo in interactive terminals. The prompt uses a masked no-echo read; the environment-variable path is unchanged.
  • one flows and one flows library now explain their different views. Plain flows are flat and folder-less; the library view combines flows and folders and reports its category breakdown.