[codex] Extract shared no-provider command helper#158
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
quality-command-helpersrunner for local no-provider package commands.Why
Community feedback called out generated product-script clone clusters and audit surfaces that were too structural. This PR removes the current top jscpd clone pair with focused characterization coverage instead of treating jscpd as an autofix engine.
Validation
bun test ./scripts/quality-command-helpers.test.ts ./scripts/product-dead-export-candidates.test.ts ./scripts/product-dependency-topology.test.ts ./scripts/product-script-duplication-audit.test.tsbun run product:static-analysis-remediation-queuebun run buildbun run typecheck --pretty falsebun run product:qualitybun run verify:privacygit diff --cached --checkClaim boundary
This proves one behavior-preserving extraction and a smaller jscpd ratchet. It does not claim broad refactor completion, production readiness, or external validation.