Add files via upload

This commit is contained in:
公明
2025-12-18 22:50:18 +08:00
committed by GitHub
parent 7be01e95ef
commit 50395d847a
2 changed files with 2 additions and 0 deletions

View File

@@ -260,6 +260,7 @@ Build an attack chain for the latest engagement and export the node list with se
## Changelog (Recent)
- 2025-12-08 Optimized web frontend with enhanced sidebar navigation and improved user experience.
- 2025-12-07 Added FOFA network space search engine tool (fofa_search) with flexible query parameters and field configuration.
- 2025-12-07 Fixed positional parameter handling bug: ensure correct parameter position when using default values.
- 2025-11-20 Added automatic compression/summarization for oversized tool logs and MCP transcripts.

View File

@@ -258,6 +258,7 @@ CyberStrikeAI/
## Changelog近期
- 2025-12-08 —— 优化 Web 前端界面,增加侧边栏导航,提升用户体验。
- 2025-12-07 —— 新增 FOFA 网络空间搜索引擎工具fofa_search支持灵活的查询参数与字段配置。
- 2025-12-07 —— 修复位置参数处理 bug当工具参数使用默认值时确保后续参数位置正确传递。
- 2025-11-20 —— 支持超大日志/MCP 记录的自动压缩与摘要回写。