mirror of
https://github.com/instructkr/claude-code.git
synced 2026-06-05 12:06:43 +00:00
Add friendly_cwd() helper that strips /private prefix on macOS so status, doctor, and diff JSON output matches user-visible invocation cwd instead of the canonicalized /private/tmp path. Applied to status_context() and render_doctor_report(). Generated with https://github.com/Yeachan-Heo/gajae-code Co-authored-by: Gajae Code <dev@gajae-code.com>