Skip to content

History view: navigate and inspect past blocks #179

@bananabot9000

Description

@bananabot9000

Summary

Once a block scrolls past — a thinking section, a tool call, a response — there is no way to go back and review it except scrolling line by line through raw terminal output. The blocks have semantic meaning but the scrollback treats them as undifferentiated text.

Expected behaviour

I can navigate through past blocks and expand one to inspect its full content. Navigation is by block, not by line or page.

Why

If Claude does 30 tool calls and I want to review tool call #7, I should not have to scroll through raw output to find it. Block navigation makes that fast and direct.

Non-goals

  • Not a replacement for the primary view — both coexist
  • Not a log viewer or audit tool — this is for the active session

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions