hanmolabiqiu
504b9b2e40
feat: meeting room support — forward to QWEN + OpenCode, [SKIP] filtering
...
- MEETING_ROOM_INBOX_ID = 22 (开发团队)
- handle_meeting_message(): all messages → both AI agents
- [SKIP] replies filtered out, rest sent with [QWEN]/[OpenCode] prefix
- Routing in _on_message_created for inbox 22
2026-06-03 15:14:56 +08:00
Q (AI Agent)
ad8243d9d7
docs: CHANGELOG v1.3 — metrics monitoring + code cleanup
2026-06-03 02:42:30 +00:00
Q (AI Agent)
c7dbbb0404
docs: update README to v1.3 — full feature set, file structure, CLI docs
2026-06-03 02:36:47 +00:00
Q (AI Agent)
8cbad0bdb3
refactor: cleanup inbox-stats CLI + add Metrics/Health/DefaultConfig
...
Changes from v1.2:
- Add Metrics class: track WS connection, per-inbox AI reply success rate and latency
- Add DEFAULT_INBOX_CONFIG hardcoded fallback (demo sites work without inboxes.json)
- Add _validate_config() for config structure validation
- Add log levels (INFO/WARN/ERROR)
- Add CLI commands: --health, --metrics, --ws-status, --list-inboxes, --inbox-stats
- Cleanup: remove 30+ redundant --inbox-stats-* argparse variants, keep 4 useful formats
- Fix f-string nested quote syntax errors
- Net: 1374 -> 1025 lines (-349 lines of bloat)
2026-06-03 02:23:24 +00:00
hanmolabiqiu
73dd1b2a77
docs: CHANGELOG v1.2 — hot-reload + provision
2026-06-02 13:29:38 +08:00
hanmolabiqiu
449aba667b
feat: provision.py — hot-reload inbox config + provision script
2026-06-02 13:28:40 +08:00
hanmolabiqiu
de672ba3ec
feat: inboxes.json — hot-reload inbox config + provision script
2026-06-02 13:28:37 +08:00
hanmolabiqiu
adea9cc090
feat: chatwoot_ws_agent.py — hot-reload inbox config + provision script
2026-06-02 13:28:34 +08:00
hanmolabiqiu
21e0f07ad7
Add CHANGELOG.md with v1.0 and v1.1 release notes
2026-06-02 13:02:33 +08:00
hanmolabiqiu
9194db6c71
fix: API Inbox human detection + Amazon agent ID
2026-06-02 12:57:51 +08:00
hanmolabiqiu
bf051c7450
Add Amazon Integration - Inbox 8 routing + amazon-agent
2026-06-02 12:23:07 +08:00
hanmolabiqiu
e1bd6dc193
Add Amazon Integration - Inbox 8 routing + amazon-agent
2026-06-02 12:23:06 +08:00
hanmolabiqiu
be7a42acf1
Update: Amazon Integration - Inbox 8 routing
2026-06-02 12:23:04 +08:00
hanmolabiqiu
d6ec087d0f
Add .gitignore
2026-06-02 12:07:14 +08:00
hanmolabiqiu
44d1209bdb
Add requirements.txt
2026-06-02 12:07:12 +08:00
hanmolabiqiu
2890aeda36
Add .env.example
2026-06-02 12:07:11 +08:00
hanmolabiqiu
28a2917f3f
Add SOUL-halo-blog-agent.md
2026-06-02 12:07:07 +08:00
hanmolabiqiu
56ba80cb30
Add knowledge-base.md
2026-06-02 12:07:05 +08:00
hanmolabiqiu
538a0242d6
Add chatwoot_ws_agent.py
2026-06-02 12:07:04 +08:00
hanmolabiqiu
fc0d4648e7
Add README.md
2026-06-02 12:07:03 +08:00