docs: sync Feishu EN setup guide with CN and add websocket troubleshooting#10
Merged
hrygo merged 7 commits intohrygo:mainfrom Mar 11, 2026
Merged
docs: sync Feishu EN setup guide with CN and add websocket troubleshooting#10hrygo merged 7 commits intohrygo:mainfrom
hrygo merged 7 commits intohrygo:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the documentation to add/enable Feishu (Lark) onboarding materials and align the English references with the Chinese structure, including WebSocket “No app connection detected” troubleshooting.
Changes:
- Replace placeholder Feishu links in CN/EN reference manuals with links to the new Feishu beginner guides.
- Add new CN and EN Feishu (Lark) beginner setup guides (WebSocket/long-connection flow + troubleshooting + screenshot references).
- Add log-monitoring recommendations and updated screenshot asset references.
Reviewed changes
Copilot reviewed 4 out of 7 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| docs/REFERENCE_en.md | Links the Feishu section to the new EN Feishu beginner guide. |
| docs/REFERENCE.md | Links the Feishu section to the new CN Feishu beginner guide. |
| docs/FEISHU_SETUP_BEGINNER_en.md | New EN Feishu (Lark) WebSocket setup guide with troubleshooting and screenshot references. |
| docs/FEISHU_SETUP_BEGINNER.md | New CN Feishu (Lark) WebSocket setup guide with troubleshooting and screenshot references. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 7 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Owner
|
感谢贡献!🫶 |
hrygo
pushed a commit
that referenced
this pull request
Mar 11, 2026
- Add Go variant documentation with comprehensive tool comparison - Add quick selection guide for variant selection - Merge Feishu integration guide (PR #10) - Update 1+4 DRY architecture documentation - Remove obsolete miniceM git remote Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Type
背景与问题
社区开发者在飞书长连接接入时常遇到"未检测到应用连接信息,请确保长连接建立成功后再保存配置"的报错,但现有
FEISHU_SETUP_BEGINNER.md缺乏排障指南。同时,英文版本FEISHU_SETUP_BEGINNER_en.md与中文版的步骤和截图引用不同步,造成维护困难。本 PR 补齐中文版报错排障小节并与英文版同步对齐。
变更范围
✅
docs/FEISHU_SETUP_BEGINNER.md✅
docs/FEISHU_SETUP_BEGINNER_en.md.svg改为当前可用的.png资源✅
docs/REFERENCE.md&docs/REFERENCE_en.md#改为FEISHU_SETUP_BEGINNER.md/FEISHU_SETUP_BEGINNER_en.mdIssue Link
若有关联 Issue,请补全(示例):
验证方式与结果
预期结果:所有检查通过,无断链,中英文同步。
兼容性与风险
.png),不丢失链接回滚方案
文档与用户可见变更
docs/下多个文档变更说明:
docs/FEISHU_SETUP_BEGINNER.md:新增排障指南,更符合"保姆级"标准docs/FEISHU_SETUP_BEGINNER_en.md:与中文同步,提升多语言用户体验docs/REFERENCE.md&docs/REFERENCE_en.md:飞书接入链接从占位符更新为真实路由后续可考虑更新
CHANGELOG.md:Checklist
我已确认本 PR 有明确动机和业务价值
我已提供可复现的验证命令与结果
我已评估兼容性与风险
我已提供清晰的回滚方案
若涉及用户可见变更,我已同步更新文档
代码/文档已通过本地检查
若涉及多语言文档,我已确保中英文同步
额外说明
截图资产状态:当前引用的
.png文件已存在,均为中文版实拍。英文版暂复用中文截图(UI 差异不大),后续可按需补新的英文标注版本。术语一致性:中英文均保留以下专业术语不翻译:App ID、App Secret、Verification Token、Encrypt Key、WebSocket、Socket Mode。
后续迭代:建议开发者社区可在此基础上补齐其他平台(钉钉、企业微信等)的保姆级接入指南,遵循同一套模板和排障框架。
维护建议:飞书后台 UI 更新时,建议同步更新截图。可在 ISSUE 或 CONTRIBUTING.md 中明确截图更新的流程。