Both BPM and Rules components support Agent = true and configuration of ChangeSet.xml. For example
<bpm:implementation.bpm xmlns:bpm="urn:switchyard-component-bpm:config:1.0" agent="true" ...
<bpm:resource location="META-INF/ChangeSet.xml" type="CHANGE_SET"/>
This is currently not possible with the SY Visual Modeler without modifying the source file in text editor.