You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(build): compile the artifact routed CLI after MCP Apps
The MCP App Rsbuild pass asserts the target root holds nothing but its own
HTML, so the routed CLI bin (like scripts, hooks, and MCP entries) must
follow it; otherwise a project combining MCP Apps with a generated CLI
failed with AB5000 (caught by the packed stdio projection release gate).
0 commit comments