# weave-devtools-runtime > Provides Weave DevTools runtime bridging (attachWeaveDevtools, scene mirror, hook protocol). Called when users have questions about extension integration, instance discovery, or event protocols. - Author: jiujue - Repository: jiujue/weave - Version: 20260129005031 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/jiujue/weave - Web: https://mule.run/skillshub/@@jiujue/weave~weave-devtools-runtime:20260129005031 --- --- name: 'weave-devtools-runtime' description: 'Provides Weave DevTools runtime bridging (attachWeaveDevtools, scene mirror, hook protocol). Called when users have questions about extension integration, instance discovery, or event protocols.' --- # @jiujue/weave-devtools-runtime ## Applicable Scenarios - Explaining the data structure and versioning strategy of the DevTools hook. - Troubleshooting issues like failure of the panel to discover instances, scene not updating, or inconsistencies in hitTest/highlighting. - Designing how to extend the protocol with new events/capabilities while maintaining compatibility.