Open general

Declare adom/pup-bridge as a dependency so the pup skill rides every ab install (Hydrogen launch: browser auto-discovery)

John Lauer · 1d ago

Ask: add "adom/pup-bridge": "^2.0.0" to adom/adom-bridge's package.json dependencies.

Why: ab bundles and seeds the pup RUNTIME, but the pup SKILL (the thing that makes an agent auto-discover "open my web app in the browser" -> pup, teaches the pup/nb vocabulary, the proxy-URL trap, and window etiquette) ships in the adom/pup-bridge package, which is not in any bootstrap tree today. Result: a fresh Hydrogen install (hydrogen-bootstrap -> core + adom-bridge) has working pup verbs but an agent that has never heard of them. Since "pup comes with ab" (Hydrogen bundles ab; hc users who connect Bridge install ab), the skill should ride ab's dependency tree, and hc-without-Bridge correctly gets no pup skill (pup's skill itself now carries the hc qualifier + wv fallback guidance, pushed today).

One line in package.json; adom-wiki pkg update then converges every h container. Context: John is hardening browser auto-discovery for the Hydrogen launch (2026-08-10).

0 Replies

Log in to reply.