feat: reorder first/latency in seconds, add effort column
- logs columns are now Key | Account | Model | Effort | Type | Tokens | Cost | First | Latency | Tok/s | Time - First and Latency render in seconds (5.3s) instead of milliseconds - Effort shows the request reasoning_effort (- when absent) and is filterable; the detail line appends it to the model as model (effort) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "shusub2"
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
description = "Terminal UI for Sub2API account quota and daily usage"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user