Skip to content

docs(character): 修正计划任务工具说明#28

Merged
CookSleep merged 1 commit into
ChatLunaLab:mainfrom
CookSleep:docs/fix-wake-up-reply-preset-note
May 14, 2026
Merged

docs(character): 修正计划任务工具说明#28
CookSleep merged 1 commit into
ChatLunaLab:mainfrom
CookSleep:docs/fix-wake-up-reply-preset-note

Conversation

@CookSleep
Copy link
Copy Markdown
Member

Summary

  • 将文档中的计划任务工具名称统一为 wake_up_reply_*
  • 补回默认预设章节间空行,保持 YAML 可读性。
  • 更新默认预设顶部最后更新时间为 2026-05-14

Test

  • 未运行,文档内容更新。

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

Warning

Rate limit exceeded

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

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: 128d5556-77d6-4da8-a852-deab37121a5c

📥 Commits

Reviewing files that changed from the base of the PR and between 463cb4e and 2394fd8.

📒 Files selected for processing (2)
  • docs/ecosystem/other/character.md
  • 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 e981787 into ChatLunaLab:main May 14, 2026
1 check passed
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 updates the documentation to reflect the renaming of the scheduled task tool to wake_up_reply_* and improves formatting in the character preset configuration. A review comment points out that the old tool name is still present in other sections of the documentation and should be updated to maintain consistency.

* `toolCallReplyStatusTag`:是否在工具调用回复中启用 `status` 字段并渲染 `<status>` 标签,默认 `true`
* `toolCallReplyNextReply`:是否在工具调用回复中启用 `next_reply` 字段,默认 `true`
* `toolCallReplyWakeUpReply`:是否启用 `wake_up_reply` 独立计划任务工具,默认 `true`。需同时开启 `toolCalling`,支持查询、创建、修改、删除一次性或重复主动触发任务。
* `toolCallReplyWakeUpReply`:是否启用 `wake_up_reply_*` 独立计划任务工具,默认 `true`。需同时开启 `toolCalling`,支持查询、创建、修改、删除一次性或重复主动触发任务。
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 描述中提到将计划任务工具名称统一为 wake_up_reply_*,但文档中仍有其他地方(如第 78 行)使用了旧名称 wake_up_reply。建议一并更新以保持一致性。

@CookSleep CookSleep deleted the docs/fix-wake-up-reply-preset-note branch June 1, 2026 15:22
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