Update PLAYWRITER_AGENTS.md

This commit is contained in:
Tommy D. Rossi
2025-12-28 12:02:55 +01:00
parent 806e6331c3
commit b7d0fcf365
+4
View File
@@ -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.