Refine notification events and Telegram delivery#10
Conversation
There was a problem hiding this comment.
💡 Codex Review
ConfigDialog 只声明了 modelValue 并发出 update:modelValue,所以这里的 v-model:visible 传入的是一个被忽略的 visible prop;点击“编辑”或启用后设置 dialogVisible 也不会打开通知配置弹窗,下方的频道弹窗同样如此。请改成默认 v-model,或显式使用 :model-value / @update:model-value。
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Addressed the review findings in
Validation: |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c205dc35f6
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Addressed the latest review follow-ups in
Validation: |
Summary
[Aethera]sender marker.Validation
./scripts/review_with_gates.shNotes