mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 11:14:23 +01:00
fix: visual token bug (#2603)
This commit is contained in:
@@ -898,6 +898,7 @@ func (m *messagesComponent) renderHeader() string {
|
||||
continue
|
||||
}
|
||||
tokens = (usage.Input +
|
||||
usage.Cache.Read +
|
||||
usage.Cache.Write +
|
||||
usage.Output +
|
||||
usage.Reasoning)
|
||||
|
||||
Reference in New Issue
Block a user