Skip to content

feat(lk): project resolution refactor, other UX#850

Open
rektdeckard wants to merge 2 commits into
mainfrom
tobias/better-confirm
Open

feat(lk): project resolution refactor, other UX#850
rektdeckard wants to merge 2 commits into
mainfrom
tobias/better-confirm

Conversation

@rektdeckard
Copy link
Copy Markdown
Member

  • Makes project resolution more deterministic
  • Adds Printer struct to make it easier to do file redirection, respect --quiet and --verbose flags globally, and to keep output from getting mixed in with debug information. Status messages and command outputs should not be printed manually with fmt functions from now on, and should instead use e.g. out.Status(), out.Result(), etc.
  • Improves UX of confirmations to make it harder to confuse yes/no:

BEFORE:
CleanShot 2026-05-28 at 00 43 36@2x
AFTER:
CleanShot 2026-05-28 at 00 43 54@2x

@rektdeckard rektdeckard requested review from a team, real-danm and yoonsio May 28, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant