Skip to content

Conversation

continue[bot]
Copy link
Contributor

@continue continue bot commented Oct 10, 2025

Summary

This PR enhances the context indicator to display the percentage value next to the bar, making it more visible and intuitive for users to understand their context usage at a glance, similar to how Cursor displays context information.

Changes

  • Modified to show percentage number (e.g., "60%") next to the context bar indicator
  • Used a small, dim-colored font (9px) that matches the existing UI style
  • Maintained all existing functionality including tooltip and threshold behavior (still only shows when >= 60%)

Related

Screenshots

The indicator now shows both the bar AND the percentage for better visibility:

  • Before: Just a small bar that fills up
  • After: Bar + "XX%" text label next to it

This agent session was co-authored by tingwai and Continue.


Summary by cubic

Show the exact context usage percentage next to the indicator bar for better visibility, similar to Cursor. Preserves the tooltip and the existing 60% display threshold; addresses CON-4118.

Modified ContextStatus component to display the percentage value next to the bar indicator, making it more visible and intuitive for users to understand their context usage at a glance.

Related: CON-4118

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <[email protected]>
Co-authored-by: Username <[email protected]>
@RomneyDa RomneyDa changed the title feat: Show percentage on context indicator like Cursor feat: Show percentage on context indicator Oct 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant