feat(vom): support screenshot-bound point interactions on canvas regions | 支持基于截图坐标的 canvas 点选操作 - #220
Open
Ljy-0827 wants to merge 2 commits into
Open
feat(vom): support screenshot-bound point interactions on canvas regions | 支持基于截图坐标的 canvas 点选操作#220Ljy-0827 wants to merge 2 commits into
Ljy-0827 wants to merge 2 commits into
Conversation
Ljy-0827
added this pull request to stack #210
September 10, 2026 09:22
Ljy-0827
force-pushed
the
feat/canvas-point-interaction
branch
from
September 10, 2026 11:03
1c6d2f1 to
997997d
Compare
Ljy-0827
marked this pull request as ready for review
September 10, 2026 11:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
现有观察链路已支持发现 Canvas、输出 visual ref 并按需截图,但 Agent 尚不能根据截图操作 Canvas 内部区域。
本 PR 补齐截图到点选的链路,使 Agent 能根据图片定位单元格等目标,完成点击,并继续通过语义观察操作新出现的 DOM 控件。
主要改动
行为边界
验证