@bhashafix/cli
Run checks from your terminal, read a clear summary, or save the full result as JSON.
pnpm bhashafix scan \ --url http://localhost:3000 \ --source-locale en-GB \ --locales hi-IN,ar-SA,ja-JP,de-DEOpen CLI setup →
The same checks power every surface, so the result does not change with the tool.
Run checks from your terminal, read a clear summary, or save the full result as JSON.
pnpm bhashafix scan \ --url http://localhost:3000 \ --source-locale en-GB \ --locales hi-IN,ar-SA,ja-JP,de-DEOpen CLI setup →
Give coding agents 18 safe BhashaFix actions so they can inspect real evidence instead of guessing.
{
"mcpServers": {
"bhashafix": {
"command": "node",
"args": ["packages/mcp/dist/bin.js"]
}
}
}Open agent setup →Check every pull request, keep the screenshots, and stop a release only when your chosen rule fails.
- run: pnpm install --frozen-lockfile - run: pnpm exec playwright install chromium - run: pnpm bhashafix ci --fail-on blockingOpen CI setup →
Writing review is optional. Browser, layout, accessibility, and formatting checks work without an AI key.