WPF DevTools MCP Server
Search Results for

    ADR 索引

    以下 ADR 為對外公開版摘要,聚焦目前設計中仍然重要、且能幫助使用者與貢獻者理解系統行為的決策。

    清單

    1. ADR-001: Named Pipes for IPC
    2. ADR-002: In-Process Injection
    3. ADR-003: Length-Prefix Framing
    4. ADR-005: Multi-Targeting Strategy
    5. ADR-006: STDIO Session State

    閱讀建議

    • 想先理解整體流程:先看架構總覽
    • 想搞懂通訊模型:看IPC 與通訊協定
    • 想理解注入與 runtime 選擇:看Injection 與 Runtime 選擇
    • 想新增 Streamable HTTP、SSE 或其他多 client transport:先看 ADR-006
    • Edit this page
    In this article
    Back to top WPF DevTools MCP Server documentation for users, operators, and contributors.