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
Bun bundling now stages the actual commander/mcporter dependency directories next to the generated template before invoking bun build, so npx mcporter generate-cli "npx -y chrome-devtools-mcp" --compile works again even in empty temp folders or npm installs where dependencies are hoisted.
Added documentation reminder in AGENTS.md to consult RELEASE.md before tagging a release, keeping the checklist front and center.