Background
A Codex-like desktop experience benefits from a right-side review surface where generated files/artifacts can be inspected without leaving the active thread. The current Files inspector lists and edits files, but does not yet provide a review/diff-style pane comparable to Codex desktop workflows.
Proposal
Extend the Files/Run inspector experience with:
- artifact previews for generated story outputs and workspace files
- before/after or saved/dirty diff views when content changes
- clear file metadata, save state, and source run linkage
- keyboard/mouse ergonomics for switching between thread and artifacts
Acceptance Criteria
- Users can inspect generated files from the right pane while keeping the conversation visible.
- Users can compare changed content before saving or accepting it.
- Empty/loading/error states are explicit and compact.
Background
A Codex-like desktop experience benefits from a right-side review surface where generated files/artifacts can be inspected without leaving the active thread. The current Files inspector lists and edits files, but does not yet provide a review/diff-style pane comparable to Codex desktop workflows.
Proposal
Extend the Files/Run inspector experience with:
Acceptance Criteria