chore(release): ui-lineage 0.2.0#31
Merged
Merged
Conversation
Bump all packages to 0.2.0 and prepare the release. Since 0.1.0 was published, this cut adds everything from Phases 3–4: - user journeys + `journeys` CLI - action effects, form & non-JSX events, flag/role conditions - matching engine: rarity + fuzzy/OCR + structural + most-specific-subtree - screenshot/vision adapter (`ui-lineage/vision` subpath) - alias glossary + corrections store (`correct` command, `--aliases`) - calibrated confidence + honesty metrics Also: expose `./package.json` in exports (tools that read it), refresh the package README, and stamp the graph generator as `ui-lineage@0.2.0`. Verified by `npm pack` → `npm install` into a clean project: bin, library, and vision subpath all resolve; 145 tests + eval green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Release prep — ui-lineage 0.2.0
Bumps all packages to 0.2.0. Since
0.1.0was published, this cut rolls up everything from Phases 3–4:journeysCLIui-lineage/visionsubpath)correctcommand,--aliases)Also:
./package.jsonadded toexports(tools that read it), README refreshed, graph generator stampedui-lineage@0.2.0.Verified
npm pack→npm installinto a clean project: theui-lineagebin (scan/journeys), the library import, and theui-lineage/visionsubpath all resolve and run. 145 tests + eval green.Not published from CI — you publish from
developmentafter merge (commands in the chat).🤖 Generated with Claude Code