Skip to content

docs: add warning to ui_click preferring useExpose over screen-based clicking - #68

Open
github-actions[bot] wants to merge 3 commits into
mainfrom
claude/update-ui-click-mcp-NbLsE
Open

docs: add warning to ui_click preferring useExpose over screen-based clicking#68
github-actions[bot] wants to merge 3 commits into
mainfrom
claude/update-ui-click-mcp-NbLsE

Conversation

@github-actions

@github-actions github-actions Bot commented Jan 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Auto-generated PR for branch claude/update-ui-click-mcp-NbLsE

Changes

  • docs: add warning to ui_click preferring useExpose over screen-based clicking

This PR was automatically created. Please update the description with relevant details.


Summary by cubic

Update ui_click tool docs to warn against screen-based clicking and recommend using useExpose + expose_call for UI actions. This steers users to a more reliable path and reduces flaky clicks from layout shifts, responsive sizing, and timing issues.

Written for commit c817d1e. Summary will update on new commits.

…clicking

Update ui_click MCP tool description to recommend using useExpose and
expose_call for triggering UI actions instead, as screen position-based
clicking is highly unreliable due to layout shifts and timing issues.
@dang-hai
dang-hai marked this pull request as ready for review January 25, 2026 21:22

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@dang-hai dang-hai closed this Jan 25, 2026
@dang-hai dang-hai reopened this Jan 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants