{"version":3,"file":"workflow.cjs","names":[],"sources":["../../../src/constants/workflow.ts"],"sourcesContent":["export const COMMAND_DESCRIPTION = 'Doom Pi workflow execution and monitoring integration';\nexport const PACKAGE_SOURCE = '@agimon-ai/doompi-workflow';\n\nexport const LEADER_KEY = 'w';\nexport const LEADER_LABEL = 'workflows';\nexport const LEADER_ORDER = 50;\nexport const LEADER_ENABLE_ACTION = 'workflow.enable';\nexport const LEADER_DISABLE_ACTION = 'workflow.disable';\nexport const LEADER_MANAGE_ACTION = 'workflow.manage';\nexport const LEADER_RECOVER_ACTION = 'workflow.recover';\nexport const LEADER_CATALOG_ACTION = 'workflow.catalog';\nexport const LEADER_DETAIL = 'multi-step agent runs';\n\nexport const LIST_WORKFLOWS_TOOL_NAME = 'list_workflows';\nexport const LAUNCH_WORKFLOW_TOOL_NAME = 'launch_workflow';\nexport const WORKFLOW_RUN_TOOL_NAME = 'workflow_run';\nexport const WORKFLOW_PI_TOOL_NAMES = [\n  LIST_WORKFLOWS_TOOL_NAME,\n  LAUNCH_WORKFLOW_TOOL_NAME,\n  WORKFLOW_RUN_TOOL_NAME,\n] as const;\n"],"mappings":";AACA,MAAa,iBAAiB;AAG9B,MAAa,eAAe;AAE5B,MAAa,uBAAuB;AACpC,MAAa,wBAAwB;AACrC,MAAa,uBAAuB;AACpC,MAAa,wBAAwB;AACrC,MAAa,wBAAwB;AACrC,MAAa,gBAAgB;AAE7B,MAAa,2BAA2B;AACxC,MAAa,4BAA4B;AACzC,MAAa,yBAAyB;AACtC,MAAa,yBAAyB;CACpC;CACA;CACA;AACF"}