v1.6.42

lm-sys/RouteLLMv1.6.42Jun 20, 2026by Ed1s0nZ

AI Summary

Adds an interactive Attack Path visualization feature using Cytoscape + ELK to visualize project facts as a directed chain from targets to exploits.

Key Highlights

  • Interactive Attack Path directed graph
  • Visualizes target -> finding -> exploit chain
  • Agent integration via upsert_project_fact links

New Features

  • Attack Path visualization

Full Release Notes

CyberStrikeAI 项目管理新增「攻击路径」功能:在原有「事实黑板」表格之外,提供基于 Cytoscape + ELK 的交互式有向图,将同一套 `project_facts` 与关系边可视化为「目标 → 发现 → 利用」的攻击链条。Agent 通过 `upsert_project_fact` 写入事实时同步维护 `links`,人类可在图中连边、改置信度、沉淀对话攻击链;系统还会在黑板索引中注入攻击路径速览,让跨会话协作从「罗列发现」升级为「看清怎么打」。

---

CyberStrikeAI Project Management adds an **Attack Path** view: alongside the existing fact table, an interactive directed graph (Cytoscape + ELK) turns the same `project_facts` and relationship edges into a clear chain from targets through findings to exploits. Agents maintain structure via `links` in `upsert_project_fact`; operators can connect edges, adjust confidence, and persist conversation attack chains. With an attack-path summary injected into the project blackboard index, cross-session work shifts from listing discoveries to seeing how they connect into an actionable, verifiable path.