kevin
|
6f6b06e37d
|
up
|
2026-06-18 12:24:18 +08:00 |
|
kevin
|
f3ee4035bb
|
up
|
2026-06-17 20:58:01 +08:00 |
|
kevin
|
b0a9f52096
|
实现每机器人独立 LLM 消息队列
主要变更:
- 后端:为 botNodeRecord 添加 llm_queue_enabled 和 llm_include_channel_messages 字段
- 后端:移除全局 LLM 队列开关,完全基于每个机器人的设置
- 后端:重写 enqueueChannelMessageToLLM,为每个启用了「包含频道消息」的机器人创建独立队列记录
- 后端:频道消息不再使用 bot_id=0,每条消息都有明确的机器人归属
- 前端:AdminLLM.vue 完全重写,添加机器人 LLM 设置面板
- 前端:消息列表表格新增「机器人」列,显示机器人名称和节点 ID
- 前端:消息类型判断逻辑改为使用 channel_id 区分频道/私聊
- 前后端类型同步更新
|
2026-06-17 20:51:22 +08:00 |
|
kevin
|
e2bf6aa173
|
up
|
2026-06-17 20:18:37 +08:00 |
|
 kevinandClaude
|
2840aca69b
|
修复签到日历人数显示
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-16 20:56:50 +08:00 |
|
 kevinandClaude
|
8690265fa0
|
新增签到日历筛选
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-16 20:49:21 +08:00 |
|
 kevinandClaude
|
d36455ce71
|
修复签到页顶部导航显示
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-16 20:26:13 +08:00 |
|
 kevinandClaude
|
6084897bdb
|
新增签到管理功能
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-16 20:16:28 +08:00 |
|
 kevinandClaude
|
eeefdaa180
|
调整轨迹浮窗宽度
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-16 19:56:42 +08:00 |
|
 kevinandClaude
|
5b873ea059
|
修复轨迹浮窗文字布局
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-16 19:54:01 +08:00 |
|
kevin
|
3a94cf2c3e
|
Merge branch 'feature/web-listener-toggles'
|
2026-06-16 19:50:28 +08:00 |
|
 kevinandClaude
|
e6a8826a8f
|
显示轨迹全部坐标节点
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-16 19:45:27 +08:00 |
|
 kevinandClaude
|
0f04047517
|
支持 Web 端口和 Sock 同时启用
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-16 19:36:47 +08:00 |
|
kevin
|
f00f030ef3
|
节点移出地图不消失
|
2026-06-16 18:56:19 +08:00 |
|