test: add lodash deduplication analyzer eval - #99005
Draft
wbinnssmith wants to merge 1 commit into
Draft
wbinnssmith wants to merge 1 commit into
wbinnssmith wants to merge 1 commit into
Conversation
Contributor
Tests PassedCommit: d642c70 |
wbinnssmith
force-pushed
the
codex/analyzer-lodash-dedupe-eval
branch
from
September 21, 2026 21:25
ba23f24 to
737ed5b
Compare
wbinnssmith
force-pushed
the
codex/analyzer-lodash-dedupe-eval
branch
from
September 21, 2026 21:29
737ed5b to
a340a3d
Compare
wbinnssmith
force-pushed
the
codex/analyzer-lodash-dedupe-eval
branch
from
September 21, 2026 22:23
a340a3d to
4bff809
Compare
wbinnssmith
force-pushed
the
codex/analyzer-lodash-dedupe-eval
branch
from
September 22, 2026 16:53
4bff809 to
d4130c7
Compare
wbinnssmith
force-pushed
the
codex/analyzer-lodash-dedupe-eval
branch
from
September 22, 2026 17:15
d4130c7 to
93c9650
Compare
wbinnssmith
added this pull request to stack #98901
September 22, 2026 17:27
wbinnssmith
force-pushed
the
codex/analyzer-lodash-dedupe-eval
branch
from
September 22, 2026 23:56
93c9650 to
1a23787
Compare
wbinnssmith
force-pushed
the
codex/analyzer-lodash-dedupe-eval
branch
from
September 23, 2026 01:29
1a23787 to
67c7af0
Compare
wbinnssmith
force-pushed
the
codex/analyzer-lodash-dedupe-eval
branch
from
September 23, 2026 21:31
67c7af0 to
f00cce6
Compare
Co-authored-by: Will Binns-Smith <755844+wbinnssmith@users.noreply.github.com>
wbinnssmith
force-pushed
the
codex/analyzer-lodash-dedupe-eval
branch
from
September 23, 2026 21:52
f00cce6 to
d642c70
Compare
This branch has not been deployed
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?
Why?
Duplicate package versions need an isolated scenario so the eval can measure whether an agent uses analyzer package/source evidence and safely consolidates compatible runtime dependencies.
How?
The app imports lodash directly and through a local legacy package pinned to an older patch. Source, environment, and transcript assertions require one installed runtime version, preserve both transformed labels, and require before/after analyzer evidence plus a production build.
Verification
pnpm eval agent-061-dedupe-lodash-runtime --dryStacked on #99004.