-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathant_cc_test.json
More file actions
46 lines (46 loc) · 1.22 KB
/
Copy pathant_cc_test.json
File metadata and controls
46 lines (46 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"session_id": "",
"cwd": "",
"model_id": "",
"model_name": "",
"current_message_id": "test-1779934099439144000",
"current_prompt": "test",
"current_request_time": "2026-05-28 10:08:19",
"last_status_line": {
"context_window": {
"total_input_tokens": 0,
"total_output_tokens": 0,
"current_usage": {
"input_tokens": 0,
"output_tokens": 0,
"cache_creation_input_tokens": 0,
"cache_read_input_tokens": 0
},
"remaining_percentage": 0,
"used_percentage": 0
},
"cost": {
"total_api_duration_ms": 0,
"total_cost_usd": 0,
"total_duration_ms": 0,
"total_lines_added": 0,
"total_lines_removed": 0
},
"exceeds_200k_tokens": false,
"model": {
"id": "",
"display_name": ""
},
"output_style": {
"name": ""
},
"version": "",
"workspace": {
"added_dirs": null,
"current_dir": "",
"project_dir": ""
},
"transcript_path": "",
"update_time": ""
}
}