🎯 What: I have removed all WeCom-related channel variants (`wecom`, `wecom_app`, `wecom_aibot`) from the codebase. 💡 Why: This streamlines our channel offerings and reduces maintenance overhead for unused or deprecated integrations. ✅ Verification: - Removed the directories for `pkg/channels/wecom/` and `docs/channels/wecom/`. - Cleared out all references from `pkg/config/`, `pkg/channels/`, and `pkg/agent/`. - Updated the CLI, TUI, and Web Dashboard (frontend/backend) to remove all WeCom options. - Verified that all main packages compile correctly and ran the relevant unit tests. - Conducted a comprehensive codebase search to ensure no "wecom" references remain. ✨ Result: Complete removal of WeCom support, reducing binary size and code complexity. Co-authored-by: hobbyistlabs-coder <267281733+hobbyistlabs-coder@users.noreply.github.com>
11 MiB
Executable file
11 MiB
Executable file