mirror of
https://github.com/LeeGaoGao/ECC.git
synced 2026-07-23 19:43:11 +00:00
feat: sync ecc2 cost tracker metrics
This commit is contained in:
@@ -95,6 +95,8 @@ pub struct WorktreeInfo {
|
||||
|
||||
#[derive(Debug, Clone, Default, Serialize, Deserialize)]
|
||||
pub struct SessionMetrics {
|
||||
pub input_tokens: u64,
|
||||
pub output_tokens: u64,
|
||||
pub tokens_used: u64,
|
||||
pub tool_calls: u64,
|
||||
pub files_changed: u32,
|
||||
|
||||
Reference in New Issue
Block a user