What's wrong with this entry?
Anonymous. No account, no email.
What: Debug mode now shows the actual log file path instead of the symlink Details:
- Previously displayed:
~/.claude/debug/latest(symlink) - Now displays:
~/.claude/debug/1234567890.txt(actual file) - Makes it clearer which specific file is being written to
- Improves troubleshooting when multiple debug sessions exist
- Evidence:
fc()function at line 3821 used at lines 441483 and 441622 in v2.0.25