Problem
When Claude (or any transcript content) mentions a file like plan.md, there's no way to view it from within Codeman. I want to click the filename and see the contents inline.
Proposal
- Detect file path references in transcript output and render them as clickable links.
- Clicking opens a modal preview with the file contents (syntax-highlighted / markdown-rendered where appropriate).
- Preview should work for files inside the session's worktree / project directory.
Acceptance criteria
Problem
When Claude (or any transcript content) mentions a file like
plan.md, there's no way to view it from within Codeman. I want to click the filename and see the contents inline.Proposal
Acceptance criteria