feat(ai_auto_response): handle image follow-up more safely

This commit is contained in:
liuwei
2026-04-09 10:06:39 +08:00
parent 3900d38952
commit cc65378544
3 changed files with 123 additions and 14 deletions
+3
View File
@@ -22,6 +22,9 @@ long_absent_member_days = 30
memory_lookback_days = 180
active_context_hours = 8
[image]
recent_followup_window_minutes = 5
[priority]
at_bot = 1.0
explicit_question = 0.95