Fix status usage ratio (#4584)

1. Removes "Token usage" line for chatgpt sub users
2. Adds the word "used" to the context window line
This commit is contained in:
dedrisian-oai
2025-10-02 10:27:10 -07:00
committed by GitHub
parent b727d3f98a
commit b07aafa5f5
7 changed files with 11 additions and 8 deletions

View File

@@ -314,7 +314,7 @@ fn status_context_window_uses_last_usage() {
.expect("context line");
assert!(
context_line.contains("13.7K / 272K"),
context_line.contains("13.7K used / 272K"),
"expected context line to reflect last usage tokens, got: {context_line}"
);
assert!(