v1.4.15
AIPentest/CyberStrikeAIv1.4.15Apr 13, 2026by Ed1s0nZ
AI Summary
The batch task queue system has been upgraded to support Cron scheduling and auto-scheduling toggles, allowing for automated execution and natural language queue creation.
Key Highlights
- Support for Cron scheduling and per-queue auto-schedule toggles.
- Queues remain pending until manually started via UI or MCP/API.
- Integration with chat agents to create and start queues using natural language.
- Focus on authorized testing environments.
New Features
- Cron scheduling for batch tasks
- Auto-schedule toggle
- Natural language queue creation via MCP
Full Release Notes
** 批量任务队列在原有「多条指令顺序执行」基础上,已支持 **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**. <img width="3584" height="1946" alt="image" src="https://github.com/user-attachments/assets/b2671b23-c4e9-4780-8e43-26eb009e0c0c" />