-
-
Notifications
You must be signed in to change notification settings - Fork 65
Resolve the extension's localhost-reachability gap #4860
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Problem: The extension's manifest
host_permissionsonly covergithub.com— it architecturally cannot reachlocalhostas currently scoped, which blocks any live-fetch integration with the local miner-ui.Area: AMS / Extension
Proposal: Add the necessary host permission (scoped as narrowly as the platform allows, e.g. a specific localhost port) to the manifest.
Deliverables:
Acceptance criteria: