Skip to content

HTML export ignores Focused mode for Codex sessions #482

@aartikov

Description

@aartikov

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

  1. Open a Codex session in AgentsView Desktop
  2. Switch from Normal to Focused mode
  3. Export the session as HTML
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions