Skip to content

Claude/cycles action authority demo om wiz#174

Merged
amavashev merged 3 commits intomainfrom
claude/cycles-action-authority-demo-OmWiz
Mar 22, 2026
Merged

Claude/cycles action authority demo om wiz#174
amavashev merged 3 commits intomainfrom
claude/cycles-action-authority-demo-OmWiz

Conversation

@amavashev
Copy link
Contributor

  • New /demos/ page — lists both demos with descriptions and GitHub links. Adding a future demo = adding a section to this one file.
  • Home page hero — "View Demo on GitHub" → "View Demos" pointing to /demos/
  • Nav bar — added "Demos" entry between Quickstart and Blog
  • what-is-cycles.md — added link to demos page after the runaway demo section
  • end-to-end-tutorial.md — tip box now points to /demos/ instead of hardcoding the runaway demo URL

Issues to fix:

  1. Demos page is a dead end — no links back to quickstart/tutorial/concepts
  2. Blog post uses absolute URLs (https://runcycles.io/...) instead of relative links (lines 211-212)
  3. Blog post doesn't link to /demos/
  4. Incidents page only references runaway demo, not action authority demo (lines 349-431)
  5. End-to-end tutorial "What's next" doesn't mention demos (line 390)
  6. Tutorial line 61 still has a direct GitHub link to runaway demo (should point to /demos/)
  7. what-is-cycles.md still has direct GitHub link + git clone (lines 32-35) — fine as inline quickstart, but the /demos/ callout at line 44 is vague

claude added 3 commits March 22, 2026 13:34
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
@amavashev amavashev merged commit 4c78077 into main Mar 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants