Skip to content

feat: update the home page to flashtrace 0.12.0#13

Merged
MentorFilou merged 4 commits into
mainfrom
feat/home-page-0.12
Jul 23, 2026
Merged

feat: update the home page to flashtrace 0.12.0#13
MentorFilou merged 4 commits into
mainfrom
feat/home-page-0.12

Conversation

@MentorFilou

@MentorFilou MentorFilou commented Jul 23, 2026

Copy link
Copy Markdown
Member

What

The home page still described flashtrace as of v0.7.0. This brings it to v0.12.0, based on a read-through of every release's "What's Changed" (0.7.1 through 0.12.0) and the bodies of the user-facing PRs behind them.

Changes

Re-captured reports. Every terminal output shown on the page (hero, how-it-works step 3, all three "See it trace" examples) was re-run with a real flashtrace 0.12.0 against the exact input files shown. Only one thing drifted: the summary's items line now counts (1 from specs, 1 from code) instead of from markdown (upstream flashtrace/flashtrace#75 named item origins by role). Everything else was byte-identical.

Feature grid ("Built to stay out of your way") - stays a clean 4x2:

  • SemVer revisions & wildcards (new, replaces the wildcard half of the old "Wildcards & forwarding" card): revisions match as SemVer since 0.12.0 (feat: match revisions per SemVer and rework wildcard revisions flashtrace#63), and 2.x now accepts anything within revision 2.
  • Forwarding keeps the other half of that card.
  • Rich, CI-friendly reports absorbs the old "CI-friendly" card and adds the 0.11.0 JSON report (feat: add a JSON report format flashtrace#68): text or deterministic, schema-backed JSON on stdout, plus the exit codes.
  • Many languages reworded around the one-syntax-many-grammars idea, with examples from the grammars/extensions added in 0.7.1 and 0.11.5.

Wildcard example blurb reworded to the 0.12.0 semantics ("accepts anything within revision 2" instead of "any 2.x revision" implying layer-count matching).

Report colorizer: the ok summary line may now carry a (4 deep-covered, 1 only shallow-covered) breakdown (0.11.2, flashtrace/flashtrace#84) and the standalone "of the ok items…" note is retired - the colorizer follows.

Deliberately unchanged: the primary examples keep their pre-0.10 explicit ID style (they remain valid and are the clearer introduction); short-form references stay off the grid as too specific for it; the docs pages update themselves via the deploy workflow.

Verification

pnpm build passes against the v0.12.0 docs (14 pages, banner shows v0.12.0); from markdown no longer appears anywhere in the built home page, and all newly linked docs pages (/docs/revisions/, /docs/json-report/) exist in the build.

🤖 Generated with Claude Code

MentorFilou and others added 4 commits July 23, 2026 16:27
The landing page still described flashtrace as of v0.7.0. Re-captured
every shown report with a real v0.12.0 run (the summary's items line
now counts "from specs" instead of "from markdown") and refreshed the
copy:

- feature grid: add SemVer revision matching, short-form references
  and the JSON report; split forwarding into its own card; extend the
  language list; CI card now names both report formats
- wildcard blurb reworded to the 0.12.0 semantics (2.x accepts
  anything within revision 2)
- report colorizer: handle the deep/shallow breakdown on the ok
  summary line and drop the retired "of the ok items" note

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Group by comment style with the highest-audience representatives
(C-style: JS/TS, Java, C#, Go, Rust; hash: Python, Ruby, shell; SQL,
Lua, HTML/Vue) instead of an ad-hoc list, leading with the insight
that a tag is just a comment.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Short-form references are too specific for the grid, and the JSON
report folds into the CI card as "Rich, CI-friendly reports" - a
clean 4x2 on desktop again.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@MentorFilou
MentorFilou merged commit b77f9bc into main Jul 23, 2026
1 check passed
@MentorFilou
MentorFilou deleted the feat/home-page-0.12 branch July 23, 2026 14:49
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