chore: mirror Botiverse 0.28.1 patch stack#5
Open
TennyZhuang wants to merge 4 commits into
Open
Conversation
… session API
0.23.5 has the ROLE_ADDITIONAL render half (profile/resolve.ts + system.md
{{ROLE_ADDITIONAL}}) but not input-threading. Re-wire our standing-prompt
plumbing following the additionalDirs sibling: node-sdk CreateSessionOptions/
ResumeSessionInput → CreateSessionPayload/ResumeSessionPayload → core-impl
new Session → SessionOptions → instantiateAgent → AgentOptions →
updateSystemPromptFromProfile. Verified: renders end-to-end + orphan-fix (#768)
intact + LocalKaos.
Signed-off-by: Kai <kai@mail.build>
Signed-off-by: XX <xx@mail.build>
TennyZhuang
force-pushed
the
xinran/bump-0.28.1-botiverse.0
branch
from
July 21, 2026 14:33
2ce43b9 to
7591637
Compare
TennyZhuang
changed the base branch from
upstream-main
to
upstream-0.28.1-pinned
July 21, 2026 14:33
added 2 commits
July 21, 2026 22:49
…changes Signed-off-by: Xinran <xinran@mail.build>
Signed-off-by: Xinran <xinran@mail.build>
TennyZhuang
force-pushed
the
xinran/bump-0.28.1-botiverse.0
branch
from
July 21, 2026 14:49
7591637 to
70c1c21
Compare
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.
Related Issue
Botiverse mirror bump to upstream
@moonshot-ai/kimi-code@0.28.1.Problem
The Botiverse SDK patch stack (roleAdditional threading, protocol dts bundle, resume refresh) was previously applied to 0.28.0. We now target 0.28.1 to pick up upstream fixes and avoid a useless intermediate release.
What changed
0.28.1(efacf045).Checklist
gen-changesetsskill, or this PR needs no changeset.gen-docsskill, or this PR needs no doc update.