Skip to content

feat(pages): pin Netflix and Spotify in the Pages sidebar#154

Merged
naorsabag merged 1 commit into
masterfrom
pages/sidebar-netflix-spotify
May 15, 2026
Merged

feat(pages): pin Netflix and Spotify in the Pages sidebar#154
naorsabag merged 1 commit into
masterfrom
pages/sidebar-netflix-spotify

Conversation

@naorsabag
Copy link
Copy Markdown
Owner

Summary

Follow-up to #153. The two showcase YAMLs landed in examples/showcase/ but weren't pinned in the Pages bundle, so they didn't appear at https://naorsabag.github.io/openhop/.

Adds the two missing ?raw imports and EXAMPLE_FLOWS entries to packages/web/src/lib/example-flows.ts:

  • showcase-netflix — "Netflix"
  • showcase-spotify — "Spotify"

Both sit at the end of the showcase block, after OpenClaw.

Test plan

  • npm run typecheck (web) — pass
  • npm run lint (web) — pass (pre-existing warnings only)
  • prettier --check — clean
  • npm run build (web) — ✓ built in 6.67s
  • After deploy, verify both flows appear in the sidebar at https://naorsabag.github.io/openhop/

🤖 Generated with Claude Code

The Netflix and Spotify showcase flows landed in examples/showcase/ but were
not wired into the Pages bundle, so they didn't appear at
https://naorsabag.github.io/openhop/. Add the matching `?raw` imports and
sidebar entries to packages/web/src/lib/example-flows.ts so the Pages
playground bundles and renders them.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Warning

Rate limit exceeded

@naorsabag has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 27 minutes and 4 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 72eae60a-919f-41a2-b27c-686c9a3fc889

📥 Commits

Reviewing files that changed from the base of the PR and between 3d97dae and 8ed2287.

📒 Files selected for processing (1)
  • packages/web/src/lib/example-flows.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch pages/sidebar-netflix-spotify

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@naorsabag naorsabag merged commit 00a6bff into master May 15, 2026
8 checks passed
@naorsabag naorsabag deleted the pages/sidebar-netflix-spotify branch May 15, 2026 16:00
naorsabag added a commit that referenced this pull request May 16, 2026
…3.2 (#156)

Patch release for the two new showcase flows (#153, #154) plus the
README + skill polish merged since 0.3.1.

Versions:
- @openhop/server  0.3.1 -> 0.3.2
- @openhop/web     0.3.1 -> 0.3.2
- openhop (CLI)    0.3.1 -> 0.3.2

@openhop/server ships two new showcase yamls (netflix.yaml,
spotify.yaml) inside its examples/ tree, so they get seeded on first
startup alongside the existing showcase set. @openhop/web's Pages
sidebar pins both flows next to the rest. The CLI bump keeps the
@openhop/server / @openhop/web deps in lockstep and re-publishes the
broadened skill description.

No breaking changes -- additive only.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant