-
-
Notifications
You must be signed in to change notification settings - Fork 52.8k
Description
Summary
I'm thrilled to see that OpenClaw now officially supports Feishu integration! However, the current built-in plugin uses @jiulingyun/openclaw-cn, which has significantly fewer features compared to the community-preferred @m1heng/clawdbot-feishu plugin. I'd like to request switching the default Feishu plugin to the more feature-rich version.
Current Situation
- Built-in plugin:
@jiulingyun/openclaw-cn(~few hundred stars) - Community favorite:
@m1heng/clawdbot-feishu(~2.3k stars)
Why @m1heng/clawdbot-feishu is Better
The @m1heng/clawdbot-feishu plugin offers substantially more features and better user experience:
Advanced Features
-
Rich Media Support
- Inbound: AI can see images, read files (PDF, Excel), process rich text with embedded images
- Outbound: Image and file uploads
-
Feishu Ecosystem Integration
- Document Tools: Read, create, and write Feishu documents with markdown support
- Wiki Tools: Navigate knowledge bases, list spaces, get node details, search, create/move/rename nodes
- Drive Tools: List folders, get file info, create folders, move/delete files
- Bitable Tools: Read/write bitable (多维表格) records, supports both
/base/and/wiki/URLs
-
Enhanced Messaging
- Multiple render modes (auto/raw/card) with syntax highlighting
- @mention forwarding (automatically forwards mentions in replies)
- Message replies with quoted context
- Typing indicator via emoji reactions
- Permission error notifications with grant URLs
-
Better UX
- Comprehensive documentation with detailed setup guides
- Active community support (Wiki with tutorials, FAQs, tips)
- Bilingual documentation (English + Chinese)
- Clear permission configuration guides
Basic Features Comparison
| Feature | @m1heng/clawdbot-feishu | @jiulingyun/openclaw-cn |
|---|---|---|
| Basic messaging | ✅ | ✅ |
| Rich media (images/files) | ✅ Bidirectional | ❓ Limited |
| Document integration | ✅ Full CRUD | ❌ |
| Wiki integration | ✅ Full support | ❌ |
| Drive integration | ✅ Full support | ❌ |
| Bitable integration | ✅ Full support | ❌ |
| Card rendering | ✅ Multiple modes | ❓ |
| @mention forwarding | ✅ | ❓ |
| Documentation quality | ✅ Excellent | |
| Community support | ✅ 2.3k stars |
Current Pain Point
With the built-in @jiulingyun/openclaw-cn plugin, users who want the superior @m1heng/clawdbot-feishu experience must:
- First uninstall the built-in plugin
- Then manually install
@m1heng/clawdbot-feishu
This creates unnecessary friction for users who want the best Feishu experience.
Proposed Solution
Option 1 (Recommended): Replace the built-in Feishu plugin with @m1heng/clawdbot-feishu
- Provides the best out-of-box experience for Feishu users
- Aligns with community preference (2.3k stars vs few hundred)
- Offers comprehensive Feishu ecosystem integration
Option 2: Make Feishu plugin selection configurable during setup
- Allow users to choose between plugins during installation
- Default to
@m1heng/clawdbot-feishuas recommended option
Option 3: Keep both, but make @m1heng/clawdbot-feishu the default
- Provide
@jiulingyun/openclaw-cnas a lightweight alternative - Default to the feature-rich version
Community Impact
- User satisfaction: Users get powerful Feishu integration out of the box
- Adoption: Better features = more Feishu users adopting OpenClaw
- Ecosystem: Encourages integration with Feishu's full ecosystem (docs, wiki, drive, bitable)
- Maintenance:
@m1heng/clawdbot-feishuhas active maintenance and community support
References
Conclusion
The Feishu integration is a fantastic addition to OpenClaw! Switching to @m1heng/clawdbot-feishu as the default would provide users with a significantly better experience and unlock the full potential of Feishu's ecosystem integration.
Thank you for considering this request! 🙏
概述
非常高興看到 OpenClaw 官方支持了飛書集成!但是,當前內置的插件使用的是 @jiulingyun/openclaw-cn,相比社區更受歡迎的 @m1heng/clawdbot-feishu 插件,功能少了很多。希望能將默認的飛書插件切換為功能更豐富的版本。
當前情況
- 內置插件:
@jiulingyun/openclaw-cn(約幾百 stars) - 社區首選:
@m1heng/clawdbot-feishu(約 2.3k stars)
為什麼 @m1heng/clawdbot-feishu 更好
@m1heng/clawdbot-feishu 插件提供了更多功能和更好的用戶體驗:
高級功能
-
豐富的媒體支持
- 入站:AI 可以查看圖片、讀取文件(PDF、Excel)、處理帶嵌入圖片的富文本
- 出站:圖片和文件上傳
-
飛書生態系統集成
- 文檔工具:讀取、創建和編寫飛書文檔,支持 Markdown
- 知識庫工具:導航知識庫、列出空間、獲取節點詳情、搜索、創建/移動/重命名節點
- 雲空間工具:列出文件夾、獲取文件信息、創建文件夾、移動/刪除文件
- 多維表格工具:讀寫多維表格記錄,支持
/base/和/wiki/兩種 URL 格式
-
增強的消息功能
- 多種渲染模式(自動/純文本/卡片),支持語法高亮
- @提及轉發(自動在回復中轉發提及)
- 帶引用上下文的消息回復
- 通過表情回應顯示輸入狀態
- 權限錯誤通知,附帶授權 URL
-
更好的用戶體驗
- 詳細的配置指南文檔
- 活躍的社區支持(Wiki 包含教程、常見問題、使用技巧)
- 雙語文檔(英文 + 中文)
- 清晰的權限配置指南
基礎功能對比
| 功能 | @m1heng/clawdbot-feishu | @jiulingyun/openclaw-cn |
|---|---|---|
| 基礎消息 | ✅ | ✅ |
| 富媒體(圖片/文件) | ✅ 雙向支持 | ❓ 有限 |
| 文檔集成 | ✅ 完整 CRUD | ❌ |
| 知識庫集成 | ✅ 完整支持 | ❌ |
| 雲空間集成 | ✅ 完整支持 | ❌ |
| 多維表格集成 | ✅ 完整支持 | ❌ |
| 卡片渲染 | ✅ 多種模式 | ❓ |
| @提及轉發 | ✅ | ❓ |
| 文檔質量 | ✅ 優秀 | |
| 社區支持 | ✅ 2.3k stars |
當前痛點
使用內置的 @jiulingyun/openclaw-cn 插件,想要獲得更好的 @m1heng/clawdbot-feishu 體驗的用戶必須:
- 先卸載內置插件
- 然後手動安裝
@m1heng/clawdbot-feishu
這給想要最佳飛書體驗的用戶帶來了不必要的麻煩。
建議方案
方案 1(推薦):將內置飛書插件替換為 @m1heng/clawdbot-feishu
- 為飛書用戶提供最佳的開箱即用體驗
- 符合社區偏好(2.3k stars vs 幾百 stars)
- 提供全面的飛書生態系統集成
方案 2:在安裝時讓飛書插件可選
- 允許用戶在安裝過程中選擇插件
- 默認推薦
@m1heng/clawdbot-feishu
方案 3:保留兩者,但將 @m1heng/clawdbot-feishu 設為默認
- 提供
@jiulingyun/openclaw-cn作為輕量級替代方案 - 默認使用功能豐富的版本
社區影響
- 用戶滿意度:用戶開箱即獲得強大的飛書集成功能
- 採用率:更好的功能 = 更多飛書用戶採用 OpenClaw
- 生態系統:鼓勵與飛書完整生態系統集成(文檔、知識庫、雲空間、多維表格)
- 維護性:
@m1heng/clawdbot-feishu有活躍的維護和社區支持
參考鏈接
結論
飛書集成是 OpenClaw 的一個絕佳補充!將 @m1heng/clawdbot-feishu 設為默認插件將為用戶提供顯著更好的體驗,並釋放飛書生態系統集成的全部潛力。
感謝考慮這個請求!🙏