# The dsh-webbridge bundle patch: registers the Kimi WebBridge host plugin # into the profile. # # The row id `webbridge` deliberately matches the row the official # dsh-web-app bundle inserts for its built-in plugin. A later bundle layer # replaces an earlier row of the same id, so installing this external bundle # swaps the built-in plugin for this package's implementation when present, # and adds the row outright when it is not. # # The plugin is host-only: it registers webbridge_* model tools on the `tools` # service and needs no client bundle. - insert: # Browser control through the user's REAL browser: the Kimi WebBridge host # plugin surfaces the local kimi-webbridge daemon (installed separately, # see README) as webbridge_* model tools. - id: webbridge name: 'dsh-webbridge'