mirror of
https://github.com/instructkr/claude-code.git
synced 2026-05-17 11:26:44 +00:00
omx(team): auto-checkpoint worker-4 [unknown]
This commit is contained in:
@@ -4067,6 +4067,8 @@ fn run_resume_command(
|
||||
"cache_creation_input_tokens": usage.cache_creation_input_tokens,
|
||||
"cache_read_input_tokens": usage.cache_read_input_tokens,
|
||||
"total_tokens": usage.total_tokens(),
|
||||
"estimated_cost_usd": format_usd(usage.estimate_cost_usd().total_cost_usd()),
|
||||
"pricing": "estimated-default",
|
||||
})),
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user