The placeholder text and confirmation step already communicate path
formats clearly; the standalone hints added visual noise.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Keep the confirmProjectDir helper extraction from this branch while
adopting the │ box-drawing prefixes added on main.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Extract confirmProjectDir helper and split the "Create a new project
folder" option into "New subfolder (./ktx-project)" and "Custom path"
so users reach their target directory with fewer prompts.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update every setup step to write completed_steps to .ktx/setup/state.json
instead of ktx.yaml, stripping legacy entries from config on write.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Align stdout informational messages in setup flows with the existing
Clack prompt visual style by prefixing them with │.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>