Skip to content

/review: always show commit subject and short hash together #17274

@enorms

Description

@enorms

Description

What feature would you like to see?

Please make /review always show both the commit subject/title and the short commit hash together when it refers to a specific commit.

For example:

  • Fix provisioning timeout (a1b2c3d)

instead of only the subject/title or only the hash.

This would help because Codex will often mention the hash in one place, but then /review uses or shows only the commit name/subject somewhere else. In practice those can be inconsistent enough to make the review target ambiguous.

If both pieces of information were always shown together in one place, it would make the review flow much more reliable.

I have enough horizontal space for this, so the extra text would be worth it.

Suggested places to include both:

  • the commit being reviewed
  • review context summaries
  • any commit picker/confirmation UI
  • finding summaries tied to a specific commit

Additional information

I checked the open issue tracker and did not find an exact duplicate for this request.

Related but not the same:

Metadata

Metadata

Assignees

No one assigned

    Labels

    TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaycode-reviewIssues relating to code reviews performed by codexenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions