refactor(plugin): 归还 KVCache 命令所有权 - #3
Closed
kachofugetsu09 wants to merge 1 commit into
Closed
Conversation
7 tasks
Member
Author
|
当前 main 已是 pure-v3;本 PR 重新引入 v2 KVCache/BeforeTurn 路径,与已接受的 breaking migration 合同冲突,因此不合并并关闭。 |
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.
变更
/kvcache和兼容别名/cache_statusobserve/observe.db、解释 schema 并渲染回复迁移边界
这是跨仓库迁移的第一半,不能单独进入发布锁:
status_commandsPR 删除 KVCache 职责并迁移纯内存状态能力到 v3过渡期两个 BeforeTurn module 都会在已有
session:ctx时短路,不会产生两份回复;Telegram 命令目录在精确版本锁切换前可能重复,因此本 PR 保持 Draft。验证
2300dc1badf31a5be8565c6600eaf87f3b9b3a61e5e976c338a046bf59f1ba38plugin.py0 errors / 26 个基线既有 warningsgit diff --check:passed