Tommy D. Rossi
6a139c3595
Update SKILL.md
2026-02-03 12:05:41 +01:00
Tommy D. Rossi
3f2063f999
Update SKILL.md
2026-02-03 11:44:45 +01:00
Tommy D. Rossi
0341705677
docs: refresh generated skill output
2026-02-02 22:13:34 +01:00
Tommy D. Rossi
51704a0922
feat: add getPageMarkdown utility using Mozilla Readability
...
- Consolidate build scripts into single build-client-bundles.ts
- Add @mozilla/readability for Firefox Reader View content extraction
- New getPageMarkdown() utility extracts main page content as plain text
- Supports search and diff-since-last-call like other utilities
- Add test with file snapshot
2026-02-01 18:44:45 +01:00
Tommy D. Rossi
8532de46fc
feat: improve HTML rewriting - remove decorative subtrees and aria-hidden elements
...
- Add removeAriaHiddenPlugin to strip aria-hidden=true subtrees
- Add removeEmptyAltImagesPlugin to remove decorative images
- Add removeDecorativeSubtreesPlugin to prune content-free branches
- Update test snapshots for x.com
2026-02-01 17:09:07 +01:00
Tommy D. Rossi
1732e4e232
Update SKILL.md
2026-01-29 20:23:57 +01:00
Tommy D. Rossi
7809be6328
docs(skill): instruct agents to create own pages and handle closures
2026-01-27 19:06:06 +01:00
Tommy D. Rossi
6de954ca1a
Update SKILL.md
2026-01-27 13:35:23 +01:00
Tommy D. Rossi
170ac7c87f
Update SKILL.md
2026-01-27 13:35:23 +01:00
Tommy D. Rossi
c9768965b5
Update .gitignore
2026-01-27 13:35:22 +01:00
Tommy D. Rossi
6b0b9d3bf4
about jq and cdp logfile
2026-01-26 13:44:41 +01:00
Tommy D. Rossi
393d23e1e2
Delete docker.package.json
2026-01-25 16:18:47 +01:00
Tommy D. Rossi
45cdc372a8
refactor: move SKILL.md to src, add playwriter skill command
...
- Move skills/playwriter/SKILL.md to playwriter/src/skill.md (source of truth)
- Add 'playwriter skill' CLI command to output full docs
- Make skills/playwriter/SKILL.md a lightweight stub pointing to CLI
- Generate prompt.md to dist/ instead of src/
- Strip CLI-only content from MCP prompt
2026-01-25 16:18:23 +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
f9869a59f2
refactor: move welcome.html to src/, simplify vite build config, cleanup cli.ts formatting
2026-01-23 23:57:25 +01:00
Tommy D. Rossi
18d0cdb646
Add prompt.md to website public and link in CLI help
2026-01-22 22:06:29 +01:00
Tommy D. Rossi
c15cf5947a
Add unified mcpLog for relay server and stderr logging
2025-12-31 22:41:32 +01:00
Tommy D. Rossi
6753e1953f
Update vite.config.ts
2025-12-30 17:45:45 +01:00
Tommy D. Rossi
2890d82470
Update package.json
2025-12-30 17:45:37 +01:00
Tommy D. Rossi
d37b2eee92
vercel react router
2025-12-30 17:44:41 +01:00
Tommy D. Rossi
c97a6123b2
Update package.json
2025-12-30 17:43:01 +01:00
Tommy D. Rossi
e7b4f07dd4
fix website
2025-12-30 17:41:44 +01:00
Tommy D. Rossi
45ca51bc35
Update _index.tsx
2025-12-30 17:39:52 +01:00
Tommy D. Rossi
e4e509d638
Update react-router.config.ts
2025-12-30 14:35:40 +01:00
Tommy D. Rossi
2a8fb62995
Update react-router.config.ts
2025-12-30 14:35:35 +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
3decc28242
website
2025-12-30 14:25:19 +01:00