-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontext-codex-real.json
More file actions
91 lines (91 loc) · 2.23 KB
/
Copy pathcontext-codex-real.json
File metadata and controls
91 lines (91 loc) · 2.23 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"harness": "codex",
"harnessVersion": "0.134.0",
"sessionId": "real-capture-redacted",
"cwd": "/3M5DD0J/7K3/6ypIwoGwkp/kHIREQIOZy8jbIe/BRU2ocfyR6peHOCSEL4EXRAUnt3rv0I1E7YY/5DuD7LDKZU/FRd8m1Q7N8L07",
"model": "gpt-5.5",
"turns": [
{
"turnNumber": 1,
"turnIndex": 0,
"role": "system",
"model": "unknown",
"contextTotal": 0,
"categories": [],
"residual": {
"tokens": 0,
"tokensLabel": "0",
"pct": 0,
"label": "system prompt + tool schemas + framing (not logged by this harness)"
}
},
{
"turnNumber": 2,
"turnIndex": 1,
"role": "user",
"model": "unknown",
"contextTotal": 0,
"categories": [],
"residual": {
"tokens": 0,
"tokensLabel": "0",
"pct": 0,
"label": "system prompt + tool schemas + framing (not logged by this harness)"
}
},
{
"turnNumber": 3,
"turnIndex": 2,
"role": "user",
"model": "gpt-5.5",
"contextTotal": 0,
"categories": [],
"residual": {
"tokens": 0,
"tokensLabel": "0",
"pct": 0,
"label": "system prompt + tool schemas + framing (not logged by this harness)"
}
},
{
"turnNumber": 4,
"turnIndex": 3,
"role": "assistant",
"model": "gpt-5.5",
"contextTotal": 37476,
"categories": [
{
"category": "userText",
"tokens": 6,
"tokensLabel": "~6",
"pct": 0.0001601024655779699
},
{
"category": "assistantText",
"tokens": 1,
"tokensLabel": "~1",
"pct": 0.000026683744262994982
},
{
"category": "instructionInjection",
"tokens": 6870,
"tokensLabel": "~6,870",
"pct": 0.18331732308677554
},
{
"category": "systemPrompt",
"tokens": 5334,
"tokensLabel": "~5,334",
"pct": 0.14233109189881524
}
],
"residual": {
"tokens": 25265,
"tokensLabel": "25,265",
"pct": 0.6741647988045683,
"label": "system prompt + tool schemas + framing (not logged by this harness)"
}
}
],
"separators": []
}