Skip to content

fix(web): add stream-diffs peer for markstream-vue code blocks - #2512

Closed
mangeshraut712 wants to merge 1 commit into
MoonshotAI:mainfrom
mangeshraut712:cursor/fix-web-stream-diffs-peer-7813
Closed

fix(web): add stream-diffs peer for markstream-vue code blocks#2512
mangeshraut712 wants to merge 1 commit into
MoonshotAI:mainfrom
mangeshraut712:cursor/fix-web-stream-diffs-peer-7813

Conversation

@mangeshraut712

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • pnpm --filter @moonshot-ai/kimi-web test (653 passed)

Fixes #2411

markstream-vue 1.0.7 needs the optional stream-diffs peer for the
enhanced fenced-code renderer. Without it, Kimi Web falls back to the
basic pre path (fixes MoonshotAI#2411).
@changeset-bot

changeset-bot Bot commented Aug 1, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b30f9f8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@moonshot-ai/kimi-code Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mangeshraut712

Copy link
Copy Markdown
Contributor Author

Closing as superseded: stream-diffs (and the related stream-markdown / stream-monaco peers) already landed on main via #2415 / #2459. Rebasing this branch onto current main produces a no-op for apps/kimi-web/package.json.

Happy to reopen if anything is still missing for #2411.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Web: markstream-vue 1.0.7 upgrade falls back to the basic code block renderer

1 participant