Skip to content

Feature: Improve session transcript readability on entire.io dashboard #933

@navyn13

Description

@navyn13

Problem or use case

The session transcripts shown on entire.io display raw data including
<environment_context> tags, diffs, and tool calls all jumbled together

in a single block of text.

It would be much better if:

  • environment_context was shown as a clean metadata panel (cwd, shell, date, timezone)
  • Diffs were syntax-highlighted and collapsible
  • Tool calls were shown in a structured/expandable format
  • The prompt and AI reasoning were clearly separated

Example of what the raw output currently looks like:

<environment_context> /Users/naveenkrishnagupta/navyn13 zsh <current_date>2026-04-13</current_date> Asia/Kolkata </environment_context>

Proposed solution

Image

Alternatives or workarounds

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions