When I open a Codex session in AgentsView Desktop and switch it to Focused mode, the UI shows a much cleaner transcript, which is exactly what I need for sharing sessions with teammates.
But when I export the session to HTML, the exported file still contains the full transcript: tool calls, command outputs, file reads/edits, etc. It looks like the export always uses the Normal view, regardless of the current mode.
Steps
- Open a Codex session in AgentsView Desktop
- Switch from Normal to Focused mode
- Export the session as HTML
- Open the exported HTML
Expected
Оne of these would be possible:
- Export preserves the current view mode.
- There is a separate “Export Focused HTML” option.
- The exported HTML includes its own Normal / Focused toggle.
Actual
The exported HTML contains the full detailed session transcript.
Environment
- AgentsView Desktop: v0.29.0
- OS: macOS 26.4.1
- Session type: Codex
When I open a Codex session in AgentsView Desktop and switch it to Focused mode, the UI shows a much cleaner transcript, which is exactly what I need for sharing sessions with teammates.
But when I export the session to HTML, the exported file still contains the full transcript: tool calls, command outputs, file reads/edits, etc. It looks like the export always uses the Normal view, regardless of the current mode.
Steps
Expected
Оne of these would be possible:
Actual
The exported HTML contains the full detailed session transcript.
Environment