hmo
|
ca37d24ba2
|
fix: @mention必须回复不准__SILENT__
|
2026-06-15 02:15:33 +08:00 |
|
hmo
|
248b55687a
|
fix: 多源信息合成原则 — 通用推理规则
|
2026-06-14 13:13:20 +08:00 |
|
hmo
|
9a618e483b
|
fix: 证据合成规则 — 计划vs现状不矛盾
|
2026-06-14 13:11:42 +08:00 |
|
hmo
|
f7e8ec12e8
|
fix: 去除硬编码IP + 证据冲突时信任session优先
|
2026-06-14 13:05:20 +08:00 |
|
hmo
|
d1a0348c77
|
fix: 自消息放行 + session搜索策略细化
|
2026-06-14 12:18:36 +08:00 |
|
hmo
|
28523beccf
|
feat: search_sessions 跨session搜索工具 + 提示词强化
|
2026-06-14 12:02:39 +08:00 |
|
hmo
|
8c0ab4d63a
|
fix: 群聊沉默协议 — 禁止确认循环
|
2026-06-14 02:52:37 +08:00 |
|
hmo
|
e7719d9d5c
|
feat: bot言出必行 — 提示词强化 + git_pull/read/write 命令
1. chat_bridge.py: 系统提示增加「言出必行」规则
- 说去做某事必须同时用 run_command 真正执行
- 只说不做被视为空话
2. session_router.py: 新增命令处理器
- git_pull 拉代码 / git_push 推代码
- read_file 读文件 / write_file 写文件
- run 执行shell命令
- 命令指南自动注入 LLM prompt
|
2026-06-14 02:34:48 +08:00 |
|
hmo
|
1b2b935832
|
Initial: multi-agent XMPP communication system with dashboard
- Platform-based architecture (Windows/Linux/Mac)
- Agent instance registry (agents.yaml)
- Management dashboard with cross-platform monitoring
- xmpp_bot with HTTP bridge + health endpoints
- wechat_agent with WeChat-Hermes bridging
- Platform services: ProcessGuardian, HealthProbe, APIRouter, ChannelBridge
- Deployment: systemd (Linux) + PowerShell (Windows)
- Monitoring: SSH+ejabberdctl for cross-platform presence
|
2026-06-12 21:51:36 +08:00 |
|