Skip to content

feat: Add evaluate_script_file tool to evaluate JavaScript files from…#1772

Open
achideal wants to merge 2 commits intoChromeDevTools:mainfrom
achideal:feat/evaluate-script-file
Open

feat: Add evaluate_script_file tool to evaluate JavaScript files from…#1772
achideal wants to merge 2 commits intoChromeDevTools:mainfrom
achideal:feat/evaluate-script-file

Conversation

@achideal
Copy link
Copy Markdown

… the local filesystem

Added a new tool evaluate_script_file that reads a JavaScript file from the local filesystem and evaluates it inside the currently selected page. This is useful for evaluating large scripts without needing to pass the entire script content as a parameter.

… the local filesystem

Added a new tool evaluate_script_file that reads a JavaScript file from the local filesystem and evaluates it inside the currently selected page. This is useful for evaluating large scripts without needing to pass the entire script content as a parameter.
@google-cla
Copy link
Copy Markdown

google-cla bot commented Mar 31, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@OrKoN
Copy link
Copy Markdown
Collaborator

OrKoN commented Mar 31, 2026

Could you please file a feature request with details for your use case?

@achideal
Copy link
Copy Markdown
Author

Hi @OrKoN, thanks for the feedback! I've filed a feature request with detailed use case information here: #1775

Please let me know if you need any additional details or if there's anything I should adjust in the proposal. Happy to iterate on this!

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