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
Tool to export any project folder or repository into a single, neatly formatted file — ideal for quick AI-assisted code review, debugging and refactoring. Collects source files recursively, wraps them in fenced code blocks with relative paths, filters noise (e.g. node_modules, .git), shows basic stats and supports optional clipboard copying.