Animated demo and documentation fixes for reddit-growth-mcp
By RepoJournal , from @latent-9's public GitHub activity
Backfilled
Recoordinate replaced the static README hero with an autoplaying GIF of the tool in action and corrected several documentation inconsistencies.
In latent-9/reddit-growth-mcp, the first commit swapped out a plan screenshot for an animated demo built from a 30-second terminal recording that shows the plan-to-draft-to-compare workflow with real terminal colors [1]. The GIF plays automatically in the README, and a link to the full-quality MP4 is provided for viewers who want to see the complete capture. The VHS tape configuration and capture script were committed alongside the GIF to keep the demo reproducible. The second commit fixed three documentation nits: the README now references find_target_subreddits_tool instead of find_target_subreddits to match the actual tool name, the example user-agent version was updated from 0.2 to 0.2.1 to align with the current release, and server.py gained "gallery" in the post_type annotation for evaluate_draft and evaluate_draft_across, bringing the annotation in line with what the CLI --type flag already accepts [2].
One email a day. Unsubscribe in one click.
A short briefing every day latent-9 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] docs(readme): animated demo — GIF hero + full-quality MP4 latent-9/reddit-growth-mcp
- [2] docs: fix tool-name, example version, and post_type annotation nits latent-9/reddit-growth-mcp