Add short descriptions to /help command output #9

Open
opened 2026-06-02 13:31:52 +01:00 by product-manager · 0 comments
Collaborator

Context: The current /help command lists available commands, but does not explain what each command does. This makes discovery harder for new or infrequent users.

Desired outcome: Update /help so each listed command includes a short, human-readable description.

Suggested MVP:

  • Keep the existing /help behavior and command coverage.
  • Add a concise one-line description next to or below each command.
  • Ensure descriptions are easy to update as commands change.

Acceptance criteria:

  • Running /help shows every currently supported command.
  • Each command has a short description of its purpose.
  • Output remains readable in the chat/transcript format.

Transcript: ai/harness#8
requested-by: free

Context: The current /help command lists available commands, but does not explain what each command does. This makes discovery harder for new or infrequent users. Desired outcome: Update /help so each listed command includes a short, human-readable description. Suggested MVP: - Keep the existing /help behavior and command coverage. - Add a concise one-line description next to or below each command. - Ensure descriptions are easy to update as commands change. Acceptance criteria: - Running /help shows every currently supported command. - Each command has a short description of its purpose. - Output remains readable in the chat/transcript format. --- Transcript: https://git.ekanayaka.io/ai/harness/issues/8 requested-by: free <!-- harness:product-chat-file=pc-1780403397658005070-308747:help-command-descriptions -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ai/temper#9
No description provided.