fix: statusline setup nudge honors CLAUDE_CONFIG_DIR (#338)
The activation hook detects a missing statusline in getClaudeDir()/settings.json (CLAUDE_CONFIG_DIR-aware) but the nudge text told the user and the agent to add the statusLine config to ~/.claude/settings.json. With CLAUDE_CONFIG_DIR set, that is the wrong file: Claude Code never reads it and the badge never turns on. Point the nudge at the settingsPath the hook already computed, in both the shell-safe and manual branches. Fixes #250
L
Lakshya Sharma committed
f790cebb5776b43ded5acccef354d2aa76d4c322
Parent: 988428d
Committed by GitHub <noreply@github.com>
on 7/7/2026, 12:54:46 AM