fix(markdown): persist browser editor changes [5/5] - #2971
Draft
George Ng (GeorgeNgMsft) wants to merge 4 commits into
Draft
fix(markdown): persist browser editor changes [5/5]#2971George Ng (GeorgeNgMsft) wants to merge 4 commits into
George Ng (GeorgeNgMsft) wants to merge 4 commits into
Conversation
George Ng (GeorgeNgMsft)
force-pushed
the
georgengmsft-markdown-browser-persistence
branch
from
September 3, 2026 23:23
1659cdd to
df896a7
Compare
George Ng (GeorgeNgMsft)
force-pushed
the
georgengmsft-markdown-browser-persistence
branch
from
September 5, 2026 05:35
df896a7 to
2325426
Compare
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
George Ng (GeorgeNgMsft)
force-pushed
the
georgengmsft-markdown-browser-persistence
branch
from
September 11, 2026 07:07
2325426 to
874caee
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.
Summary
Final layer of the replacement stack for #2940, rebased onto the latest #2969 (
georgengmsft-markdown-browser-server).Adversarial review
Two independent principal-level reviews used GPT-6 Astra and Grok 4.6. Their validated findings were fixed:
Focused regression coverage was added for these cases. No unresolved high-confidence findings remain after synthesis and follow-up review.
Validation
pnpm run build packages/agents/markdownpnpm run prettier:changedgit diff --checkThe local dependency preflight was run in warning mode because this worktree's existing native
better-sqlite3rebuild state caused automaticpnpm installto fail before commands started. The actual TypeScript/Vite build, Jest tests, formatting, and all CI ratchets completed successfully against the installed dependency graph.The rebased layer changes 1,216 lines across 9 files (+1,068/-148), below the 1,500-line cap.