-
Notifications
You must be signed in to change notification settings - Fork 6k
[Feature]: Window visualiser #4808
Copy link
Copy link
Closed
Labels
enhancementRequested improvement or new capability.Requested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.Issue needs maintainer review and initial categorization.
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementRequested improvement or new capability.Requested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.Issue needs maintainer review and initial categorization.
Before submitting
Area
Not sure
Problem or use case
UX suggestion, on the left of the image we have the message blocks that indicate your messages in the timeline. It would be nice to also visualise the compaction windows there
Proposed solution
a set of vertical bar parallel to the message indicators that start and end on window edges
Why this matters
This would provide a visual indicator of the token density of the conversation, helps to know when to ask the model to refresh context after too many compaction events.
Smallest useful scope
One extra UI element that shows a line across messages in a window
Alternatives considered
A counter inside the context indicator, but that makes it harder to correlate messages to a window
Risks or tradeoffs
extra UI noise
Examples or references
na
Contribution