[docs] Update editor preview screenshots – 2026-05-30#35890
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
🧪 Test Quality Sentinel completed test quality analysis. No test files were added or modified in this PR. The only change is to docs/src/content/docs/reference/editors.mdx (3 additions, 3 deletions — screenshot updates). Test Quality Sentinel skipped. |
|
✅ Design Decision Gate 🏗️ completed the design decision gate check. No ADR enforcement needed: PR #35890 does not have the 'implementation' label and has 0 new lines of code in business logic directories (≤100 threshold). |
|
🧠 Matt Pocock Skills Reviewer has completed the skills-based review. ✅ |
|
✅ PR Code Quality Reviewer completed the code quality review. No action needed: PR #35890 is already merged and contains only documentation screenshot URL updates (3 image hash replacements in editors.mdx). No code logic, no tests, no correctness/security/performance concerns to flag. |
There was a problem hiding this comment.
Pull request overview
This PR refreshes the editor reference documentation with current preview screenshots from the weekly editors health check.
Changes:
- Updates screenshots for Compiler Playground, Agentic Prompt Generator, and Graphical Workflow Editor.
Show a summary per file
| File | Description |
|---|---|
docs/src/content/docs/reference/editors.mdx |
Replaces outdated editor preview image URLs with newly generated screenshot assets. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0
There was a problem hiding this comment.
Skills-Based Review 🧠
Applied /zoom-out — this is a routine automated screenshot refresh with no architectural impact.
📋 Summary
Changes
- 3 screenshot image URLs updated in
docs/src/content/docs/reference/editors.mdx - All three editors report ✅ 200 status in the health check
- Pure content update, no logic or code changes
Positive Highlights
- ✅ Automated weekly health check working as intended
- ✅ All editors are healthy and reachable
🧠 Reviewed using Matt Pocock's skills by Matt Pocock Skills Reviewer · sonnet46 664.5K
docs: update editor preview screenshots
Summary
Refreshes the screenshot image URLs in the editor reference documentation (
docs/src/content/docs/reference/editors.mdx) to point to new asset hashes generated from theWeekly-Editors-Health-Checkbranch. No functionality, logic, or schema changes are included.Changes
docs/src/content/docs/reference/editors.mdxDetails
All three editor tool preview images were stale and are now replaced with current screenshots captured during the weekly editors health check.
Breaking Changes
None.
Testing
Docs-only change. Verify visually by previewing the reference page and confirming each editor screenshot renders correctly.