-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdebug_comparison_results.json
More file actions
48 lines (48 loc) · 1.16 KB
/
debug_comparison_results.json
File metadata and controls
48 lines (48 loc) · 1.16 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
{
"direct_call": {
"success": true,
"result": {
"response": "I'm having trouble connecting to Claude. Please check your browser session.",
"thinking": {
"reasoning": "Parsed from text response",
"confidence": 0.5,
"patterns": []
},
"actions_taken": [
{
"type": "execution_metadata",
"confidence": 0.5,
"confidence_level": "medium",
"status": "executed"
}
],
"state_updates": {
"stress_level": "medium",
"focus_state": "shallow",
"energy_trend": "stable",
"intervention_needed": false
},
"prediction": {
"next_need": "unknown",
"timeframe_minutes": 60,
"confidence": 0.3
},
"success": true
},
"error": null
},
"http_call": {
"success": true,
"result": {
"response": "I need a moment to recalibrate. What's your biggest challenge right now?",
"thinking": {
"error": "name 'true' is not defined"
},
"actions_taken": [],
"success": false
},
"error": null,
"status_code": 200
},
"timestamp": "2025-08-13T22:45:00Z"
}