** 批量任务队列在原有「多条指令顺序执行」基础上,已支持 Cron 定时 与 按队列开关的自动调度;创建后默认待执行,需在界面或通过 MCP/API 启动 才会开跑。在对话智能体已接入批量任务相关 MCP 工具时,可用自然语言描述周期与任务内容,由模型解析并调用创建、启动等步骤(例如「创建并开启、每分钟 / 每天九点执行某条指令」),减少手工填表;仅用于合法授权环境。
** Batch task queues still run sub-tasks in order, and now support Cron scheduling with a per-queue auto-schedule toggle. New queues stay pending until you start them from the UI or via MCP/API. When the chat agent has the batch-task MCP tools enabled, users can describe cadence and commands in natural language so the model can create the queue and start it in one flow—for authorized testing only.
