Skip to content

fix(cli): separate rich install outcome rendering from plain contracts#85

Merged
ian-pascoe merged 1 commit intomainfrom
opencode/crisp-wolf
Mar 2, 2026
Merged

fix(cli): separate rich install outcome rendering from plain contracts#85
ian-pascoe merged 1 commit intomainfrom
opencode/crisp-wolf

Conversation

@ian-pascoe
Copy link
Contributor

Summary

  • split install outcome rendering by output mode so rich TTY output uses a dedicated structured detail path while plain mode preserves deterministic contract lines
  • added rich install detail row helpers and tests to enforce badge-free rich rows (STATUS | key: | value) and lock plain output behavior
  • updated install flow docs to document the dedicated rich row shape and reaffirm unchanged plain-mode contracts

Verification

  • rustup run stable cargo fmt --all --check
  • rustup run stable cargo test -p crosspack-cli
  • rustup run stable cargo clippy -p crosspack-cli --all-targets -- -D warnings

@ian-pascoe
Copy link
Contributor Author

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Hooray!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ian-pascoe ian-pascoe merged commit 0ff5555 into main Mar 2, 2026
6 checks passed
@ian-pascoe ian-pascoe deleted the opencode/crisp-wolf branch March 2, 2026 23:15
@crosspack-bot crosspack-bot bot mentioned this pull request Mar 2, 2026
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