Skip to content

fix(markdown): stabilize streaming images - #2485

Merged
wsp1911 merged 2 commits into
GCWing:1.0.0-explorefrom
wsp1911:fix-img-in-thinking
Aug 25, 2026
Merged

fix(markdown): stabilize streaming images#2485
wsp1911 merged 2 commits into
GCWing:1.0.0-explorefrom
wsp1911:fix-img-in-thinking

Conversation

@wsp1911

@wsp1911 wsp1911 commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Keep Markdown renderer identities stable as streamed content grows.

Existing images and surrounding blocks now keep their React identity.

Failed local and remote images now use an alt-text fallback.

This avoids native broken-image glyphs and repeated reads.

Regression tests cover DOM identity, image failures, and current links.

Remote image routing remains covered.

Keep Markdown renderer identities stable as streamed content grows.

Existing images and surrounding blocks now keep their React identity.

Failed local and remote images now use an alt-text fallback.

This avoids native broken-image glyphs and repeated reads.

Regression tests cover DOM identity, image failures, and current links.

Remote image routing remains covered.
Regenerate the interaction inventory after the design-system migration.

Update the derived README counts to match current Web UI sources.

This restores the capability and website CI gate.
@wsp1911
wsp1911 merged commit abbb4ba into GCWing:1.0.0-explore Aug 25, 2026
7 of 8 checks passed
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.

1 participant