Skip to content

Show package README by default#431

Merged
dan-manges merged 1 commit intomainfrom
packages-show-readme-by-default
Mar 17, 2026
Merged

Show package README by default#431
dan-manges merged 1 commit intomainfrom
packages-show-readme-by-default

Conversation

@dan-manges
Copy link
Member

Summary

  • Display the README after the parameters section in rwx packages show by default, instead of requiring --readme
  • Replace --readme flag with --no-readme to allow suppressing the README
  • Include the Readme field in --output json responses

Test plan

  • Unit tests updated and passing (go test -run TestService_ShowPackage ./internal/cli/)
  • Manual: rwx packages show <name> shows README after parameters
  • Manual: rwx packages show --no-readme <name> hides README
  • Manual: rwx packages show --output json <name> includes Readme field

🤖 Generated with Claude Code

Display the README after the parameters section in `rwx packages show` instead
of requiring the --readme flag. Replace --readme with --no-readme to suppress
the README. Include the Readme field in --output json responses.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dan-manges dan-manges changed the title Show package README by default and include in JSON output Show package README by default Mar 17, 2026
@dan-manges dan-manges merged commit b3f9caa into main Mar 17, 2026
1 check passed
@dan-manges dan-manges deleted the packages-show-readme-by-default branch March 17, 2026 02:36
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.

2 participants