mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
- TopicAnalyzer: Prompt中包含 [user_id],引导LLM使用ID引用用户 - ReportGenerator: 解析话题详情中的 [uid] 并替换为内联头像HTML - Templates: 更新所有主题的 topic_item.html 以支持富文本详情展示 - _conf_schema.json: 更新默认 Prompt,指导 LLM 使用 [用户ID] 引用用户 - ReportGenerator: 实现胶囊样式渲染 (头像+昵称),提升视觉体验
14 lines
252 B
Plaintext
14 lines
252 B
Plaintext
|
|
.kilocode/
|
|
.kiro/
|
|
.vscode/
|
|
src/analysis/ARCHITECTURE.md
|
|
.serena/.gitignore
|
|
.serena/project.yml
|
|
debug_output.html
|
|
**/__pycache__
|
|
data/cmd_config.json
|
|
data/t2i_templates/astrbot_powershell.html
|
|
data/t2i_templates/base.html
|
|
.sisyphus/
|
|
group-insight-main/ |