refactor(plugin): 删除 setup helper v2 壳 - #4
Closed
kachofugetsu09 wants to merge 1 commit into
Closed
Conversation
kachofugetsu09
force-pushed
the
codex/setup-helper-v3-cleanup
branch
from
August 14, 2026 15:49
ab9854a to
fc22a5a
Compare
Member
Author
|
当前 main 已包含 pure-v3 最终实现与对应验收结果;此旧迁移 PR 已被总迁移版本取代,关闭以收敛唯一事实。 |
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.
结果
在 #3 的双入口行为等价与显式 Session write-set delta 基础上,删除
SetupHelperv2 class、ChatIdCommandModule、legacy command normalization 和BeforeTurnCtx适配,只保留 v3 Commands 实现。边界
不可变身份
6e15fdcc9f93f9fc44e7f841e55e69727738debefc22a5ad1a24b3d3998a0ba724e4b4fdefa116188c45ab7873aac8c9eebcd22e9d6ae123f8dcf6164dd69dd621e029e51e99aa428443fa3a4ec1f6cf验证
pytest -q -W error tests/: 10 passedplugin_classes=[],source SHA-256c43a341979ec77b880731321d5e453a30ec009dc2ce19953f37e681a3fb96cb3git diff --check: passed回滚
Revert 本 PR,或回到
backup/setup-helper-v3-cleanup-before-restack-20260814@ab9854afe806897d9ba519a86cb448eebd65374e;#3 仍保留完整 v2 oracle 和已固定的持久写入差异。