feat(tui): [v2] show cache hit rate in sidebar - #42503
heimoshuiyu wants to merge 1 commit into
Conversation
|
The following comment was made by an LLM, it may be inaccurate: Found potential duplicates related to cache hit rate and TUI sidebar displays:
These PRs may already address or partially address the cache hit rate display feature. PR #33933 in particular seems to have overlapping functionality for showing cache metrics in the UI. |
|
Thanks for the PR! The A couple of suggestions:
Otherwise looks good — the |
|
|
|
Automated PR Cleanup Thank you for contributing to opencode. Due to the high volume of PRs from users and AI agents, we periodically close older PRs using automated criteria so maintainers can focus review time on the most active and community-supported contributions. This PR was closed because it matched the following cleanup criteria:
PRs created within the last month are not affected by this cleanup. If you believe this PR was closed incorrectly, or if you are still actively working on it, please leave a comment explaining why it should be reopened. A maintainer can review and reopen it if appropriate. Thanks again for taking the time to contribute. |
Issue for this PR
Closes #
Type of change
What does this PR do?
Adds a cache hit rate to the sidebar so people can see how good OpenCode V2's caching really is.
How did you verify your code works?
It simply works.
Screenshots / recordings
Checklist