chore(assets): regenerate tether-tweet.gif under v0.12.0 (clean, on-brand)#223
Merged
Conversation
…rand) The README hero gif was a pre-rename v0.8.0 recording showing 'reflex' commands. Re-recorded on Modal A10G against the published fastcrest-tether 0.12.0: shows 'tether --version' -> 'tether inspect targets' -> 'tether --help'. Fully Tether-branded, 9.8s / 126 KB. The recording uses 'tether inspect targets' instead of the old 'tether doctor' panel: doctor's deploy-diagnostic checks crash on a GPU box with no exported model (Path(ModelProto) TypeError) — a real bug tracked separately. 'inspect targets' is GPU-free, narrow, and on-brand (shows Jetson Orin/Thor + RTX/A100/H100 deploy targets). - assets/tether-tweet.gif: regenerated - scripts/modal_record_demo_gif.py: record inspect-targets sequence, install published fastcrest-tether==0.12.0 - assets/README.md: updated asset table + refresh policy + doctor note 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.
Why
The README hero gif was a pre-rename v0.8.0 recording showing
reflexcommands (and its file 404'd on the public README until #221 renamed it). Re-recorded on Modal A10G against the publishedfastcrest-tether0.12.0 so the demo matches what users now install.What it shows now
tether --version→tether inspect targets(Jetson Orin Nano/AGX/Thor + Desktop RTX/A100/H100 support table) →tether --help. Fully Tether-branded, 9.8s / 126 KB / 1075×873. Frames verified — noreflex, no crashes.Why not
tether doctor(the old panel)tether doctor's deploy-diagnostic checks crash on a GPU box with no exported model (check_cuda_graphs+check_vlm_tokenization→TypeError: argument should be a str, not 'ModelProto'). That's a real v0.12.0 bug (tracked separately) and a bad look in a marketing asset, so the gif usesinspect targets— GPU-free, narrow, and on-brand. The asset README notes to restore the doctor panel once the bug is fixed.Files
assets/tether-tweet.gif— regeneratedscripts/modal_record_demo_gif.py— records the inspect-targets sequence; installs publishedfastcrest-tether==0.12.0assets/README.md— asset table, refresh policy, doctor-crash noteModal: ~$0.30 on A10G (
novarepmarketingprofile).tether-chat-demo.gifis still pre-rename but isn't embedded anywhere — left for a separate pass.🤖 Generated with Claude Code