import { l as stopWithText, t as buildSubagentsHelp } from"./shared-jeYHliLc.js";
//#region src/auto-reply/reply/commands-subagents/action-help.tsfunctionhandleSubagentsHelpAction() {
returnstopWithText(buildSubagentsHelp());
}
//#endregionexport { handleSubagentsHelpAction };