Commit Graph

29 Commits

Author SHA1 Message Date
Tommy D. Rossi e96c401078 tell to kill relay when testing locally 2026-01-25 14:34:19 +01:00
Tommy D. Rossi 0cd0001ffe Use root-relative paths in dev workflow docs 2026-01-25 11:36:32 +01:00
Tommy D. Rossi b9d0571823 Document test log file location in testing section 2026-01-25 11:35:24 +01:00
Tommy D. Rossi 3c47ad3869 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
2026-01-25 11:30:12 +01:00
Tommy D. Rossi a15b06082b Add stable extension ID for development builds
Inject manifest key via vite plugin for dev/test builds (not production).
This ensures all developers get the same extension ID: pebbngnfojnignonigcnkdilknapkgid

- Update vite.config.mts to inject key when !PRODUCTION
- Update release script to use PRODUCTION=true
- Replace old hardcoded dev extension ID in all files
2026-01-25 11:19:51 +01:00
Tommy D. Rossi 5469af0d30 Add playwriter logfile command and fix documentation paths 2026-01-24 18:31:33 +01:00
Tommy D. Rossi b7edfb52b1 refactor: make SKILL.md source of truth, generate prompt.md from it 2026-01-24 12:21:22 +01:00
Tommy D. Rossi 7fa6049b88 Update PLAYWRITER_AGENTS.md 2026-01-21 21:22:35 +01:00
Tommy D. Rossi 415c9f839f Update PLAYWRITER_AGENTS.md 2026-01-14 17:56:37 +01:00
Tommy D. Rossi 3ae65a2dd6 update agents 2026-01-13 00:13:19 +01:00
Tommy D. Rossi cc128236eb agents.md 2026-01-01 12:00:10 +01:00
Tommy D. Rossi 237f24d3f8 Generate MCP resources at build time and host on playwriter.dev
- Add build-resources.ts script to generate markdown API docs
- Resources now use https://playwriter.dev/resources/*.md URLs
- Output to both playwriter/dist/ and website/public/resources/
- Simplify mcp.ts resource handlers to read pre-built files
2025-12-30 14:30:30 +01:00
Tommy D. Rossi f9a3c5b924 Update PLAYWRITER_AGENTS.md 2025-12-30 13:54:06 +01:00
Tommy D. Rossi b7d0fcf365 Update PLAYWRITER_AGENTS.md 2025-12-28 12:02:55 +01:00
Tommy D. Rossi ba8096fd74 reset tabs on disconnect 2025-12-21 16:26:13 +01:00
Tommy D. Rossi 5b474087eb use waitforloadstate 2025-12-19 19:09:19 +01:00
Tommy D. Rossi 1681c76ede how to debug mcp 2025-11-25 12:38:36 +01:00
Tommy D. Rossi 0df52a08c0 removed relayConnection.ts. added diff for ai snapshot. use search param 2025-11-25 10:35:39 +01:00
Tommy D. Rossi a40c03461e Update PLAYWRITER_AGENTS.md 2025-11-25 09:09:49 +01:00
Tommy D. Rossi d168c1191f changelogs 2025-11-24 16:41:49 +01:00
Tommy D. Rossi 167b5919c9 about testing 2025-11-24 12:01:11 +01:00
Tommy D. Rossi 96b1f8a4c8 capabilities 2025-11-22 14:52:40 +01:00
Tommy D. Rossi 8e3ebcf080 nn 2025-11-22 14:40:48 +01:00
Tommy D. Rossi fb1d06edaa add support for logging from extension 2025-11-22 13:41:21 +01:00
Tommy D. Rossi 8d7ca02fde Update PLAYWRITER_AGENTS.md 2025-11-22 12:46:47 +01:00
Tommy D. Rossi 27172cf7ca concurrent tabs test works 2025-11-22 12:43:52 +01:00
Tommy D. Rossi 3964b17fa1 more info 2025-11-22 11:18:17 +01:00
Tommy D. Rossi b1830b2714 more agents 2025-11-22 09:58:53 +01:00
Tommy D. Rossi ac5322e580 agents 2025-11-13 19:29:49 +01:00