Visual separator / anchor between user prompts in session history

Resolved 💬 3 comments Opened Mar 3, 2026 by MA-Alfred Closed Mar 7, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

When reviewing a long session, it's very hard to find where a new user prompt starts. The conversation history blends together and you have to scroll through everything to locate the beginning of a specific task.

Proposed Solution

Add a clear visual separator or marker at the start of each new user prompt — for example:

  • A horizontal divider line
  • A numbered label like [Task 3] or [Prompt 3]
  • A timestamp + index in the margin
  • A jump-to-prompt navigation (like an anchor)

This would make it much easier to:

  • Navigate back to the start of a specific task
  • Review what was asked vs. what was done
  • Work more efficiently in long sessions without losing context

This is especially valuable for long coding sessions where many sub-tasks accumulate over time.

Thank you for considering this!

Alternative Solutions

_No response_

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗