chore: remove generated agent logs and ignore them

This commit is contained in:
Chrishabh2002
2026-01-25 17:23:50 +05:30
parent c454870ac8
commit 715df547bb
10 changed files with 0 additions and 331 deletions
BIN
View File
Binary file not shown.
@@ -1 +0,0 @@
["run_20260125_170903_f90bb5ce", "run_20260125_171040_0316167a"]
-1
View File
@@ -1 +0,0 @@
["run_20260125_170903_f90bb5ce", "run_20260125_171040_0316167a"]
@@ -1 +0,0 @@
["run_20260125_171040_0316167a"]
@@ -1 +0,0 @@
["run_20260125_171040_0316167a"]
-1
View File
@@ -1 +0,0 @@
["run_20260125_170903_f90bb5ce"]
@@ -1,174 +0,0 @@
{
"id": "run_20260125_170903_f90bb5ce",
"goal_id": "greet-user",
"started_at": "2026-01-25T17:09:03.039907",
"status": "failed",
"completed_at": "2026-01-25T17:09:03.043988",
"decisions": [
{
"id": "dec_0",
"timestamp": "2026-01-25T17:09:03.042627",
"node_id": "greeter",
"intent": "Execute function greet",
"decision_type": "custom",
"options": [
{
"id": "execute",
"description": "Run function with inputs: ['name']",
"action_type": "unknown",
"action_params": {},
"pros": [],
"cons": [],
"confidence": 0.5
}
],
"chosen_option_id": "execute",
"reasoning": "Deterministic function execution",
"active_constraints": [],
"input_context": {},
"outcome": {
"success": true,
"result": "Hello, Alice!",
"error": null,
"state_changes": {},
"tokens_used": 0,
"latency_ms": 0,
"summary": "",
"timestamp": "2026-01-25T17:09:03.042903"
},
"evaluation": null,
"chosen_option": {
"id": "execute",
"description": "Run function with inputs: ['name']",
"action_type": "unknown",
"action_params": {},
"pros": [],
"cons": [],
"confidence": 0.5
},
"was_successful": true,
"was_good_decision": true
},
{
"id": "dec_1",
"timestamp": "2026-01-25T17:09:03.043284",
"node_id": "greeter",
"intent": "Execute function greet",
"decision_type": "custom",
"options": [
{
"id": "execute",
"description": "Run function with inputs: ['name']",
"action_type": "unknown",
"action_params": {},
"pros": [],
"cons": [],
"confidence": 0.5
}
],
"chosen_option_id": "execute",
"reasoning": "Deterministic function execution",
"active_constraints": [],
"input_context": {},
"outcome": {
"success": true,
"result": "Hello, Alice!",
"error": null,
"state_changes": {},
"tokens_used": 0,
"latency_ms": 0,
"summary": "",
"timestamp": "2026-01-25T17:09:03.043304"
},
"evaluation": null,
"chosen_option": {
"id": "execute",
"description": "Run function with inputs: ['name']",
"action_type": "unknown",
"action_params": {},
"pros": [],
"cons": [],
"confidence": 0.5
},
"was_successful": true,
"was_good_decision": true
},
{
"id": "dec_2",
"timestamp": "2026-01-25T17:09:03.043579",
"node_id": "greeter",
"intent": "Execute function greet",
"decision_type": "custom",
"options": [
{
"id": "execute",
"description": "Run function with inputs: ['name']",
"action_type": "unknown",
"action_params": {},
"pros": [],
"cons": [],
"confidence": 0.5
}
],
"chosen_option_id": "execute",
"reasoning": "Deterministic function execution",
"active_constraints": [],
"input_context": {},
"outcome": {
"success": true,
"result": "Hello, Alice!",
"error": null,
"state_changes": {},
"tokens_used": 0,
"latency_ms": 0,
"summary": "",
"timestamp": "2026-01-25T17:09:03.043592"
},
"evaluation": null,
"chosen_option": {
"id": "execute",
"description": "Run function with inputs: ['name']",
"action_type": "unknown",
"action_params": {},
"pros": [],
"cons": [],
"confidence": 0.5
},
"was_successful": true,
"was_good_decision": true
}
],
"problems": [
{
"id": "prob_0",
"severity": "critical",
"description": "Node greeter failed after 3 attempts: Output validation failed: Missing required output key: 'greeting'",
"root_cause": null,
"decision_id": null,
"timestamp": "2026-01-25T17:09:03.043961",
"suggested_fix": null
}
],
"metrics": {
"total_decisions": 3,
"successful_decisions": 3,
"failed_decisions": 0,
"total_tokens": 0,
"total_latency_ms": 0,
"nodes_executed": [
"greeter"
],
"edges_traversed": [],
"success_rate": 1.0
},
"narrative": "Failed at Greeter after 3 retries: Output validation failed: Missing required output key: 'greeting'",
"goal_description": "Generate a friendly uppercase greeting",
"input_data": {
"name": "Alice"
},
"output_data": {
"name": "Alice",
"greeting": "Hello, Alice!"
},
"duration_ms": 4
}
@@ -1,122 +0,0 @@
{
"id": "run_20260125_171040_0316167a",
"goal_id": "greet-user",
"started_at": "2026-01-25T17:10:40.910892",
"status": "completed",
"completed_at": "2026-01-25T17:10:40.913916",
"decisions": [
{
"id": "dec_0",
"timestamp": "2026-01-25T17:10:40.910959",
"node_id": "greeter",
"intent": "Execute function greet",
"decision_type": "custom",
"options": [
{
"id": "execute",
"description": "Run function with inputs: ['name']",
"action_type": "unknown",
"action_params": {},
"pros": [],
"cons": [],
"confidence": 0.5
}
],
"chosen_option_id": "execute",
"reasoning": "Deterministic function execution",
"active_constraints": [],
"input_context": {},
"outcome": {
"success": true,
"result": "Hello, Alice!",
"error": null,
"state_changes": {},
"tokens_used": 0,
"latency_ms": 0,
"summary": "",
"timestamp": "2026-01-25T17:10:40.910996"
},
"evaluation": null,
"chosen_option": {
"id": "execute",
"description": "Run function with inputs: ['name']",
"action_type": "unknown",
"action_params": {},
"pros": [],
"cons": [],
"confidence": 0.5
},
"was_successful": true,
"was_good_decision": true
},
{
"id": "dec_1",
"timestamp": "2026-01-25T17:10:40.911123",
"node_id": "uppercaser",
"intent": "Execute function uppercase",
"decision_type": "custom",
"options": [
{
"id": "execute",
"description": "Run function with inputs: ['greeting']",
"action_type": "unknown",
"action_params": {},
"pros": [],
"cons": [],
"confidence": 0.5
}
],
"chosen_option_id": "execute",
"reasoning": "Deterministic function execution",
"active_constraints": [],
"input_context": {},
"outcome": {
"success": true,
"result": "HELLO, ALICE!",
"error": null,
"state_changes": {},
"tokens_used": 0,
"latency_ms": 0,
"summary": "",
"timestamp": "2026-01-25T17:10:40.911135"
},
"evaluation": null,
"chosen_option": {
"id": "execute",
"description": "Run function with inputs: ['greeting']",
"action_type": "unknown",
"action_params": {},
"pros": [],
"cons": [],
"confidence": 0.5
},
"was_successful": true,
"was_good_decision": true
}
],
"problems": [],
"metrics": {
"total_decisions": 2,
"successful_decisions": 2,
"failed_decisions": 0,
"total_tokens": 0,
"total_latency_ms": 0,
"nodes_executed": [
"greeter",
"uppercaser"
],
"edges_traversed": [],
"success_rate": 1.0
},
"narrative": "Executed 2 steps through path: greeter -> uppercaser",
"goal_description": "Generate a friendly uppercase greeting",
"input_data": {
"name": "Alice"
},
"output_data": {
"name": "Alice",
"greeting": "Hello, Alice!",
"final_greeting": "HELLO, ALICE!"
},
"duration_ms": 3
}
@@ -1,16 +0,0 @@
{
"run_id": "run_20260125_170903_f90bb5ce",
"goal_id": "greet-user",
"status": "failed",
"duration_ms": 4,
"decision_count": 3,
"success_rate": 1.0,
"problem_count": 1,
"narrative": "Failed at Greeter after 3 retries: Output validation failed: Missing required output key: 'greeting'",
"key_decisions": [],
"critical_problems": [
"Node greeter failed after 3 attempts: Output validation failed: Missing required output key: 'greeting'"
],
"warnings": [],
"successes": []
}
@@ -1,14 +0,0 @@
{
"run_id": "run_20260125_171040_0316167a",
"goal_id": "greet-user",
"status": "completed",
"duration_ms": 3,
"decision_count": 2,
"success_rate": 1.0,
"problem_count": 0,
"narrative": "Executed 2 steps through path: greeter -> uppercaser",
"key_decisions": [],
"critical_problems": [],
"warnings": [],
"successes": []
}