Dev#1656
Conversation
在 periodic_emoji_maintenance 的自动扫描循环中, 改用 self.emojis(仅包含已注册表情包)构建跳过集合, 替换原先的 _known_emoji_file_paths(包含未注册记录), 避免已有数据库记录但 is_registered=False 的表情包文件被永久跳过。 Closes: 表情包自动注册不触发,手动注册正常的问题
fix: 修复表情包自动扫描跳过未注册表情包的问题
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (18)
概述此 PR 为 Timing Gate 机制引入了一个新的 "wait" 工具,重新组织了任务配置体系以引入 memory 任务,并重构了汇总模型选择逻辑以支持优先级化的任务回退。版本号在 dashboard、MMC 和模型配置层级均已更新。 变更Timing Gate Wait 功能与内存任务重构
序列图由于此 PR 引入了新的 wait 工具和相关的运行时状态管理,其中涉及多个组件间的交互,请参考上述 review stack 中的每个层级内的 Mermaid 图表,以了解核心流程如消息处理、Timing Gate 执行和等待状态转换。 代码评审工作量估计🎯 4 (复杂) | ⏱️ ~60 分钟 可能相关的 PR
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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. Comment |
zh-CN目标翻译作为常规 GitHub 编辑面;常规翻译以 Crowdin ->l10n_*PR 回流为准,详见docs/i18n.md请填写以下内容
(删除掉中括号内的空格,并替换为小写的x)
main分支 禁止修改,请确认本次提交的分支 不是main分支src/A_memorix,我确认已阅读src/A_memorix/MODIFICATION_POLICY.md,不涉及则无需勾选其他信息
Summary by CodeRabbit
新功能
版本更新