v1.7.6
AIPentest/CyberStrikeAIv1.7.6Jul 21, 2026by Ed1s0nZ
AI Summary
Enables background execution for tools using soft timeouts, allowing agents to continue decision-making without blocking.
Key Highlights
- Tools can run in background
- Soft timeout returns execution handle
- Non-blocking agent decision-making across turns
New Features
- Background tool execution capability
Full Release Notes
工具可后台执行:软超时交还迭代权,Agent 可跨轮继续决策,不必再被长任务焊死。 --- Tools can run in the background: soft wait returns an execution handle so the agent can keep deciding across turns instead of blocking on long jobs.