You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Currently, the /accessibility:review command only accepts local development server URLs. Expand its scope to include file-level audits. This update would allow the command to accept a direct file path as input and flag any accessibility violations within that specific file.
Currently, the
/accessibility:review commandonly accepts local development server URLs. Expand its scope to include file-level audits. This update would allow the command to accept a direct file path as input and flag any accessibility violations within that specific file.