Skip to content

fix: generalize webhook tunnel guidance - #465

Merged
davidhu2000 merged 1 commit into
mainfrom
fix/generalize-webhook-tunnel-guidance
Aug 24, 2026
Merged

fix: generalize webhook tunnel guidance#465
davidhu2000 merged 1 commit into
mainfrom
fix/generalize-webhook-tunnel-guidance

Conversation

@davidhu2000

Copy link
Copy Markdown
Contributor

The webhook quickstart currently names and installs ngrok throughout its examples. That vendor-specific guidance caused an agent-readiness scanner to interpret a third-party CLI as an official Magic Hour CLI, while also coupling webhook setup to one tunneling provider.

This makes the instructions provider-neutral while preserving the actual requirement: forward a public HTTPS URL to port 8000 and register its /webhook path. Notebook guidance and troubleshooting now follow the same generic flow, with webhook.site retained for quick testing.

@davidhu2000
davidhu2000 merged commit 1a0700f into main Aug 24, 2026
5 checks passed
@davidhu2000
davidhu2000 deleted the fix/generalize-webhook-tunnel-guidance branch August 24, 2026 22:44
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