Files
AgentsMeeting/gateway/linux/docs/final-note.md
T
zhiwei b7993a54d5 cleanup: archive unused scripts, finalize docs
- Moved old GDB hook and memory monitor scripts to archive/
- Updated README with final Docker solution
- Updated .env.example, .gitignore
- Added final-note.md documenting deployment decision
- All research scripts preserved in archive/ for reference
2026-06-24 02:03:24 +08:00

511 B

最终方案(2026-06-24 部署)

经过实测,上述 GDB Hook 方案在微信 4.1.7 上因 crashpad 检测 ptrace 导致进程崩溃(无法稳定运行)。

最终采用:docker-wechatbot-webhook

详情见 deployment.mdREADME.md