Skip to content

Refactor SkillBridge hot spot modules#267

Draft
heznpc wants to merge 1 commit into
mainfrom
codex/modularize-skillbridge-hotspots
Draft

Refactor SkillBridge hot spot modules#267
heznpc wants to merge 1 commit into
mainfrom
codex/modularize-skillbridge-hotspots

Conversation

@heznpc

@heznpc heznpc commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Split content UI surface cleanup and chat message DOM helpers into focused modules
  • Refactor GT queue, translator verify handling, and page-bridge translate/verify dispatch into smaller helpers
  • Move the E2E Puter stream stub into its own helper file

Validation

  • npm run lint
  • npm run typecheck
  • npm run format:check
  • npm run build:bundle && npm run build:firefox
  • CI validation scripts: validate translations, glossary, i18n, locale contamination, dict coverage, shared constants, dict freshness, plugin check, selector health
  • npx jest --passWithNoTests --runInBand
  • docs generation stale check
  • npm run test:e2e (full 5-batch rerun passed)

Notes

  • One idb-cache E2E run hit a timing failure once; the spec passed alone, batch 3 rerun, and the final full E2E rerun.

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.

1 participant