Skip to content

fix: show history in top-level help#259

Open
mi6886 wants to merge 1 commit into
CortexLM:mainfrom
mi6886:codex-fix-history-help-49095
Open

fix: show history in top-level help#259
mi6886 wants to merge 1 commit into
CortexLM:mainfrom
mi6886:codex-fix-history-help-49095

Conversation

@mi6886
Copy link
Copy Markdown

@mi6886 mi6886 commented May 12, 2026

Fixes PlatformNetwork/bounty-challenge#49095.

This makes the existing cortex history command visible in the top-level help output instead of leaving it as a hidden command.

Changes:

  • Moves history into the visible Session Management command group.
  • Adds history to the custom top-level help template.
  • Adds regression coverage that renders long help and verifies history appears.

Verification:

  • git diff --check

Note: I could not run the focused Rust tests locally because this environment does not currently have cargo or rustfmt installed in PATH.

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

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.

[BUG] [CLI] cortex history is not listed in cortex -h but it is existing..

1 participant