Commit Graph

162 Commits

Author SHA1 Message Date
github-actions[bot] 818c0f7c53 chore: publish from main 2026-07-17 07:40:26 +00:00
github-actions[bot] 845a23eeba chore: publish from main 2026-07-17 04:23:00 +00:00
github-actions[bot] 4cfd74fcdc chore: publish from main 2026-07-17 00:31:24 +00:00
github-actions[bot] e5e8c19ca6 chore: publish from main 2026-07-17 00:20:31 +00:00
github-actions[bot] 7dea3a924b chore: publish from main 2026-07-17 00:04:26 +00:00
github-actions[bot] d925e492ac chore: publish from main 2026-07-16 04:10:37 +00:00
github-actions[bot] d86f40c898 chore: publish from main 2026-07-16 02:59:11 +00:00
github-actions[bot] 6a843b5c57 chore: publish from main 2026-07-15 23:07:21 +00:00
github-actions[bot] c135c0e910 chore: publish from main 2026-07-14 01:07:23 +00:00
github-actions[bot] d981b567a6 chore: publish from main 2026-07-13 00:07:28 +00:00
github-actions[bot] d618056ed8 chore: publish from main 2026-07-13 00:02:29 +00:00
github-actions[bot] a37bc10ef2 chore: publish from main 2026-07-10 04:37:31 +00:00
github-actions[bot] 9a8e446f02 chore: publish from main 2026-07-10 00:31:04 +00:00
github-actions[bot] 47bda0a9ee chore: publish from main 2026-07-09 00:07:41 +00:00
github-actions[bot] c79a861c56 chore: publish from main 2026-07-08 02:02:34 +00:00
github-actions[bot] 7b8dfd2429 chore: publish from main 2026-07-08 01:55:44 +00:00
github-actions[bot] ac55faa458 chore: publish from main 2026-07-07 00:57:12 +00:00
github-actions[bot] ec598e96dc chore: publish from main 2026-07-07 00:53:22 +00:00
github-actions[bot] 678104162c chore: publish from main 2026-07-03 00:11:55 +00:00
github-actions[bot] 4ca670469d chore: publish from main 2026-07-02 02:01:35 +00:00
github-actions[bot] 37cb6bdc66 chore: publish from main 2026-07-02 00:30:55 +00:00
github-actions[bot] fa007c62f7 chore: publish from main 2026-07-01 00:41:05 +00:00
github-actions[bot] 733531897c chore: publish from main 2026-06-26 01:25:24 +00:00
github-actions[bot] 6cd6bfe767 chore: publish from staged 2026-06-25 01:21:57 +00:00
github-actions[bot] f274e32aa8 chore: publish from staged 2026-06-23 04:13:44 +00:00
github-actions[bot] 4ad8caccea chore: publish from staged 2026-06-23 01:26:54 +00:00
github-actions[bot] aa0d487d71 chore: publish from staged 2026-06-18 00:04:07 +00:00
github-actions[bot] 4ec113886a chore: publish from staged 2026-06-16 23:32:30 +00:00
github-actions[bot] e7310d0303 chore: publish from staged 2026-06-16 00:05:49 +00:00
github-actions[bot] fa10b73f3f chore: publish from staged 2026-06-15 01:50:36 +00:00
github-actions[bot] 66024160de chore: publish from staged 2026-06-15 01:24:26 +00:00
github-actions[bot] ef4602534e chore: publish from staged 2026-06-15 00:25:53 +00:00
github-actions[bot] cb777656fb chore: publish from staged 2026-06-12 02:09:50 +00:00
github-actions[bot] fc02fee339 chore: publish from staged 2026-06-12 02:02:10 +00:00
github-actions[bot] 96e88168f9 chore: publish from staged 2026-06-12 02:01:08 +00:00
github-actions[bot] 5c1ed34a51 chore: publish from staged 2026-06-12 02:00:40 +00:00
github-actions[bot] bbf8f7bccd chore: publish from staged 2026-06-10 04:43:53 +00:00
github-actions[bot] b21ec1daeb chore: publish from staged 2026-06-10 04:34:58 +00:00
github-actions[bot] 3b5ee9cfe8 chore: publish from staged 2026-06-08 06:21:10 +00:00
github-actions[bot] a3ee80acdb chore: publish from staged 2026-05-28 00:09:02 +00:00
github-actions[bot] 1f4149a216 chore: publish from staged 2026-05-28 00:08:06 +00:00
github-actions[bot] e9089dd31c chore: publish from staged 2026-05-27 20:09:44 +00:00
github-actions[bot] b3ca113258 chore: publish from staged 2026-05-27 01:10:37 +00:00
github-actions[bot] 1979b1b543 chore: publish from staged 2026-05-27 01:05:58 +00:00
github-actions[bot] 75aef48aee chore: publish from staged 2026-05-27 00:25:23 +00:00
github-actions[bot] 9e94c25dd8 chore: publish from staged 2026-05-26 23:56:28 +00:00
github-actions[bot] 5551be581a chore: publish from staged 2026-05-26 23:51:44 +00:00
github-actions[bot] 83cd18c260 chore: publish from staged 2026-05-25 23:47:57 +00:00
github-actions[bot] 5cb6ef998e Add external plugin vercel-plugin (#1829)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-26 09:47:30 +10:00
Jakub Jareš 5cab59b03e Add visual-pr plugin — screenshot capture, annotation, and PR embedding (#1804)
* Add visual-pr plugin: screenshot capture, annotation, PR embedding, and screen recording

Four skills that teach Copilot to capture UI screenshots (Playwright + PIL),
annotate them with algorithmic label placement, embed before/after images
in PR descriptions, and record animated GIF demos.

Includes demo images showing the annotation engine on GitHub Issues.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Update generated README tables and marketplace.json

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Embed annotate.py module in image-annotations skill

The full working module (annotate_image, grid_image, diff_images) is now
included as a code block so users can save it as annotate.py and import
directly. Scrubbed project-specific labels from examples.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Address review feedback: mss.mss() context manager, fix RECT struct, consistent placeholder

- Use mss.mss() context manager instead of mss.MSS() (ui-screenshots, screen-recording)
- Fix broken RECT struct in window+GIF combining example (screen-recording)
- Consistent projectId placeholder in AzDO upload example (pr-screenshots)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-25 11:22:39 +10:00