fix(markdown): secure browser document bindings - #2969
Draft
George Ng (GeorgeNgMsft) wants to merge 4 commits into
Draft
fix(markdown): secure browser document bindings#2969George 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-server
branch
from
September 3, 2026 23:01
7bb4504 to
876bdb5
Compare
George Ng (GeorgeNgMsft)
force-pushed
the
georgengmsft-markdown-browser-server
branch
from
September 5, 2026 05:29
876bdb5 to
3f3cd47
Compare
Base automatically changed from
georgengmsft-markdown-durable-updates
to
main
September 10, 2026 01:56
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-server
branch
from
September 11, 2026 00:57
3f3cd47 to
970bb9d
Compare
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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
Layer 4 of native stack #2970, rebased in place onto current
mainafter #2968 merged.Rebase
ab068c61a3275cad6762f82d0a10de6338e37931ontomainatc9eeb933b317afe2e29a432b325eabf02e8c1871.main's existing-only/file/loadbehavior and adapted browser fallbacks to the hardened asynchronous bound-document reader.256e472ae4081646a95376dda6ffce7089ab6f4a.main: 14 files changed, 2,175 insertions, 622 deletions.Validation
pnpm run build markdownpnpm --filter '@typeagent/markdown-agent' test— 98/98 tests passingorigin/mainorigin/main— over-threshold counts remain unchanged at 1 cyclomatic and 1 cognitiveorigin/mainorigin/maingit diff --checkStack
Native stack #2970 remains unchanged and ordered as
[2966, 2967, 2968, 2969, 2971], including merged #2966, #2967, and #2968. This PR remains draft with basemain; no stack metadata or #2971 branch content was modified.