larksuite / larksuite/cli

[Feature Request] lark-cli 支持飞书文档的 [修订] 模式

Open
#2,717 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

domain/doc enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.