Skip to content

Custom mode indistinguishable from full mode in claudetui mode display #2

@slima4

Description

@slima4

Description

When a user installs with custom mode (option 3 in install.sh), claudetui mode reports "Current mode: full" because it only checks for --compact in the command string.

Users who configured custom components via claudetui mode custom see "full" as their current mode, which is misleading.

Suggested fix

Detect custom mode by checking if ~/.claude/claudeui.json has any non-default component toggles under "custom", and display "custom" instead of "full" when applicable.

Found during full project review (v0.6.1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority: lowLow priority — fix when convenient

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions