Commit Graph

34 Commits

Author SHA1 Message Date
cloudycotton b1c9736355 Guard publish release tags 2026-05-30 14:13:12 +05:30
cloudycotton 4b99ac4a93 Run publish workflow in production environment v1.0.0 2026-05-30 14:10:45 +05:30
cloudycotton f523d7b03e Automate package releases 2026-05-30 14:01:28 +05:30
cloudycotton 631b82ec88 Use npm trusted publishing 2026-05-30 13:56:38 +05:30
Saksham 969c9e366b Merge pull request #4 from runablehq/shashwat-viewportScreenshot
chore: viewport option for screenshot
2026-05-01 13:52:35 +05:30
cloudycotton cf9b3a1224 restore viewport after screenshot, update descriptions 2026-05-01 13:32:06 +05:30
shashwat-runable 47cf33a091 wrapper over numeric flag 2026-05-01 13:31:25 +05:30
shashwat-runable 3d3f83b48e viewport set during ss 2026-05-01 13:31:25 +05:30
Saksham 15b6c115c6 Merge pull request #5 from runablehq/shashwat-ciPublish
feat: ci npm publish
2026-05-01 13:00:29 +05:30
Saksham b1f0ba253a Update .github/workflows/publish.yml 2026-05-01 12:59:20 +05:30
shashwat-runable 3ad993d4e9 ci for publish 2026-04-30 07:59:19 +05:30
Saksham de5f6acb1b Merge pull request #2 from runablehq/shashwat-tabId
feat: deterministic tabId using cdp
2026-04-29 18:36:40 +05:30
shashwat-runable 77b4869284 feat tabId 2026-04-29 18:26:51 +05:30
cloudycotton 94c45980cc fix: use mouse.wheel for scroll instead of window.scrollBy
window.scrollBy only scrolls the document-level viewport and silently
fails on sites with nested scroll containers or overflow:hidden on
html/body. Switch to page.mouse.wheel which dispatches real wheel
events through CDP, working with any scrollable element under the
cursor.
2026-04-07 15:20:07 +05:30
Ankit Kumar 08489ddede Merge pull request #1 from runablehq/asset-imatuctions
Update help text with asset download instructions
2026-04-01 21:11:14 +05:30
Umesh Kumar 0f18c2f56b Update help text with asset download instructions
Added note about using 'mb js' command for downloading assets.
2026-04-01 01:41:53 +05:30
cloudycotton cbb98f6dc9 readme: add demo gif, runable.com link, and skills.sh install
- Add terminal recording showing skills add + mb commands workflow
- Add badge links for npm, runable.com, and skills.sh
- Restructure setup: agent skill (recommended) vs global CLI
- Include VHS tape file for regenerating the gif
2026-03-21 19:04:36 +05:30
cloudycotton 41cb56f9ca docs: update README with record command, flags, and add skills.sh skill
- Add recording section (record start/stop/status) to README commands
- Add --fps and --scale flags documentation
- Add --json support for audit to flags description
- Document Chrome scripts and environment variables in tables
- Expand fill matching order and audit details in Notes
- Reorganize Notes into clear subsections
- Create skill/SKILL.md for skills.sh indexing with full command
  reference, usage patterns, and conditional setup instructions
2026-03-21 18:33:51 +05:30
cloudycotton 257427043e feat: update package.json - bump 2026-03-10 17:58:13 +05:30
cloudycotton ac7838e620 fix(record): resolve daemon timeouts, zombie processes, and overwrite issues 2026-03-10 17:54:25 +05:30
cloudycotton 2a8a21aedc feat: bump up the version 2026-03-10 17:46:53 +05:30
cloudycotton ebe5c2d8f5 feat: add record command 2026-03-10 17:46:24 +05:30
cloudycotton 7c3162af45 bump up the version 2026-02-16 13:10:41 +05:30
cloudycotton 53c806fed7 feat: update commands 2026-02-16 13:09:31 +05:30
cloudycotton 90de8fcbfe feat: bump up version 2026-02-16 12:52:06 +05:30
cloudycotton b9c3201808 update chrome 2026-02-16 12:50:06 +05:30
cloudycotton 2690e387d3 feat: update package.json 2026-02-16 12:42:35 +05:30
cloudycotton dbc7b7cc9b bump up the version 2026-02-16 12:30:13 +05:30
cloudycotton fac1a9ac7f feat: add scripts 2026-02-14 21:41:20 +05:30
cloudycotton 5bb3204e52 update README.md 2026-02-14 17:29:46 +05:30
cloudycotton 8dee1ac250 feat: add logs command 2026-02-14 17:13:55 +05:30
cloudycotton 3eda6a416d feat: tab management 2026-02-14 17:04:09 +05:30
cloudycotton 28228775ab feat: refactor fill 2026-02-14 16:49:12 +05:30
cloudycotton 68e8a005fb Initial commit 2026-02-14 16:40:27 +05:30