Skip to content

Conversation

@pavelfeldman
Copy link
Member

No description provided.

} else if (this._includeModalStates) {
const modalStatesMarkdown = renderModalStates(this._includeModalStates);
renderedResponse.states.modal = modalStatesMarkdown.join('\n');
} else if (this._tabSnapshot) {
Copy link
Member

Choose a reason for hiding this comment

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

Why did this move?

try {
new URL(url);
} catch (e) {
if (url.startsWith('localhost'))
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure this is the right place for the check.

@github-actions
Copy link
Contributor

Test results for "MCP"

2830 passed, 121 skipped


Merge workflow run.

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