Adam Ladachowski
|
44a340608f
|
Remove image from README
Removed image from README for headless browser automation.
|
2026-02-10 01:34:31 +01:00 |
|
Adam Ladachowski
|
09c34b804f
|
💬 Commit message: Update 2026-02-08 04:49:18, 8 files, 120 lines
📁 Files changed: 8
📝 Lines changed: 120
• settings.json
• .mcp.json
• README.md
• save.md
• cli.js
• cli.js.map
• package.json
• cli.ts
|
2026-02-08 04:49:18 +01:00 |
|
Adam Ladachowski
|
691ba94437
|
[Update] [2026-02-08 04:10:19] 3 files
|
2026-02-08 04:10:19 +01:00 |
|
Adam Ladachowski
|
0142e1ac54
|
Update README with marketplace install and complete command list
|
2026-02-08 03:51:55 +01:00 |
|
Adam Ladachowski
|
d87f9c9f49
|
💬 Commit message: Update 2026-02-08 03:43:41, 3 files, 24 lines
📁 Files changed: 3
📝 Lines changed: 24
• README.md
• package-lock.json
• package.json
|
2026-02-08 03:43:41 +01:00 |
|
Adam Ladachowski
|
bc1f3d9d73
|
Add Claude Code plugin support with MCP prompts and resources
- Add .claude-plugin/plugin.json manifest (name: browse)
- Add 11 slash commands: start, end, goto, screenshot, scrape, analyze, extract, fill, compare, save, restore
- Add MCP resources: browser://state, browser://html, browser://screenshot
- Add MCP prompts: analyze_page, extract_data, navigate_to, fill_form, compare_screenshots
- Add session management tools: close, session_save, session_restore
- Include dist/ for plugin installation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-08 03:08:02 +01:00 |
|
Adam Ladachowski
|
ab03140803
|
💬 Commit message: Update 2026-02-08 03:05:28, 17 files, 662 lines
📁 Files changed: 17
📝 Lines changed: 662
• plugin.json
• .mcp.json
• README.md
• analyze.md
• compare.md
• end.md
• extract.md
• fill.md
• goto.md
• restore.md
• save.md
• scrape.md
• screenshot.md
• start.md
• package.json
• browser.ts
• mcp.ts
|
2026-02-08 03:05:28 +01:00 |
|
Adam Ladachowski
|
3c7a766da3
|
Update README.md
|
2026-02-06 22:37:13 +01:00 |
|
Adam Ladachowski
|
241aee8136
|
Add image to README for headless browser automation
Added an image to the README for visual reference.
|
2026-02-06 22:36:57 +01:00 |
|
Adam Ladachowski
|
603e8ca39a
|
Add CI workflow and README badges
- Add npm, CI, license, node badges to README
- Add CI workflow testing Node 18, 20, 22
- Runs build, lint, typecheck on push/PR
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-06 21:07:24 +01:00 |
|
Adam Ladachowski
|
1e9c3e4ac7
|
💬 Commit message: Update 2026-02-06 20:47:16, 1 files, 23 lines
📁 Files changed: 1
📝 Lines changed: 23
• README.md
|
2026-02-06 20:47:16 +01:00 |
|
Adam Ladachowski
|
eccc03ee7a
|
💬 Commit message: Update 2026-02-06 20:28:30, 13 files, 1401 lines
📁 Files changed: 13
📝 Lines changed: 1401
• .gitignore
• CLAUDE.md
• PLAN.md
• README.md
• TODO.md
• package-lock.json
• package.json
• browser.ts
• cli.ts
• index.ts
• server.ts
• types.ts
• tsconfig.json
|
2026-02-06 20:28:30 +01:00 |
|