[Feature Request] lark-cli 支持飞书文档的 [修订] 模式
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 17.3k
- Forks
- 1.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 105
Description
痛点:
在使用 Lark-cli + Agent review 飞书文档时,会被 review 出很多问题,有些修改建议是合适的,然而有些修改建议并不合适。所以并不能让 AI 把所有修改建议一股脑的都加到文档中,一条条筛选接受哪些修改建议,拒绝哪些修改建议也是一个繁杂且庞大的工程。
建议:
所以是否可以使用飞书文档的 [修订] 模式,在 AI review 完文档并给出修改建议之后,使用 [修订] 模式接受所有修改建议。[修订] 模式并不会直接修改原内容,而是在最右侧单独列出,由文档编写人员二次确认接受 or 拒绝。
收益:
即可以满足让 AI review 之后自动修改,又可以给文档编写人员二次确认机会。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Lark-cli flow used for AI review of Feishu documents and checking which Feishu Docs API operations support revision mode. Define how accepted review suggestions are represented as revisions for later confirmation, and verify the behavior for accepting or rejecting those revisions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100