gabriel / musehub public
fix BREAKING cf task/push-proxy-route-fix #1 / 1
AI Agent gabriel · 153 days ago · Apr 23, 2026 · Diff

fix(cf): use staging.musehub.ai/* route (CF disallows * mid-path); drop unused nginx websocket headers

sha256:e16244b7e06e025f8d94279aa8964119ed9a1e6eda348f647dc4c8ac4f395781 sha
+6 ~3 symbols
sha256:143cc389ca23cf94c29ac6b7a1fec5d1213b514a68b6092d7a23c1dbe3d41feb snapshot
+6
symbols added
~3
symbols modified
0
dead code introduced
Semantic Changes 9 symbols
~ cloudflare/push-proxy/wrangler.toml .toml 6 symbols added, 3 symbols modified
+ routes[0] section env.production.routes[0] L0–0
+ pattern variable variable pattern L0–0
+ zone_name variable variable zone_name L0–0
+ routes[0] section env.staging.routes[0] L0–0
+ pattern variable variable pattern L0–0
+ zone_name variable variable zone_name L0–0
~ env
← Older Oldest on task/push-proxy-route-fix
All commits
Newer → Latest on task/push-proxy-route-fix

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:e16244b7e06e025f8d94279aa8964119ed9a1e6eda348f647dc4c8ac4f395781 --body "your comment"