Skip to content

feat: add hover tool#15

Merged
subashs8 merged 3 commits intomainfrom
subashs8/hover-tool
Nov 29, 2025
Merged

feat: add hover tool#15
subashs8 merged 3 commits intomainfrom
subashs8/hover-tool

Conversation

@subashs8
Copy link
Copy Markdown
Contributor

No description provided.

@subashs8 subashs8 assigned subashs8, vangie and zhlmmc and unassigned subashs8 Nov 17, 2025
@zhlmmc
Copy link
Copy Markdown

zhlmmc commented Nov 17, 2025

@subashs8 make sure you run tests on the updated mcp

Comment thread src/tools/hover.ts Outdated
target: string,
logger: MCPLogger,
gboxSDK: GboxSDK
): Promise<{ x: number; y: number } | null> {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Would it be better to remove the null and throw an exception if something goes wrong?

@subashs8 subashs8 requested review from vangie and zhlmmc November 28, 2025 02:45
@subashs8 subashs8 merged commit cd16da2 into main Nov 29, 2025
9 checks passed
@subashs8 subashs8 deleted the subashs8/hover-tool branch November 29, 2025 02:03
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.

3 participants