Conversation
cli: emoji welcome + screen copy catalog (golden)
aptracebloc
approved these changes
Jul 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Related
Type of change
Test plan
Checklist
go build ./...,go vet, and the Lint job's checks pass locallybash scripts/check-style.shpassesNote
Medium Risk
Large user-facing copy and ingest questionnaire behavior change, mitigated by extensive golden tests and updated interactive tests; no auth or data-path logic changes.
Overview
Redesigns the interactive
tb data ingestflow: four numberedPromptStepheaders (intent → name → path → task), task-specific follow-ups asSectionheaders, and bare survey prompts so the?line shows only the answer. The task picker lists task IDs with aligned blurbs instead of display names. Intro copy is shortened;ReviewShownsuppresses duplicate "Ingest settings" inprintLocalSummaryafter a guided review.Adds
TestCopyCatalogandtestdata/golden/*.golden— per-command screen snapshots pluszz-all-strings.golden(AST-harvested copy backstop) so user-facing strings drift in CI.STYLE.mddocuments guided-prompt spacing and welcomes intentional emoji;check-style.shdrops the emoji ban.submit.RenderSummaryomits zero shortfall fields on clean runs.Printer.PromptStepis new; table-name validation errors are friendlier.Reviewed by Cursor Bugbot for commit a482731. Bugbot is set up for automated code reviews on this repo. Configure here.