docs: 新增 BetterGI 脚本配置指南(中/英)并接入导航 - #22
Open
TCddddd wants to merge 3 commits into
Open
Conversation
- 新增 docs/script-guide/bettergi.md 与 en/docs/script-guide/bettergi.md - 讲解配置管理方式、一条龙 8 个内置配置组开关语义、自定义配置组与原生设置会话 - 侧边栏与脚本指南索引加入 BetterGI 条目
Contributor
审查者指南新增双语 BetterGI 配置指南,并将其接入中文和英文网站的文档导航及脚本指南索引。 BetterGI 用户专属配置运行时序图sequenceDiagram
participant User
participant MAS as AUTO-MAS
participant BetterGI
User->>MAS: Add user and configure One Dragon tasks
MAS->>BetterGI: Load user's One Dragon copy before run
BetterGI-->>MAS: Run configured tasks
MAS->>BetterGI: Read back configuration after run
MAS->>MAS: Save user's independent copy
BetterGI 原生设置会话时序图sequenceDiagram
participant User
participant MAS as AUTO-MAS
participant BetterGI
User->>MAS: Click Configure BetterGI
MAS->>BetterGI: Open native settings interface
User->>BetterGI: Configure settings
User->>MAS: Click Save Settings
MAS->>BetterGI: Read current One Dragon configuration
MAS->>MAS: Snapshot user's independent copy
BetterGI 配置管理模式流程图flowchart LR
Start[Select configuration management mode] --> Mode{Mode}
Mode -->|User-specific config| UserConfig[Load and write back per-user One Dragon copy]
Mode -->|Script direct control| DirectConfig[Use BetterGI current config directly]
UserConfig --> Editable[Task and custom group settings editable]
DirectConfig --> Locked[Task and custom group settings disabled]
文件级变更
提示和命令与 Sourcery 交互
自定义你的使用体验访问你的控制面板以:
获取帮助Original review guide in EnglishReviewer's GuideAdds a bilingual BetterGI configuration guide and wires it into the docs navigation and script guide index for both Chinese and English sites. Sequence diagram for BetterGI user-specific configuration runsequenceDiagram
participant User
participant MAS as AUTO-MAS
participant BetterGI
User->>MAS: Add user and configure One Dragon tasks
MAS->>BetterGI: Load user's One Dragon copy before run
BetterGI-->>MAS: Run configured tasks
MAS->>BetterGI: Read back configuration after run
MAS->>MAS: Save user's independent copy
Sequence diagram for BetterGI native settings sessionsequenceDiagram
participant User
participant MAS as AUTO-MAS
participant BetterGI
User->>MAS: Click Configure BetterGI
MAS->>BetterGI: Open native settings interface
User->>BetterGI: Configure settings
User->>MAS: Click Save Settings
MAS->>BetterGI: Read current One Dragon configuration
MAS->>MAS: Snapshot user's independent copy
Flow diagram for BetterGI configuration management modesflowchart LR
Start[Select configuration management mode] --> Mode{Mode}
Mode -->|User-specific config| UserConfig[Load and write back per-user One Dragon copy]
Mode -->|Script direct control| DirectConfig[Use BetterGI current config directly]
UserConfig --> Editable[Task and custom group settings editable]
DirectConfig --> Locked[Task and custom group settings disabled]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Contributor
There was a problem hiding this comment.
你好——我发现了 1 个问题
面向 AI Agent 的提示
请处理本次代码审查中的评论:
## 单独评论
### 评论 1
<location path="en/docs/script-guide/bettergi.md" line_range="57" />
<code_context>
+| 3 | Auto Ley Line Outcrop |
+| 4 | Auto Domain |
+| 5 | Auto world boss hunting |
+| 6 | Auto Arcalanos crisis war |
+| 7 | Claim daily rewards |
+| 8 | Claim Serenitea Pot rewards |
</code_context>
<issue_to_address>
**问题:** 英文指南将第六个内置组标记为“Auto Arcalanos crisis war”,但这并不是《原神》活动「幽境危战」的英文名称,也不符合 BetterGI 中任何可识别的设置。英语用户无法可靠地判断该行控制的是哪个开关。
**触发条件:** 英语用户配置第六个内置组时。
**建议修复:** 使用该活动的官方英文名称,例如“Auto Stygian Onslaught”,或在翻译旁保留中文名称。
```suggestion
| 6 | Auto Stygian Onslaught |
```
</issue_to_address>Sourcery 评估
等待批准。 请先处理 1 个发现的问题。
阻塞性发现:en/docs/script-guide/bettergi.md:57
帮助我变得更有用!请在每条评论上点击 👍 或 👎,我会利用反馈来改进审查结果。
Original comment in English
Hey - I've found 1 issue
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location path="en/docs/script-guide/bettergi.md" line_range="57" />
<code_context>
+| 3 | Auto Ley Line Outcrop |
+| 4 | Auto Domain |
+| 5 | Auto world boss hunting |
+| 6 | Auto Arcalanos crisis war |
+| 7 | Claim daily rewards |
+| 8 | Claim Serenitea Pot rewards |
</code_context>
<issue_to_address>
**issue:** The English guide labels the sixth built-in group as “Auto Arcalanos crisis war,” which is not the English name of the Genshin Impact activity 「幽境危战」 and does not match a recognizable BetterGI setting. English-speaking users cannot reliably identify which toggle this row controls.
**Triggers:** When an English-speaking user configures the sixth built-in group.
**Suggested fix:** Use the activity's official English name, such as “Auto Stygian Onslaught,” or retain the Chinese name alongside the translation.
```suggestion
| 6 | Auto Stygian Onslaught |
```
</issue_to_address>Sourcery assessment
Approval pending. 1 finding to address first.
Blocking findings: en/docs/script-guide/bettergi.md:57
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
用户独立配置落地到 MAS 专属槽位「MAS独立配置」、BGI 同名实配零接触;一条龙名称改为必填下拉,补充通用战斗队伍/策略作用域与胶囊开关语义。
响应 Sourcery 评审:第六个内置组「幽境危战」官方英文名是 Stygian Onslaught(与 BetterGI 全局配置键 autoStygianOnslaughtConfig 一致),替换不准确的 'Auto Arcalanos crisis war'。
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.
概述
新增 BetterGI 脚本配置指南(中/英),并接入文档站侧边栏与脚本指南索引。
变更
docs/script-guide/bettergi.md(中文)与en/docs/script-guide/bettergi.md(英文)docs/script-guide/index.md与en/docs/script-guide/index.md加入 BetterGI 卡片与阅读建议.vitepress/config/zh.ts与config/en.ts侧边栏在 HSR 后注册 BetterGI 入口与主程序 PR:#410 配套。
Sourcery 摘要
新增双语 BetterGI 配置文档,并将其集成到脚本指南导航中。
文档:
Original summary in English
Sourcery 摘要
新增双语 BetterGI 配置指南,并将其整合到脚本指南导航中。
新功能:
增强功能:
文档:
Original summary in English
Sourcery 摘要
完善 BetterGI 配置文档,并将指南整合到双语脚本指南导航中。
文档:
Original summary in English
Summary by Sourcery
Document BetterGI configuration and integrate the guide into the bilingual script-guide navigation.
Documentation: