飞书原生连接正常时仍错误提示缺少 feishu_account
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**客户端版本**: 0.1.31
**反馈类型**: bug
---
## 现象
2026年8月6日,在原生 Cindy 插件「XD Feishu」已经完成飞书 OAuth 连接的情况下,读取或查询飞书时仍反复报错“飞书连接缺少 feishu_account”或“Missing credential for xd-feishu”。
已核对到原生 XD Feishu 的状态为 ready,feishu_account 为 satisfied,但调用仍可能落到另一条兼容 MCP 路径。
## 复现步骤
1. 在 Cindy 主界面打开「XD Feishu」,完成飞书账号 OAuth 连接。
2. 确认原生插件状态为 ready,飞书账号状态为已满足/已连接。
3. 在 Cindy 会话中发起飞书只读操作,例如读取 Wiki、文档或消息。
4. 部分会话仍提示缺少 feishu_account,要求重新配置或授权。
5. 日志同时反复出现 capability-routing overlay 无法准备、feishu-delegate 缺失的警告。
## 期望行为
- 一次配置成功后能稳定使用飞书功能
## 实际行为
飞书读取会被错误路由到使用另一套凭证仓库的兼容路径,导致即使原生账号已连接,仍提示缺少 feishu_account。该问题此前已多次出现,会反复中断文档读取和查询,并诱导用户重复授权。
---
**版本区域**: CN
**OS**: darwin arm64 (25.5.0)
**界面语言**: zh-CN
Contributor guide
Research direction
Start by tracing the Feishu read/query flow from the native “XD Feishu” plugin and compare it with the compatibility MCP path mentioned in the report. Inspect the capability-routing overlay warnings and the feishu-delegate credential lookup. Done means a connected feishu_account is used consistently, without Missing credential or repeated authorization prompts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100