Skip to content

v0.1.2

Choose a tag to compare

@justram justram released this 23 Mar 12:20
· 68 commits to main since this release

pi-serini v0.1.2

Patch release focused on operator workflow discoverability and standalone installability.

Added

  • Added a dedicated benchctl operator workflow section to README.md.
  • Documented how to use benchctl for:
    • listing registered benchmarks and managed presets
    • launching supervisor-managed runs
    • inspecting run and managed process status
    • opening the live operator TUI

Fixed

  • Replaced the non-portable local @mariozechner/pi-tui file: dependency with the published npm package.
  • Refreshed package-lock.json with npm install so installs no longer depend on a local sibling checkout layout.

Scope

v0.1.2 does not change runtime product behavior. It improves README operator-workflow discoverability and fixes standalone installation portability after v0.1.1.