diff --git a/PLAYWRITER_AGENTS.md b/PLAYWRITER_AGENTS.md index 29b5406..a894e5b 100644 --- a/PLAYWRITER_AGENTS.md +++ b/PLAYWRITER_AGENTS.md @@ -5,6 +5,10 @@ the extension uses chrome.debugger to manage the user browser read ./README.md for an overview of how this extension and mcp work read playwriter/src/prompt.md to understand how the MCP works +## backward compatibility + +breaking changes to the WS protocol MUST never be made. publishing the extension code will never be instant, which means the extension must keep working with newer versions of the MCP and WS relay server. + ## architecture - user installs the extension in chrome. we assume there is only one chrome window for now, the first opened.