XY / image_daemon.py

Commit History

feat: 历史轮数30轮,搜索最多30次
d11c1b1

asemxin commited on

fix: 系统时间注入 system prompt,修复日期幻觉
c45a150

asemxin commited on

feat: 集成 Brave Search 工具调用(ReAct 循环)
9c6b42a

asemxin commited on

feat: 发图先问需求再按需 Vision 分析
ef8d586

asemxin commited on

fix: Vision 图片内容写入对话历史,支持文字追问
4179d57

asemxin commited on

feat: 添加 per-chat 对话历史(最近10轮)
554cff6

asemxin commited on

feat: 去掉图床上传,只保留 Vision 大师看图感悟
82dc502

asemxin commited on

feat: Vision API 图片识别,大师看图说法
957c1e7

asemxin commited on

feat: Gateway 优先对话 + SOUL.md 人设 fallback
76163fd

asemxin commited on

fix: image_daemon 接管飞书交互,禁用 OpenClaw 飞书插件
7fb3ab8

asemxin commited on

fix: 改用 send_message 直发消息,优化格式
20916a6

asemxin commited on

fix: 增加 WebSocket 消息调试日志
fe52d9a

asemxin commited on

feat: image_daemon 改用飞书 WebSocket 事件订阅,实时接收图片消息
1f18827

asemxin commited on

fix: 去掉 start_time(飞书API索引延迟),改用 ByCreateTimeDesc+processed去重
229cab1

asemxin commited on

fix: 添加 end_time 参数确保增量查询返回完整结果
13ba864

asemxin commited on

fix: create_time 毫秒秒转换,修复 start_time 报错
00938b0

asemxin commited on

fix: 改用 start_time 增量轮询+分页,彻底修复新消息漏检
42ed4b2

asemxin commited on

fix: limit 1050 + 修复图片处理逻辑被移出循环的bug
105fd67

asemxin commited on

feat: 添加 telegraph/file.io 备用图床,调整优先级
b31c8c5

asemxin commited on

fix: image_daemon 加心跳日志+异常捕获+进程守护自动重启
2902034

asemxin commited on

fix: use messages/resources API to download user images
59fe96c

asemxin commited on

fix: add image_type=message param to download API
278f9aa

asemxin commited on

revert: remove sed patch, improve daemon page_size
8455100

asemxin commited on

debug: log all message types
0e981c2

asemxin commited on

fix: image_daemon v2 with detailed logging
c811854

asemxin commited on

feat: add image_daemon.py system-level preprocessor
7eb8e6d

asemxin commited on