Skip to content

docs(preset): 统一默认预设注释中英空格#22

Merged
CookSleep merged 1 commit intoChatLunaLab:mainfrom
CookSleep:docs/character-preset-spacing-20260329
Mar 28, 2026
Merged

docs(preset): 统一默认预设注释中英空格#22
CookSleep merged 1 commit intoChatLunaLab:mainfrom
CookSleep:docs/character-preset-spacing-20260329

Conversation

@CookSleep
Copy link
Copy Markdown
Member

总结

  • 统一伪装默认预设注释中的中英文混排空格。
  • 保持注释语义不变,仅调整文案排版一致性。

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 28, 2026

Warning

Rate limit exceeded

@CookSleep has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 16 minutes and 28 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 16 minutes and 28 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ceb094f9-da8c-418d-a6ea-4258c8fb19dd

📥 Commits

Reviewing files that changed from the base of the PR and between 5e3af14 and 9a1e52c.

📒 Files selected for processing (1)
  • docs/public/resources/character_preset.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@CookSleep CookSleep merged commit 803d270 into ChatLunaLab:main Mar 28, 2026
1 check was pending
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request standardizes the spacing between Chinese and English characters within the documentation header of the character_preset.yml file. Feedback was provided to extend these formatting changes to the rest of the file, specifically within the input and system fields, to ensure consistent styling throughout the document.

# - 配置说明:
# - 只启用“群管插件”,其他选项全部关闭
# - 在“群管插件配置”中配置好“允许使用群管功能的成员 ID 列表”(可以要求Bot使用群管功能的人)和“允许使用群管功能的群 ID 白名单”
# - 在“群管插件配置”中配置好“允许使用群管功能的成员 ID 列表”(可以要求 Bot 使用群管功能的人)和“允许使用群管功能的群 ID 白名单”
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

此 PR 的目标是统一中英文之间的空格,但目前的修改只覆盖了文件头部的注释,导致文件内格式不一致。建议将此格式化规则应用到整个文件,以确保一致性。

inputsystem 字段的多行字符串中,还有很多地方需要添加空格。例如:

  • 第 107 行: XML格式 应为 XML 格式
  • 第 131 行: 发言人ID 应为 发言人 ID
  • 第 140 行: 你是CHARACTER 应为 你是 CHARACTER

请对整个文件进行一次全面的检查和修正。

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