Skip to content

hb feedback should report the detected 'capabilties' in the diagnotic info (i.e web,cli) as well as claude CLI version number if available #179

@acreeger

Description

@acreeger

Enhancement Analysis

Problem Summary
The hb feedback command's diagnostic information is missing key environment details: the detected capabilities (web/CLI modes) and Claude CLI version number.

User Impact
Developers using the feedback command receive incomplete diagnostic information, making it harder to troubleshoot issues or understand the environment context when reporting problems.

Enhancement Goal
Extend the diagnostic output to include capability detection results (web, CLI) and the Claude CLI version number when available, providing more complete environment context for debugging and support.

Next Steps

  • Technical analysis to identify where capability detection occurs
  • Implementation planning to add capability info and Claude version to diagnostic output
  • Testing to verify new fields appear correctly in feedback command

📋 Complete Context & Details (click to expand)

Additional Context

  • The hb feedback command already gathers diagnostic information
  • Capability detection (web vs CLI modes) exists in the codebase but isn't currently included in feedback output
  • Claude CLI version information would be valuable when available but should gracefully handle cases where Claude CLI isn't installed
  • This enhancement improves the quality of diagnostic information for troubleshooting workflows

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions