Make the demo SVGs loop + show the /humanizer command with options - #6
Merged
Conversation
…ith options Per feedback that the demos read as static and should show the command/options: - All six SVGs now loop with SMIL (repeatCount=indefinite): they no longer animate once and freeze, so the motion is always visible. - Logo: the fountain pen now TRAVELS along the paper (animateMotion) writing the ink line, then resets and rewrites, instead of only the ink drawing. - Burstiness: bars cycle flat (AI) -> varied (human) -> flat continuously; labels and score cross-fade. - Typewriter is now a TERMINAL: it types the real command with its options (/humanizer "..." --voice technical --score, with the flags highlighted), then flags/strikes the three AI tells and reveals the clean rewrite, showing the score drop 84 -> 12. Loops. - Kept the paper-and-pen Manuscript look and light/dark twins; each file stays under 12KB, valid SVG.
Aboudjem
added a commit
that referenced
this pull request
Jul 15, 2026
Make the demo SVGs loop + show the /humanizer command with options
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.
Follow-up to #5 addressing feedback that the demos read as static and should surface the command and options.
repeatCount=indefinite) instead of animating once and freezing, so the motion is always visible.animateMotion) writing the ink line, then rewrites it on a loop — the pen moves, not just the ink./humanizer "…" --voice technical --score, flags highlighted), flags/strikes the three AI tells, reveals the clean rewrite, and shows the score drop 84 to 12.