v1.5.1
AIPentest/CyberStrikeAIv1.5.1Apr 18, 2026by Ed1s0nZ
AI Summary
Aligns the task management proxy mode with the chat interface by adding Eino single-agent support and standardizing labels.
Key Highlights
- Adds Eino single-agent (ADK) to the task creation dropdown
- Standardizes 'Single Agent' label to Native ReAct
- Backend updates to use RunEinoSingleChatModelAgent for queues
- Syncs OpenAPI, MCP tool parameters, and localization strings
New Features
- Eino single-agent integration in task management
- OpenAPI and MCP schema updates
- Localization updates for EN/ZH hints
Full Release Notes
本次把「任务管理 → 新建任务」里的代理模式与对话页对齐:下拉框增加 Eino 单代理(ADK),「单代理」改为与对话一致的 原生 ReAct;后端在队列执行时对 eino_single 走 RunEinoSingleChatModelAgent,与对话里 Eino ADK 一致;OpenAPI、MCP 工具参数与中英文提示文案已同步更新。 --- Batch queue creation now matches chat agent modes: the dropdown adds Eino single-agent (ADK) and labels native ReAct the same as in chat; the server runs eino_single queues via RunEinoSingleChatModelAgent; OpenAPI, MCP tool schemas, and EN/ZH hint strings were updated accordingly.