Skip to content

feat(help): move command count to Commands section header#527

Merged
julesmcrt merged 1 commit into
mainfrom
jules.macret/help-command-count-in-section
Jun 15, 2026
Merged

feat(help): move command count to Commands section header#527
julesmcrt merged 1 commit into
mainfrom
jules.macret/help-command-count-in-section

Conversation

@julesmcrt

Copy link
Copy Markdown
Collaborator

Before, the command count appeared in the top-level header line:

rshell (v0.0.20) — 32 of 34 commands enabled

That's easy to miss and not where you'd look for it. It now sits next to the section it actually describes:

rshell (v0.0.20)

...

Commands (32 of 34 enabled):
  cat   concatenate and print files
  ...

When all commands are enabled, the label stays as plain Commands: — no count needed.

The count "32 of 34 commands enabled" was shown in the top-level header,
where it was easy to miss. It now appears inline next to the section it
describes: "Commands (32 of 34 enabled):". When all commands are enabled
the label stays as plain "Commands:" with no count.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@julesmcrt
julesmcrt marked this pull request as ready for review June 15, 2026 12:28
@julesmcrt
julesmcrt added this pull request to the merge queue Jun 15, 2026
@datadog-prod-us1-4

datadog-prod-us1-4 Bot commented Jun 15, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 2 Pipeline jobs failed

CI | Test (macos-latest)   View in Datadog   GitHub Actions

CI | Test (ubuntu-latest)   View in Datadog   GitHub Actions

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 08475f7 | Docs | Datadog PR Page | Give us feedback!

Merged via the queue into main with commit e0c2887 Jun 15, 2026
37 of 40 checks passed
@julesmcrt
julesmcrt deleted the jules.macret/help-command-count-in-section branch June 15, 2026 12:31
julesmcrt added a commit that referenced this pull request Jun 15, 2026
PR #527 moved the command count from the top-level header line into the
Commands section header ("Commands (N of M enabled):"). Update the four
help scenario files that still checked for the old "commands available"
and "commands enabled" header strings.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
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.

3 participants