"清理无用的.codex加到代码中" - #49
Merged
Merged
Conversation
johnson7788
pushed a commit
that referenced
this pull request
Jul 6, 2026
johnson7788
pushed a commit
that referenced
this pull request
Jul 6, 2026
johnson7788
pushed a commit
that referenced
this pull request
Jul 6, 2026
johnson7788
pushed a commit
that referenced
this pull request
Jul 6, 2026
- adapter.py _mentions_self: 删 `if "@_all" in raw_content: return True`(上游设计把 @ALL 当 bot 提及,群里 @所有人误触发回复),改为严格按 mentions 列表匹配 - run.py: home channel 回退查 self.config 的注释中→英(逻辑 commit 4a7234c 已加,/sethome 写 .env+config 但 os.environ 要重启才见,没回退会反复弹提示) - test_feishu: @ALL 断言 assertTrue→assertFalse + 新增 test_mentions_self_ignores_at_all_payload - test_status_command: 新增 test_first_run_home_channel_onboarding_uses_running_config 本机 4 passed,3 容器已 docker cp 部署生效
johnson7788
pushed a commit
that referenced
this pull request
Jul 6, 2026
johnson7788
pushed a commit
that referenced
this pull request
Jul 6, 2026
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.
No description provided.