Skip to content

refactor(tui): remove dead session renderer#36286

Open
H-TTTTT wants to merge 1 commit into
anomalyco:v2from
H-TTTTT:fix/v2-dead-session-renderer
Open

refactor(tui): remove dead session renderer#36286
H-TTTTT wants to merge 1 commit into
anomalyco:v2from
H-TTTTT:fix/v2-dead-session-renderer

Conversation

@H-TTTTT

@H-TTTTT H-TTTTT commented Jul 10, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #36269

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Removes the old AssistantMessage and ExplorationSummary rendering path, along with the state and imports left behind when session rendering moved to createSessionRows. The active row renderer and its grouping, retry, and part components are unchanged. It also updates comments that still described the V1 message shape.

How did you verify your code works?

  • Focused session-row tests: 9 passed
  • Full packages/tui suite: 223 passed, 1 skipped
  • TUI typecheck
  • Pre-push monorepo typecheck: 31 packages passed
  • Oxlint on the changed file: 0 errors

Screenshots / recordings

Not applicable; this removes unreachable code without changing UI behavior.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant