v1.6.28

AIPentest/CyberStrikeAIv1.6.28Jun 1, 2026by Ed1s0nZ

AI Summary

This release integrates project management capabilities into robot chat, allowing users to create, bind, and unbind projects to utilize the shared fact board. The help system has been reorganized into categories and reformatted for better compatibility with Instant Messaging clients.

Key Highlights

  • Added project management commands (create, bind, unbind projects) for bot conversations
  • Enabled fact board usage within bot sessions
  • Updated help text to use IM-friendly plain text formatting
  • Backend changes limited to internal/handler/robot.go

New Features

  • Project management commands (中文/English aliases)
  • Current project display command
  • Categorized help text (General, Conversation, Role, Project)

Full Release Notes

为机器人对话补充了项目管理能力:可通过 项目、新建项目、绑定项目、解除项目 等命令(含英文别名)创建/绑定/解绑项目,使机器人会话也能使用事实黑板;当前 命令会显示绑定项目;帮助 按通用、对话、角色、项目分类,并改为 IM 友好的纯文本格式(【】、·)。后端仅改动 internal/handler/robot.go,设置页文档同步更新。

---

Robot chat now supports project management via commands such as 项目 / projects, 新建项目 / new project, 绑定项目 / bind project, and 解除项目 / unbind project, so bot conversations can create, bind, and unbind projects and use the shared fact board. The 当前 / current command also shows the bound project. Help text is grouped by category (General, Conversation, Role, Project) and uses plain-text formatting for IM clients. Backend changes are limited to internal/handler/robot.go; the settings page docs were updated accordingly.