What is Runme Harbor?
mainRunme Harbor is an optional Python adapter for runme eval. Its primary purpose is to bridge Harbor's environment interface with a local runme harbor stdio process.
While task scaffolding is managed by the Go CLI (via runme eval task new), the Harbor package is specifically focused on runtime integration. It builds upon the upstream Harbor Python package.