Update the shared nav in Omni/Web/Style.hs:
/agents)Omni/Web/Core.hs to route /agents/* to a new Omni.Agents.Web module/pipeline/* routing working (it will be a subnav under agents later)Files to modify:
Omni/Web/Style.hs - sharedNav functionOmni/Web/Core.hs - add agents routeThis is a small, surgical change. The agents route can initially just redirect to pipeline or show a placeholder.