Problem\nPlain gridbash should show the fullscreen startup grid picker with the live TUI grid preview after first-run profile setup, but current main routes no-arg launches through the older multi-step composer flow. This makes the installed command feel stale even though npm reports the latest package.\n\n## Requested behavior\nRestore the startup grid picker implementation so no-arg launches default to a 2x3 preview and allow rows/columns to be adjusted before launching.\n\n## Acceptance checks\n- gridbash uses the startup picker when no direct grid/count/profile/cwd args are supplied and a default profile is available.\n- Direct launch args still bypass the picker.\n- Build/tests pass.\n-
pm run install:local refreshes the installed command from main.
Problem\nPlain gridbash should show the fullscreen startup grid picker with the live TUI grid preview after first-run profile setup, but current main routes no-arg launches through the older multi-step composer flow. This makes the installed command feel stale even though npm reports the latest package.\n\n## Requested behavior\nRestore the startup grid picker implementation so no-arg launches default to a 2x3 preview and allow rows/columns to be adjusted before launching.\n\n## Acceptance checks\n- gridbash uses the startup picker when no direct grid/count/profile/cwd args are supplied and a default profile is available.\n- Direct launch args still bypass the picker.\n- Build/tests pass.\n-
pm run install:local refreshes the installed command from main.