Summary

CoPaw opened a fix for official plugin installation failures after the QwenPaw 2.0 migration. The breakage affected all five official plugins from the CDN catalog, making it a blocking issue for the project’s plugin ecosystem.

What changed

CoPaw PR #5568 fixes official plugin installation failures on QwenPaw 2.0 after agentscope 2.x migration changes.

Why it matters

Plugin catalogs are only useful if installation works across major version migrations. Breakage at this layer can stall ecosystem adoption even when the core app remains usable.

Evidence excerpt

Agents Radar flagged PR #5568 as fixing all five official plugins failing to install from the CDN catalog on QwenPaw 2.0 after agentscope 2.x changes.

Sources