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
**(cli):** Fixed an issue where alpha generate skipped files and directories beginning with a dot (e.g., .github/, .env, .golangci.yaml). These are now properly removed during cleanup, except .git and PROJECT, which are intentionally preserved.
0 commit comments