Claude/cycles action authority demo om wiz#174
Merged
Conversation
Create /demos/ page listing all demos (runaway agent + action authority) so adding future demos only requires editing one file. Update home page hero button, nav bar, and quickstart pages to point to /demos/. https://claude.ai/code/session_015zc6uasNhYkXQqTeTRFUMv
- Demos page: add backlinks to What is Cycles? and End-to-End Tutorial - Blog post: fix absolute URLs to relative, add link to /demos/ - Incidents page: add action authority demo to Next steps - Tutorial: link What's next to /demos/, point inline demo ref to /demos/ https://claude.ai/code/session_015zc6uasNhYkXQqTeTRFUMv
- what-is-cycles.md: replace inline clone block with bullet list linking to /demos/ — removes conflicting "clone here" vs "go to /demos/" instructions - incidents page: remove clone block, link to /demos/ instead of direct GitHub; consolidate Next steps demo links into single /demos/ entry - demos/index.md: clarify that unguarded demo auto-terminates at 30s (production would not) https://claude.ai/code/session_015zc6uasNhYkXQqTeTRFUMv
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.
/demos/page — lists both demos with descriptions and GitHub links. Adding a future demo = adding a section to this one file./demos//demos/instead of hardcoding the runaway demo URLIssues to fix:
https://runcycles.io/...) instead of relative links (lines 211-212)