Skip to content

[codex] Add subtitle QA review tool#42

Draft
laubonghaudoi wants to merge 1 commit intomainfrom
codex/subtitle-quality-qa
Draft

[codex] Add subtitle QA review tool#42
laubonghaudoi wants to merge 1 commit intomainfrom
codex/subtitle-quality-qa

Conversation

@laubonghaudoi
Copy link
Copy Markdown
Owner

Summary

  • Adds a browser-only subtitle QA engine for common cleanup issues.
  • Adds a compact header-launched QA dialog with severity/rule filters, threshold controls, previews, and selected automatic fixes.
  • Wires fixes through the existing active-track replaceAllSubtitlesAction path so one apply operation remains undoable.
  • Adds English, German, and Cantonese UI strings plus rule coverage in tests/subtitle-quality.test.ts.

Closes #33.

Validation

  • npm run lint
  • npm test (55 passing tests)
  • npm run build

Notes

  • The local .codex/ environment file is intentionally not included.
  • The QA tool stays scoped to the active track and browser-only deterministic subtitle data logic.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
subtitle-editor 77c84ca Commit Preview URL

Branch Preview URL
Apr 24 2026, 03:30 PM

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.

Add a reviewable subtitle QA and fix common errors tool

1 participant