Skip to content

fix(chrome): repair Wikipedia skill tools JSON so tools parse - #2611

Merged
webbrain-one merged 1 commit into
webbrain-one:mainfrom
Ayush7614:fix/chrome-wikipedia-tools-json
Jul 27, 2026
Merged

fix(chrome): repair Wikipedia skill tools JSON so tools parse#2611
webbrain-one merged 1 commit into
webbrain-one:mainfrom
Ayush7614:fix/chrome-wikipedia-tools-json

Conversation

@Ayush7614

@Ayush7614 Ayush7614 commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Chrome's packaged wikipedia.md was missing a comma after defaultArgs, so JSON.parse failed and parseSkillToolBlocks silently dropped both tools. Enabling Wikipedia on Chrome exposed zero skill tools.

Firefox's copy was already valid. This aligns Chrome with Firefox.

Test plan

  • JSON.parse of Chrome webbrain-tools block succeeds
  • Enable Wikipedia on Chrome → Ask mode shows search_wikipedia / get_wikipedia_summary
  • node test/run.js packaged Wikipedia opt-in test passes for Chrome

Chrome's wikipedia.md was missing a comma after defaultArgs, so
parseSkillToolBlocks silently dropped both HTTP tools. Align with the
working Firefox skill file.
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

@Ayush7614 is attempting to deploy a commit to the esokullu's projects Team on Vercel.

A member of the Team first needs to authorize it.

@webbrain-one
webbrain-one merged commit 1208572 into webbrain-one:main Jul 27, 2026
1 of 2 checks passed
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