Skip to content

chore(release): ui-lineage 0.2.0#31

Merged
officialCodeWork merged 1 commit into
developmentfrom
chore/release-0.2.0
Jul 14, 2026
Merged

chore(release): ui-lineage 0.2.0#31
officialCodeWork merged 1 commit into
developmentfrom
chore/release-0.2.0

Conversation

@officialCodeWork

Copy link
Copy Markdown
Owner

Release prep — ui-lineage 0.2.0

Bumps all packages to 0.2.0. Since 0.1.0 was published, this cut rolls up 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: ./package.json added to exports (tools that read it), README refreshed, graph generator stamped ui-lineage@0.2.0.

Verified

npm packnpm install into a clean project: the ui-lineage bin (scan/journeys), the library import, and the ui-lineage/vision subpath all resolve and run. 145 tests + eval green.

Not published from CI — you publish from development after merge (commands in the chat).

🤖 Generated with Claude Code

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>
@officialCodeWork
officialCodeWork merged commit e8e12d7 into development Jul 14, 2026
1 check passed
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.

2 participants