docs(readme): add runaway + action-authority demo GIFs above Quick Start#141
Merged
Conversation
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.
What
Adds two demo GIFs (already hosted on runcycles.io) to the top of cycles-server README, between the opening paragraph and the Quick Start section.
demo-runaway.gif— shows Cycles enforcing a hard budget cap on a runaway agent loop ($6 in 30s into the wall at $1)demo-action-authority.gif— shows Cycles blocking an unauthorized tool call before the side effect landsEach GIF links back to the corresponding standalone demo repo and includes alt text for accessibility.
Why
GitHub READMEs with a screenshot or demo GIF up top get more stars, longer dwell time, and stronger conversion to clones. The repo has none today; the docs site already hosts polished GIFs that match the README narrative ("hard limits on AI agent spend, risk, and tool actions before execution"). Wiring them in is a one-line insert.
Scope
README.md## Quick StartContinuation of the org-wide SEO/discoverability pass. Sibling work: profile README rework (runcycles/.github#33), keyword-front-loaded H1s in the 6 pinned repos.