ForcePilot/backend/package
Kris d5e36d33b7 feat(channel): 添加 Zalo OA、Zoom Chat 和 Zulip 渠道扩展
新增 Zalo OA、Zoom Chat、Zulip 三个渠道扩展。

Zalo OA 渠道扩展主要模块:sidecar_client, config, gateway, outbound, streaming, pairing, security, auth, dedupe, directory, monitor, status, session, reactions, tools

Zoom Chat 渠道扩展主要模块:config, gateway, webhook, outbound, streaming, pairing, security, crypto, dedupe, actions, media, mentions, monitor, status, session, reactions, threading

Zulip 渠道扩展主要模块:client, config, gateway, outbound, streaming, pairing, security, monitor, status
2026-05-21 12:06:26 +08:00
..
yuxi feat(channel): 添加 Zalo OA、Zoom Chat 和 Zulip 渠道扩展 2026-05-21 12:06:26 +08:00
MANIFEST.in fix: 修复包管理的导入问题 #603 2026-04-03 13:09:12 +08:00
pyproject.toml feat(release): 更新版本号至 0.6.2 2026-04-27 02:27:28 +08:00
README.md fix: 修复包管理的导入问题 #603 2026-04-03 13:09:12 +08:00

yuxi

Yuxi 核心后端 Python 包。

该目录用于将 yuxi 作为本地可构建、可安装的 Python package 提供给 backend 项目使用。