Skip to content

Refactor obsolete extension code - #380

Merged
bartekplus merged 2 commits into
masterfrom
codex/ponytail-cleanup
Sep 13, 2026
Merged

bartekplus merged 2 commits into
masterfrom
codex/ponytail-cleanup

Conversation

@bartekplus

Copy link
Copy Markdown
Owner

Summary

  • remove unreachable legacy grammar, text-expander, editor-filler, and settings-engine modules
  • replace forwarding wrappers and one-call helper stacks with direct implementations
  • remove unused exports, fields, message aliases, and development dependencies
  • preserve legacy grammar ID compatibility and migrate Unicode capitalization coverage to the active rule

Verification

  • bun run check
  • bun run test: 1,512 passed before final Unicode test addition; focused V1 suite 22 passed afterward
  • bun run check:e2e:coverage
  • bun run build
  • bun run build --platform=firefox
  • Chrome smoke: 26 passed
  • Firefox smoke: 26 passed
  • Chrome full: 65 passed, 7 intentional skips
  • Firefox full: 65 passed, 7 intentional skips

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-13T12:42:50.578200Z 20f4028 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@bartekplus
bartekplus merged commit 058cde1 into master Sep 13, 2026
8 checks passed
@bartekplus
bartekplus deleted the codex/ponytail-cleanup branch September 13, 2026 12:51
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