Skip to content

fix(markdown): restore document creation and updates - #2940

Draft
George Ng (GeorgeNgMsft) wants to merge 5 commits into
mainfrom
georgengmsft-bind-markdown-loopback
Draft

fix(markdown): restore document creation and updates#2940
George Ng (GeorgeNgMsft) wants to merge 5 commits into
mainfrom
georgengmsft-bind-markdown-loopback

Conversation

@GeorgeNgMsft

@GeorgeNgMsft George Ng (GeorgeNgMsft) commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

The markdown agent seems to have broken somewhere along the way and is failing in a number of areas. Making a pass to fix a number of things here.

Restrict the unauthenticated Markdown HTTP and WebSocket service to 127.0.0.1 and advertise the same address to collaboration clients.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 824e625d-be4c-48f5-91c7-88675b55c6e6
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 02e51644-28c8-4b3f-98da-61c5fe172346
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 02e51644-28c8-4b3f-98da-61c5fe172346
@GeorgeNgMsft George Ng (GeorgeNgMsft) changed the title fix(markdown): avoid model setup for document creation fix(markdown): restore typed model configuration Aug 28, 2026
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 02e51644-28c8-4b3f-98da-61c5fe172346
@GeorgeNgMsft George Ng (GeorgeNgMsft) changed the title fix(markdown): restore typed model configuration fix(markdown): restore document creation and updates Aug 28, 2026
message.operations,
);
if (writableFilePath) {
fs.writeFileSync(writableFilePath, content, "utf-8");
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 02e51644-28c8-4b3f-98da-61c5fe172346
@GeorgeNgMsft
George Ng (GeorgeNgMsft) marked this pull request as draft August 28, 2026 01:58
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.

2 participants