Skip to content

docs: add cardkit permissions to Feishu channel setup#9410

Merged
Takhoffman merged 1 commit intoopenclaw:mainfrom
Cassius0924:docs/feishu-add-cardkit-permissions
Feb 28, 2026
Merged

docs: add cardkit permissions to Feishu channel setup#9410
Takhoffman merged 1 commit intoopenclaw:mainfrom
Cassius0924:docs/feishu-add-cardkit-permissions

Conversation

@Cassius0924
Copy link
Contributor

@Cassius0924 Cassius0924 commented Feb 5, 2026

Summary

This PR adds the missing cardkit permissions to the Feishu channel setup documentation.

Changes

  • Add cardkit:card:read and cardkit:card:write to the tenant scopes in the permission configuration JSON
  • Reformat the user scopes array for better readability (multi-line format)

Why

The cardkit permissions are required for the Feishu bot to properly handle interactive card messages. Without these permissions, certain card-based interactions may fail.

Type of Change

  • Documentation update
  • Bug fix
  • New feature
  • Breaking change

Checklist

  • Changes follow the existing documentation style
  • No functional code changes

Greptile Overview

Greptile Summary

Updates the Feishu channel setup docs to include missing cardkit:card:read and cardkit:card:write scopes in the permissions batch-import JSON (English + Chinese versions), and adjusts formatting of the scopes arrays.

This documentation lives under docs/channels/ (source) with a generated translation under docs/zh-CN/; it guides users through configuring Feishu/Lark app permissions so the Feishu gateway can handle interactive card messages.

Confidence Score: 4/5

  • Mostly safe to merge, but the zh-CN docs edit should be fixed to follow the i18n generation workflow.
  • The change is limited to documentation and the new permissions are additive, but directly editing docs/zh-CN/** conflicts with the repo’s documented i18n workflow and can cause generated-doc drift/overwrite.
  • docs/zh-CN/channels/feishu.md

(4/5) You can add custom instructions or style guidelines for the agent here!

@openclaw-barnacle openclaw-barnacle bot added docs Improvements or additions to documentation channel: feishu Channel integration: feishu labels Feb 5, 2026
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 5, 2026

Additional Comments (1)

docs/zh-CN/channels/feishu.md
Do not edit generated docs

docs/zh-CN/** is generated per CLAUDE.md and shouldn’t be edited directly unless explicitly requested. This PR directly changes docs/zh-CN/channels/feishu.md, so it will likely be overwritten by the i18n pipeline and/or create drift; please update the English doc and regenerate zh-CN via the documented scripts/docs-i18n flow instead.

Prompt To Fix With AI
This is a comment left during a code review.
Path: docs/zh-CN/channels/feishu.md
Line: 101:101

Comment:
**Do not edit generated docs**

`docs/zh-CN/**` is generated per `CLAUDE.md` and shouldn’t be edited directly unless explicitly requested. This PR directly changes `docs/zh-CN/channels/feishu.md`, so it will likely be overwritten by the i18n pipeline and/or create drift; please update the English doc and regenerate zh-CN via the documented `scripts/docs-i18n` flow instead.

How can I resolve this? If you propose a fix, please make it concise.

@openclaw-barnacle
Copy link

This pull request has been automatically marked as stale due to inactivity.
Please add updates or it will be closed.

@openclaw-barnacle openclaw-barnacle bot added stale Marked as stale due to inactivity and removed stale Marked as stale due to inactivity labels Feb 21, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation
@Takhoffman Takhoffman force-pushed the docs/feishu-add-cardkit-permissions branch from 92251c0 to aed689d Compare February 28, 2026 04:28
@Takhoffman Takhoffman merged commit 4f8a54e into openclaw:main Feb 28, 2026
22 checks passed
r4jiv007 pushed a commit to r4jiv007/openclaw that referenced this pull request Feb 28, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
mylukin pushed a commit to mylukin/openclaw that referenced this pull request Feb 28, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
wanjizheng pushed a commit to wanjizheng/openclaw that referenced this pull request Feb 28, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
wanjizheng pushed a commit to wanjizheng/openclaw that referenced this pull request Feb 28, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
(cherry picked from commit dee0423)
wanjizheng pushed a commit to wanjizheng/openclaw that referenced this pull request Feb 28, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
(cherry picked from commit dee0423)
wanjizheng pushed a commit to wanjizheng/openclaw that referenced this pull request Feb 28, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
(cherry picked from commit dee0423)
vincentkoc pushed a commit to Sid-Qin/openclaw that referenced this pull request Feb 28, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
vincentkoc pushed a commit to rylena/rylen-openclaw that referenced this pull request Feb 28, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
newtontech pushed a commit to newtontech/openclaw-fork that referenced this pull request Feb 28, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
wanjizheng pushed a commit to wanjizheng/openclaw that referenced this pull request Mar 1, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
wanjizheng pushed a commit to wanjizheng/openclaw that referenced this pull request Mar 1, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
hughdidit pushed a commit to hughdidit/DAISy-Agency that referenced this pull request Mar 1, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
(cherry picked from commit 4f8a54e)
ansh pushed a commit to vibecode/openclaw that referenced this pull request Mar 2, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
steipete pushed a commit to Sid-Qin/openclaw that referenced this pull request Mar 2, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
safzanpirani pushed a commit to safzanpirani/clawdbot that referenced this pull request Mar 2, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
steipete pushed a commit to Sid-Qin/openclaw that referenced this pull request Mar 2, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
venjiang pushed a commit to venjiang/openclaw that referenced this pull request Mar 2, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
robertchang-ga pushed a commit to robertchang-ga/openclaw that referenced this pull request Mar 2, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
execute008 pushed a commit to execute008/openclaw that referenced this pull request Mar 2, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
hughdidit pushed a commit to hughdidit/DAISy-Agency that referenced this pull request Mar 3, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
(cherry picked from commit 4f8a54e)
dorgonman pushed a commit to kanohorizonia/openclaw that referenced this pull request Mar 3, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
sachinkundu pushed a commit to sachinkundu/openclaw that referenced this pull request Mar 6, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
zooqueen pushed a commit to hanzoai/bot that referenced this pull request Mar 6, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
Mateljan1 pushed a commit to Mateljan1/openclaw that referenced this pull request Mar 7, 2026
- Add cardkit:card:read and cardkit:card:write to tenant scopes
- Format user scopes array for better readability
- Update both English and Chinese documentation

Co-authored-by: hezhizhou.606 <hezhizhou.606@bytedance.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

channel: feishu Channel integration: feishu docs Improvements or additions to documentation size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants