Skip to content

docs: 「简洁/详细」配置模式统一为「脚本/用户」 - #26

Open
1w1w11w1 wants to merge 1 commit into
AUTO-MAS-Project:masterfrom
1w1w11w1:docs/mode-copy-alignment
Open

docs: 「简洁/详细」配置模式统一为「脚本/用户」#26
1w1w11w1 wants to merge 1 commit into
AUTO-MAS-Project:masterfrom
1w1w11w1:docs/mode-copy-alignment

Conversation

@1w1w11w1

@1w1w11w1 1w1w11w1 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

摘要

  • MAA 配置文档中「简洁/详细」配置模式更名为「脚本/用户」(中英文)。
  • 任务调度文档中「简洁模式」同步为「脚本模式」(中英文)。
  • OK-WW 页既有「简洁/详细 已改名为 脚本/用户/直控」的过渡说明保持不变。

Sourcery 摘要

统一 MAA 配置与任务调度文档中的模式术语。

Enhancements:

  • 统一中英文配置文档中的模式命名,将“简洁/详细”更新为“脚本/用户”。

Documentation:

  • 同步更新任务调度文档中的模式名称,确保中英文内容一致。
Original summary in English

Summary by Sourcery

统一 MAA 配置与任务调度文档中的模式术语。

Enhancements:

  • 统一中英文配置文档中的模式命名,将“简洁/详细”更新为“脚本/用户”。

Documentation:

  • 同步更新任务调度文档中的模式名称,确保中英文内容一致。

@sourcery-ai

sourcery-ai Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor
审查者指南(小型 PR 中折叠显示)

审查者指南

更新中文和英文文档,统一使用“脚本/用户”配置模式术语,而不是“简单/详细”,并同步更新相关任务调度器参考内容,同时保留现有的 OK-WW 过渡说明不变。

文件级变更

变更 详细信息 文件
将本地化文档中的 MAA 配置模式从“简单/详细”重命名为“脚本/用户”。
  • 更新配置指南中的模式标签,并明确每种模式继承的设置。
  • 在英文文档中应用对应的术语变更。
docs/script-guide/maa.md
en/docs/script-guide/maa.md
使任务调度器术语与新的脚本模式名称保持一致。
  • 在中文和英文的调度器说明中,将每日任务默认行为的“简单模式”替换为“脚本模式”。
docs/task-scheduler.md
en/docs/task-scheduler.md

提示和命令

与 Sourcery 互动

  • 触发新的审查: 在拉取请求中评论 @sourcery-ai review
  • 继续讨论: 直接回复 Sourcery 的审查评论。
  • 根据审查评论创建 GitHub issue: 回复审查评论,请 Sourcery 根据该评论创建 issue。你也可以使用 @sourcery-ai issue 回复审查评论,以根据该评论创建 issue。
  • 生成拉取请求标题: 在拉取请求标题的任意位置写入 @sourcery-ai,即可随时生成标题。你也可以在拉取请求中评论 @sourcery-ai title,以随时(重新)生成标题。
  • 生成拉取请求摘要: 在拉取请求正文中任意位置写入 @sourcery-ai summary,即可在指定位置随时生成 PR 摘要。你也可以在拉取请求中评论 @sourcery-ai summary,以随时(重新)生成摘要。
  • 生成审查者指南: 在拉取请求中评论 @sourcery-ai guide,即可随时(重新)生成审查者指南。
  • 解决所有 Sourcery 评论: 在拉取请求中评论 @sourcery-ai resolve,即可解决所有 Sourcery 评论。如果你已经处理完所有评论且不想再看到它们,此功能会非常有用。
  • 忽略所有 Sourcery 审查: 在拉取请求中评论 @sourcery-ai dismiss,即可忽略所有现有的 Sourcery 审查。如果你想从头开始进行新的审查,此功能尤其有用——别忘了评论 @sourcery-ai review 以触发新的审查!

自定义使用体验

访问你的控制面板以:

  • 启用或禁用审查功能,例如 Sourcery 生成的拉取请求摘要、审查者指南等。
  • 更改审查语言。
  • 添加、删除或编辑自定义审查说明。
  • 调整其他审查设置。

获取帮助

Original review guide in English
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates Chinese and English documentation to consistently use “script/user” configuration-mode terminology instead of “simple/detailed,” including the related task scheduler reference, while leaving the existing OK-WW transition note unchanged.

File-Level Changes

Change Details Files
Rename MAA configuration modes from “simple/detailed” to “script/user” across localized documentation.
  • Update mode labels in configuration guidance and clarify which settings each mode inherits.
  • Apply equivalent terminology changes in English documentation.
docs/script-guide/maa.md
en/docs/script-guide/maa.md
Align task scheduler terminology with the new script-mode name.
  • Replace “simple mode” with “script mode” for the default Daily-task behavior in Chinese and English scheduler descriptions.
docs/task-scheduler.md
en/docs/task-scheduler.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

嗨——我已经审阅了你的更改,整体看起来很棒!

Sourcery 评估

已批准。


Sourcery 对开源项目免费——如果你喜欢我们的评审,欢迎考虑分享 ✨
请帮助我变得更有用!请点击每条评论上的 👍 或 👎,我会利用这些反馈来改进你的评审。
Original comment in English

Hey - I've reviewed your changes and they look great!

Sourcery assessment

Approved.


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant