fix: add debug logging for session detail fallback (#380) #381

Closed
xiaoju wants to merge 1 commits from fix/380-hermes-quiet-flag into main

1 Commits

Author SHA1 Message Date
xiaoju cfd864e41a fix: add debug logging for session detail fallback path
When uwf-hermes falls back to raw text detail, log the reason:
- session_id parsed but session file not found
- session_id not parsed (with stderr/stdout preview)

This helps diagnose intermittent structured detail loss (#380).
2026-05-22 08:21:37 +00:00