Skip to content

Document HTTP MCP keep-alive behavior - #2966

Merged
Widthdom merged 2 commits into
mainfrom
fix-issue2963
Jun 3, 2026
Merged

Document HTTP MCP keep-alive behavior#2966
Widthdom merged 2 commits into
mainfrom
fix-issue2963

Conversation

@Widthdom

@Widthdom Widthdom commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Clarifies the DEVELOPER_GUIDE HTTP MCP /events wording so it matches the current opt-in keep-alive notification contract.
  • Updates the Japanese developer-guide section with the same non-HTTP vs HTTP transport distinction.
  • Adds the bilingual changelog fragment changelog.d/unreleased/2963.docs.md.

Validation

  • dotnet run --project tools/CodeIndex.Changelog -- check
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll search "current server does not yet emit unsolicited frames" --path DEVELOPER_GUIDE.md --exact-substring --json
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll search "server-origin emission is intentionally limited" --path DEVELOPER_GUIDE.md --exact-substring --json
  • git diff --check
  • dotnet build
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll status --check --json

Documentation and changelog

  • Updated DEVELOPER_GUIDE.md.
  • Added changelog.d/unreleased/2963.docs.md.

Review

  • Codex adversarial review: No blocking/actionable issues found.

Follow-up candidates

  • None.

Fixes #2963

@Widthdom
Widthdom marked this pull request as ready for review June 2, 2026 19:39
@Widthdom
Widthdom merged commit 594ad33 into main Jun 3, 2026
1 check passed
@Widthdom
Widthdom deleted the fix-issue2963 branch June 3, 2026 03:45
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.

Align DEVELOPER_GUIDE HTTP SSE keep-alive docs

1 participant