sync: add quick entry for user-provided screenshots in visual-diff-mode-pencil #31
Reference in New Issue
Block a user
No description provided.
Delete Branch "sync/d8d-skills-20260414-014415"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更内容
新增前置快速入口检测:当用户直接提供两张图片 [Image #1] [Image #2] 时,跳过 PVD-0 准备阶段,直接进入对比分析流程。
支持语法:
约定:[Image #1] = 实际截图 (-actual.png), [Image #2] = 设计稿 (-design.png)
原有全流程自动化保持不变。
测试