# dsh-usage bundle patch: mount the local token usage statistics plugin. # # Applied when this bundle appears in a profile's dsh.profile.bundles list. # The host half (package root) injects sessionQuery + webServer and registers # the read-only /usage.json route; the browser half (dsh.client) is discovered # automatically through the package's dsh.client declaration + exports["./client"]. - insert: - id: dsh-usage name: '@dsh-external/dsh-usage'