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 CLI --help --output markdown rendering across all four language ports so a command's summary appears once in the heading instead of being duplicated inside the fenced help block, and add a regression test asserting single occurrence
Refresh TypeScript dev dependencies (@types/node, tsx) and hold typescript at the 5.x line because 6.0 cannot resolve node: imports against @types/node 25