chore: 移除独立企微 bot/浏览器桥接系统

两套系统并存,bot/(browser_service、preview_service、wecom_media、
router、xiaobao 场景等)与早报生成是独立的一条线,不再维护,整体删除。
同时将 __pycache__/*.pyc/.cursor 加入 .gitignore。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-17 18:11:11 +08:00
parent 4a128b0fa6
commit 6192dd4e2a
20 changed files with 4 additions and 2080 deletions

8
.gitignore vendored
View File

@@ -2,7 +2,7 @@
.env.local
logs/
.cache/
bot/.env
bot/.venv/
bot/.cache/
output
output
__pycache__/
*.pyc
.cursor/