Add development workflow docs to AGENTS.md

Closes #36

- Document how to run MCP locally with tsx
- Document how to run CLI locally with tsx and -e
- Document extension reload workflow with stable dev ID
This commit is contained in:
Tommy D. Rossi
2026-01-25 11:25:32 +01:00
parent a15b06082b
commit 3c47ad3869
3 changed files with 211 additions and 36 deletions
+5
View File
@@ -0,0 +1,5 @@
# Contributing
See [PLAYWRITER_AGENTS.md](./PLAYWRITER_AGENTS.md) for development setup, workflows, and guidelines.
For the full combined instructions (including shared coding standards), see [AGENTS.md](./AGENTS.md).