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
Fixed Bun bundling for mcporter generate-cli … --compile when run from empty temp directories by staging mcporter's own node_modules into the Bun workspace, so npx mcporter generate-cli "npx -y chrome-devtools-mcp" --compile works again without manual installs.
Added lint-cleanup around list output helpers and documented in AGENTS.md to read RELEASE.md before shipping, so future releases follow the exact checklist.