Skip to content

feat(web): generator showcase + landing version bump to v0.9#65

Open
totigm wants to merge 3 commits into
mainfrom
chore/landing-generator
Open

feat(web): generator showcase + landing version bump to v0.9#65
totigm wants to merge 3 commits into
mainfrom
chore/landing-generator

Conversation

@totigm

@totigm totigm commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Adds the generator to the landing (it wasn't mentioned anywhere) and bumps the version refs for the upcoming release.

Generator showcase section

A new GeneratorShowcase, placed right after RecorderShowcase, that tells the capture → code story:

  • the npx @humanjs/generator <url> command
  • a faux "captured session" step list (goto / click / type / selectText / …) with role-first targets
  • an arrow into the generated login.spec.ts (real role=…[name=…] selectors, masked password, the selectText(…, { text }) substring step)
  • three feature columns: role-first selectors · a real editor · export clean code

Built from the existing section primitives + CodeBlock on the warm-accent theme — no new design language. Verified rendered in a production build.

README

Expanded the one-line generator blurb into a real description: role-first capture, the live editor (reorder / relabel / assertions / secrets / personality), and exporting a @playwright/test spec or standalone HumanJS script through the library's own codegen.

Version refs (per the release-hygiene rule)

Bumped the landing's hard-coded versions to match the pending Version Packages release (PR #61): v0.8 → v0.9 (Hero, HonestLimits) and @humanjs/core@0.7.0 → @0.8.0 (TrustStrip).

⚠️ Merge after the release publishes. These version strings name playwright@0.9 / core@0.8.0, which aren't on npm until PR #61 merges. Merging this first would make the live site claim versions that aren't published yet. The generator-section and README commits are safe to merge anytime; the chore(web): bump… commit should land with/after the release.

typecheck · lint · next build all green.

totigm added 3 commits June 16, 2026 01:44
Replace the one-line blurb with what the generator actually is and does:
role-first capture, the live editor (reorder/relabel/assertions/secrets/
personality), and exporting a @playwright/test spec or standalone HumanJS
script through the same codegen the library ships.
The landing didn't mention @humanjs/generator at all. Add a GeneratorShowcase
section (after RecorderShowcase) that tells the capture-to-code story: the
npx command, a faux 'captured session' step list, an arrow, and the generated
login.spec.ts — plus three feature columns. Built from the existing section
primitives and CodeBlock, on the warm-accent theme.
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
humanjs Ready Ready Preview, Comment Jun 16, 2026 4:45am

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