v3.9.1 β typeable dashboard reopen on every OS
v3.9.1 β simplicio-loop dashboard is typeable on macOS Β· Windows Β· Linux
Follow-up to v3.9.0: a --user pip install can put the simplicio-loop console-script in a dir that isn't on PATH (macOS ~/Library/Python/X.Y/bin, Windows %APPDATA%/Python/*/Scripts). The installer now symlinks it into ~/.local/bin β the same treatment the two loop operators already get β so the documented re-open command simplicio-loop dashboard works as a typed command on all three OS, not just by full path.
Generalized _link_operator_bins β _link_console_script(name); best-effort, idempotent.
Full diff: v3.9.0...v3.9.1