豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

chore: report console issues in get_console_messages #594

Merged
nattallius merged 7 commits intomainfrom
nattallius/add-get-issues-details
Nov 25, 2025
Merged

chore: report console issues in get_console_messages #594
nattallius merged 7 commits intomainfrom
nattallius/add-get-issues-details

Conversation

@nattallius
Copy link
Copy Markdown
Collaborator

No description provided.

@nattallius nattallius requested a review from OrKoN November 21, 2025 08:27
Comment thread src/formatters/consoleFormatter.ts Outdated
Comment thread src/McpResponse.ts Outdated
Comment thread src/McpResponse.ts Outdated
Comment thread tests/tools/console.test.ts Outdated
Comment thread tests/tools/console.test.ts Outdated
Comment thread tests/tools/console.test.ts
Comment thread tests/tools/console.test.ts Outdated
@nattallius nattallius requested a review from OrKoN November 24, 2025 10:32
@OrKoN OrKoN force-pushed the nattallius/add-get-issues-details branch from 972a239 to ff433a1 Compare November 24, 2025 10:35
@OrKoN
Copy link
Copy Markdown
Collaborator

OrKoN commented Nov 24, 2025

@nattallius could you please rebase and fix CI errors?

Comment thread src/formatters/consoleFormatter.ts Outdated
@nattallius nattallius changed the title Update get_console_message with Issues details feat: report console issues in get_console_messages Nov 24, 2025
@nattallius nattallius force-pushed the nattallius/add-get-issues-details branch from ff433a1 to 3f165da Compare November 24, 2025 18:26
@OrKoN
Copy link
Copy Markdown
Collaborator

OrKoN commented Nov 25, 2025

@nattallius since issues are not available by default yet, let's change the title of this PR to start with chore:.

@nattallius nattallius changed the title feat: report console issues in get_console_messages chore: report console issues in get_console_messages Nov 25, 2025
Copy link
Copy Markdown
Collaborator

@OrKoN OrKoN left a comment

Choose a reason for hiding this comment

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

LGTM thanks

@nattallius nattallius merged commit 326c279 into main Nov 25, 2025
20 checks passed
@nattallius nattallius deleted the nattallius/add-get-issues-details branch November 25, 2025 10:41
OrKoN added a commit that referenced this pull request Dec 2, 2025
Now that all PRs by @nattallius have landed, this PR removes the feature
flag introduced in
#575 and makes
issues available by default.

- list_console_messages has a new message type called `issue` to filter
for DevTools issues
- get_console_message returns details for the issues.

DevTools issues help to identify and fix problems on web pages. See
https://developer.chrome.com/docs/devtools/issues for more details.

PRs contributing this feature:

- #505
- #594
- #594
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