schema_version stringclasses 1
value | event dict | risk_context dict | agent_reasoning listlengths 4 7 | correlated_telemetry dict | execution_summary dict | genetic_optimizer_feedback dict |
|---|---|---|---|---|---|---|
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-D7F43103",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 10,
"production_impact": "HIGH",
"test_coverage_baseline": 83.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 1447
} | {
"files_changed": 4,
"lines_added": 189,
"lines_removed": 25,
"time_to_resolution_sec": 52.96
} | {
"final_reward": 97.93,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-5B4DE978",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 12,
"production_impact": "LOW",
"test_coverage_baseline": 43.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 2360
} | {
"files_changed": 3,
"lines_added": 116,
"lines_removed": 2,
"time_to_resolution_sec": 10.56
} | {
"final_reward": 89.48,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-73898D49",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 10,
"production_impact": "MEDIUM",
"test_coverage_baseline": 41.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 2604
} | {
"files_changed": 4,
"lines_added": 160,
"lines_removed": 23,
"time_to_resolution_sec": 58.88
} | {
"final_reward": 89.93,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-71107141",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 12,
"production_impact": "LOW",
"test_coverage_baseline": 64.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 1074
} | {
"files_changed": 2,
"lines_added": 103,
"lines_removed": 99,
"time_to_resolution_sec": 53.69
} | {
"final_reward": 91.82,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-6A4C78C6",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 25,
"production_impact": "MEDIUM",
"test_coverage_baseline": 49.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 1531
} | {
"files_changed": 2,
"lines_added": 95,
"lines_removed": 6,
"time_to_resolution_sec": 49.18
} | {
"final_reward": 97.87,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-9D738693",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 14,
"production_impact": "MEDIUM",
"test_coverage_baseline": 46.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 1267
} | {
"files_changed": 5,
"lines_added": 173,
"lines_removed": 41,
"time_to_resolution_sec": 34.17
} | {
"final_reward": 94.62,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-359D4A8E",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 5,
"production_impact": "MEDIUM",
"test_coverage_baseline": 44
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 1468
} | {
"files_changed": 3,
"lines_added": 140,
"lines_removed": 32,
"time_to_resolution_sec": 39.59
} | {
"final_reward": 91.73,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-CF5A5D0F",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 22,
"production_impact": "MEDIUM",
"test_coverage_baseline": 74.6
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 2791
} | {
"files_changed": 5,
"lines_added": 59,
"lines_removed": 76,
"time_to_resolution_sec": 9.64
} | {
"final_reward": 92.81,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-1C835F6E",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 23,
"production_impact": "HIGH",
"test_coverage_baseline": 60.6
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 1032
} | {
"files_changed": 2,
"lines_added": 93,
"lines_removed": 74,
"time_to_resolution_sec": 38.52
} | {
"final_reward": 99.7,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-DF49A410",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 14,
"production_impact": "MEDIUM",
"test_coverage_baseline": 70.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 2450
} | {
"files_changed": 1,
"lines_added": 199,
"lines_removed": 22,
"time_to_resolution_sec": 58.21
} | {
"final_reward": 96.26,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-52089F78",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 21,
"production_impact": "HIGH",
"test_coverage_baseline": 60
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"ac... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 858
} | {
"files_changed": 1,
"lines_added": 10,
"lines_removed": 7,
"time_to_resolution_sec": 14.97
} | {
"final_reward": 99.86,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-9CE5EB3B",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 13,
"production_impact": "HIGH",
"test_coverage_baseline": 50.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 2909
} | {
"files_changed": 1,
"lines_added": 138,
"lines_removed": 74,
"time_to_resolution_sec": 6.08
} | {
"final_reward": 93.91,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-1919CB09",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 10,
"production_impact": "LOW",
"test_coverage_baseline": 67.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2630
} | {
"files_changed": 2,
"lines_added": 164,
"lines_removed": 13,
"time_to_resolution_sec": 8.88
} | {
"final_reward": 96.12,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-18202163",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 19,
"production_impact": "LOW",
"test_coverage_baseline": 70.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 1938
} | {
"files_changed": 4,
"lines_added": 54,
"lines_removed": 90,
"time_to_resolution_sec": 54.35
} | {
"final_reward": 88.97,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-CA4B3B92",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 6,
"production_impact": "CRITICAL",
"test_coverage_baseline": 45.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 1201
} | {
"files_changed": 2,
"lines_added": 69,
"lines_removed": 56,
"time_to_resolution_sec": 58.41
} | {
"final_reward": 90.11,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-3BA512D4",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 6,
"production_impact": "CRITICAL",
"test_coverage_baseline": 74
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 1489
} | {
"files_changed": 3,
"lines_added": 46,
"lines_removed": 67,
"time_to_resolution_sec": 44.12
} | {
"final_reward": 89.76,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-C27B03F8",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 24,
"production_impact": "LOW",
"test_coverage_baseline": 49.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 1044
} | {
"files_changed": 5,
"lines_added": 144,
"lines_removed": 59,
"time_to_resolution_sec": 7.84
} | {
"final_reward": 99.56,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-EAEE2596",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 25,
"production_impact": "CRITICAL",
"test_coverage_baseline": 40.3
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 1083
} | {
"files_changed": 5,
"lines_added": 97,
"lines_removed": 23,
"time_to_resolution_sec": 9.95
} | {
"final_reward": 88.8,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-471976EA",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 8,
"production_impact": "CRITICAL",
"test_coverage_baseline": 59.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 1370
} | {
"files_changed": 4,
"lines_added": 105,
"lines_removed": 27,
"time_to_resolution_sec": 38.82
} | {
"final_reward": 86.15,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-6AB0C428",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 23,
"production_impact": "LOW",
"test_coverage_baseline": 70.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 2652
} | {
"files_changed": 5,
"lines_added": 119,
"lines_removed": 52,
"time_to_resolution_sec": 27.84
} | {
"final_reward": 94.98,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-7CFC9779",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 20,
"production_impact": "MEDIUM",
"test_coverage_baseline": 75.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2486
} | {
"files_changed": 5,
"lines_added": 70,
"lines_removed": 13,
"time_to_resolution_sec": 14.47
} | {
"final_reward": 90.09,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-728779F1",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 22,
"production_impact": "LOW",
"test_coverage_baseline": 74.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 807
} | {
"files_changed": 3,
"lines_added": 19,
"lines_removed": 10,
"time_to_resolution_sec": 47.18
} | {
"final_reward": 100,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-6638129A",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 19,
"production_impact": "CRITICAL",
"test_coverage_baseline": 60.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 1248
} | {
"files_changed": 3,
"lines_added": 103,
"lines_removed": 17,
"time_to_resolution_sec": 9.17
} | {
"final_reward": 91.31,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-A2E3489F",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 24,
"production_impact": "CRITICAL",
"test_coverage_baseline": 77.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 1412
} | {
"files_changed": 3,
"lines_added": 58,
"lines_removed": 65,
"time_to_resolution_sec": 36.64
} | {
"final_reward": 89.09,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-F65193C3",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 10,
"production_impact": "MEDIUM",
"test_coverage_baseline": 44.6
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 1107
} | {
"files_changed": 1,
"lines_added": 75,
"lines_removed": 67,
"time_to_resolution_sec": 55.77
} | {
"final_reward": 90.96,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-1EBA5618",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 9,
"production_impact": "CRITICAL",
"test_coverage_baseline": 91.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 689
} | {
"files_changed": 1,
"lines_added": 188,
"lines_removed": 97,
"time_to_resolution_sec": 49.95
} | {
"final_reward": 94.2,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-A66A1547",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 20,
"production_impact": "CRITICAL",
"test_coverage_baseline": 57.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 518
} | {
"files_changed": 4,
"lines_added": 64,
"lines_removed": 16,
"time_to_resolution_sec": 6.82
} | {
"final_reward": 90.1,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-7385F808",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 8,
"production_impact": "LOW",
"test_coverage_baseline": 54.6
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 1700
} | {
"files_changed": 4,
"lines_added": 27,
"lines_removed": 19,
"time_to_resolution_sec": 19.46
} | {
"final_reward": 89.52,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-5798F9E5",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 5,
"production_impact": "HIGH",
"test_coverage_baseline": 60.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 2078
} | {
"files_changed": 1,
"lines_added": 58,
"lines_removed": 32,
"time_to_resolution_sec": 32.91
} | {
"final_reward": 94.72,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-BF7A999F",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 9,
"production_impact": "MEDIUM",
"test_coverage_baseline": 53.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 521
} | {
"files_changed": 3,
"lines_added": 36,
"lines_removed": 10,
"time_to_resolution_sec": 39.94
} | {
"final_reward": 94.3,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-61743F20",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 25,
"production_impact": "LOW",
"test_coverage_baseline": 95
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 2793
} | {
"files_changed": 2,
"lines_added": 174,
"lines_removed": 80,
"time_to_resolution_sec": 7.5
} | {
"final_reward": 85.77,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-43D7A538",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 12,
"production_impact": "MEDIUM",
"test_coverage_baseline": 76.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 1112
} | {
"files_changed": 2,
"lines_added": 72,
"lines_removed": 71,
"time_to_resolution_sec": 23.62
} | {
"final_reward": 93.12,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-194872F5",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 24,
"production_impact": "CRITICAL",
"test_coverage_baseline": 84.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 272
} | {
"files_changed": 3,
"lines_added": 186,
"lines_removed": 60,
"time_to_resolution_sec": 20.46
} | {
"final_reward": 97.13,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-3EA0A49A",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 7,
"production_impact": "CRITICAL",
"test_coverage_baseline": 61.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 2479
} | {
"files_changed": 4,
"lines_added": 70,
"lines_removed": 33,
"time_to_resolution_sec": 49.58
} | {
"final_reward": 94.24,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-AE707037",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 6,
"production_impact": "MEDIUM",
"test_coverage_baseline": 53.3
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 1704
} | {
"files_changed": 1,
"lines_added": 77,
"lines_removed": 18,
"time_to_resolution_sec": 38.67
} | {
"final_reward": 89.66,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-57E38D3F",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 9,
"production_impact": "LOW",
"test_coverage_baseline": 66.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 2174
} | {
"files_changed": 1,
"lines_added": 80,
"lines_removed": 69,
"time_to_resolution_sec": 46.86
} | {
"final_reward": 95.83,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-7A0C3179",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 23,
"production_impact": "LOW",
"test_coverage_baseline": 41.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 2507
} | {
"files_changed": 5,
"lines_added": 188,
"lines_removed": 74,
"time_to_resolution_sec": 14.69
} | {
"final_reward": 92.72,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-27C77417",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 8,
"production_impact": "CRITICAL",
"test_coverage_baseline": 45.6
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 1641
} | {
"files_changed": 3,
"lines_added": 42,
"lines_removed": 81,
"time_to_resolution_sec": 46.11
} | {
"final_reward": 85.05,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-B2BF4EC5",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 6,
"production_impact": "MEDIUM",
"test_coverage_baseline": 55.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 1821
} | {
"files_changed": 1,
"lines_added": 131,
"lines_removed": 0,
"time_to_resolution_sec": 16.19
} | {
"final_reward": 94.6,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-8D8E90D8",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 6,
"production_impact": "HIGH",
"test_coverage_baseline": 41.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 1826
} | {
"files_changed": 4,
"lines_added": 134,
"lines_removed": 89,
"time_to_resolution_sec": 40.63
} | {
"final_reward": 86.6,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-4282405B",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 25,
"production_impact": "LOW",
"test_coverage_baseline": 41.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 2437
} | {
"files_changed": 3,
"lines_added": 71,
"lines_removed": 35,
"time_to_resolution_sec": 10.74
} | {
"final_reward": 96.89,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-CCB6AD14",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 23,
"production_impact": "LOW",
"test_coverage_baseline": 86.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 243
} | {
"files_changed": 2,
"lines_added": 192,
"lines_removed": 47,
"time_to_resolution_sec": 38.85
} | {
"final_reward": 91.31,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-9D33978D",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 20,
"production_impact": "HIGH",
"test_coverage_baseline": 40.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 299
} | {
"files_changed": 2,
"lines_added": 68,
"lines_removed": 39,
"time_to_resolution_sec": 24.27
} | {
"final_reward": 87.02,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-A285DF88",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 24,
"production_impact": "CRITICAL",
"test_coverage_baseline": 71.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 993
} | {
"files_changed": 5,
"lines_added": 69,
"lines_removed": 63,
"time_to_resolution_sec": 45.91
} | {
"final_reward": 97.66,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-64868F04",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 5,
"production_impact": "HIGH",
"test_coverage_baseline": 71.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 1464
} | {
"files_changed": 4,
"lines_added": 145,
"lines_removed": 40,
"time_to_resolution_sec": 42.58
} | {
"final_reward": 85.91,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-CE2FE899",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 9,
"production_impact": "MEDIUM",
"test_coverage_baseline": 53.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"ac... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 1444
} | {
"files_changed": 4,
"lines_added": 72,
"lines_removed": 21,
"time_to_resolution_sec": 24.43
} | {
"final_reward": 94.26,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-1EF69275",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 11,
"production_impact": "CRITICAL",
"test_coverage_baseline": 90.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 2255
} | {
"files_changed": 3,
"lines_added": 146,
"lines_removed": 97,
"time_to_resolution_sec": 35.48
} | {
"final_reward": 96.95,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-0507D8A4",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 18,
"production_impact": "CRITICAL",
"test_coverage_baseline": 59.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 414
} | {
"files_changed": 4,
"lines_added": 117,
"lines_removed": 65,
"time_to_resolution_sec": 44.5
} | {
"final_reward": 99.5,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-84CB0EBF",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 25,
"production_impact": "HIGH",
"test_coverage_baseline": 41.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 2587
} | {
"files_changed": 3,
"lines_added": 74,
"lines_removed": 91,
"time_to_resolution_sec": 53.97
} | {
"final_reward": 90.13,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-54CAE977",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 16,
"production_impact": "HIGH",
"test_coverage_baseline": 49.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2033
} | {
"files_changed": 2,
"lines_added": 28,
"lines_removed": 22,
"time_to_resolution_sec": 29.89
} | {
"final_reward": 94.67,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-A2D1F3CD",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 5,
"production_impact": "LOW",
"test_coverage_baseline": 44.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 1818
} | {
"files_changed": 5,
"lines_added": 110,
"lines_removed": 39,
"time_to_resolution_sec": 18.82
} | {
"final_reward": 86.37,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-A603323D",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 22,
"production_impact": "CRITICAL",
"test_coverage_baseline": 64.6
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"ac... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 2804
} | {
"files_changed": 1,
"lines_added": 37,
"lines_removed": 70,
"time_to_resolution_sec": 31.35
} | {
"final_reward": 98.02,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-AEC7E91D",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 8,
"production_impact": "HIGH",
"test_coverage_baseline": 44.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 1652
} | {
"files_changed": 3,
"lines_added": 124,
"lines_removed": 61,
"time_to_resolution_sec": 31.81
} | {
"final_reward": 96.87,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-476A4D4A",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 22,
"production_impact": "MEDIUM",
"test_coverage_baseline": 62.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 2853
} | {
"files_changed": 1,
"lines_added": 60,
"lines_removed": 8,
"time_to_resolution_sec": 55.79
} | {
"final_reward": 89.01,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-0353D2E9",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 11,
"production_impact": "LOW",
"test_coverage_baseline": 67.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 1031
} | {
"files_changed": 1,
"lines_added": 171,
"lines_removed": 7,
"time_to_resolution_sec": 37.21
} | {
"final_reward": 88.23,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-F1E2FDFA",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 20,
"production_impact": "LOW",
"test_coverage_baseline": 88.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 1445
} | {
"files_changed": 2,
"lines_added": 10,
"lines_removed": 18,
"time_to_resolution_sec": 15.15
} | {
"final_reward": 86.9,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-F6AE800C",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 6,
"production_impact": "MEDIUM",
"test_coverage_baseline": 62.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 2296
} | {
"files_changed": 3,
"lines_added": 166,
"lines_removed": 59,
"time_to_resolution_sec": 42.55
} | {
"final_reward": 96.07,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-AD2EE11E",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 25,
"production_impact": "MEDIUM",
"test_coverage_baseline": 63
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 1680
} | {
"files_changed": 2,
"lines_added": 101,
"lines_removed": 86,
"time_to_resolution_sec": 21.97
} | {
"final_reward": 87.66,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-8B52C19A",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 10,
"production_impact": "LOW",
"test_coverage_baseline": 92.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 814
} | {
"files_changed": 1,
"lines_added": 185,
"lines_removed": 70,
"time_to_resolution_sec": 15.75
} | {
"final_reward": 96.19,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-2DA539D7",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 19,
"production_impact": "CRITICAL",
"test_coverage_baseline": 79.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 1686
} | {
"files_changed": 2,
"lines_added": 193,
"lines_removed": 96,
"time_to_resolution_sec": 43.23
} | {
"final_reward": 88.28,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-A423CC55",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 25,
"production_impact": "HIGH",
"test_coverage_baseline": 86.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 2876
} | {
"files_changed": 5,
"lines_added": 148,
"lines_removed": 26,
"time_to_resolution_sec": 15.92
} | {
"final_reward": 93.95,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-F5EE2202",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 13,
"production_impact": "HIGH",
"test_coverage_baseline": 60.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 1661
} | {
"files_changed": 4,
"lines_added": 91,
"lines_removed": 5,
"time_to_resolution_sec": 44.49
} | {
"final_reward": 86.64,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-1704BF37",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 14,
"production_impact": "MEDIUM",
"test_coverage_baseline": 40.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 984
} | {
"files_changed": 4,
"lines_added": 64,
"lines_removed": 39,
"time_to_resolution_sec": 26.49
} | {
"final_reward": 88.15,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-DBD67856",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 16,
"production_impact": "CRITICAL",
"test_coverage_baseline": 43.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2625
} | {
"files_changed": 4,
"lines_added": 145,
"lines_removed": 66,
"time_to_resolution_sec": 34.28
} | {
"final_reward": 94.96,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-73B93867",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 15,
"production_impact": "HIGH",
"test_coverage_baseline": 78.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 1981
} | {
"files_changed": 3,
"lines_added": 105,
"lines_removed": 0,
"time_to_resolution_sec": 57.5
} | {
"final_reward": 87.73,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-D237FD18",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 23,
"production_impact": "LOW",
"test_coverage_baseline": 91
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 1022
} | {
"files_changed": 1,
"lines_added": 23,
"lines_removed": 83,
"time_to_resolution_sec": 41.87
} | {
"final_reward": 88.13,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-DDDE2E3B",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 5,
"production_impact": "MEDIUM",
"test_coverage_baseline": 77.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 952
} | {
"files_changed": 3,
"lines_added": 154,
"lines_removed": 74,
"time_to_resolution_sec": 59.11
} | {
"final_reward": 95.81,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-865D2551",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 9,
"production_impact": "LOW",
"test_coverage_baseline": 43.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 2170
} | {
"files_changed": 4,
"lines_added": 18,
"lines_removed": 3,
"time_to_resolution_sec": 16.97
} | {
"final_reward": 87.41,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-A4BE3E68",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 13,
"production_impact": "MEDIUM",
"test_coverage_baseline": 48.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 1859
} | {
"files_changed": 1,
"lines_added": 87,
"lines_removed": 12,
"time_to_resolution_sec": 14.26
} | {
"final_reward": 91.84,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-A6FB9FAD",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 5,
"production_impact": "HIGH",
"test_coverage_baseline": 66.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 1882
} | {
"files_changed": 2,
"lines_added": 146,
"lines_removed": 51,
"time_to_resolution_sec": 28.64
} | {
"final_reward": 90.88,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-E5535CE5",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 6,
"production_impact": "LOW",
"test_coverage_baseline": 63.6
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 1675
} | {
"files_changed": 4,
"lines_added": 170,
"lines_removed": 43,
"time_to_resolution_sec": 46.3
} | {
"final_reward": 97.17,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-60ED7DF8",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 24,
"production_impact": "LOW",
"test_coverage_baseline": 85.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 460
} | {
"files_changed": 2,
"lines_added": 129,
"lines_removed": 12,
"time_to_resolution_sec": 21.95
} | {
"final_reward": 86.49,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-B50FE2FC",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 16,
"production_impact": "CRITICAL",
"test_coverage_baseline": 51.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 2183
} | {
"files_changed": 5,
"lines_added": 126,
"lines_removed": 30,
"time_to_resolution_sec": 42.4
} | {
"final_reward": 93.83,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-2D96E241",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 24,
"production_impact": "LOW",
"test_coverage_baseline": 83.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 1854
} | {
"files_changed": 5,
"lines_added": 140,
"lines_removed": 99,
"time_to_resolution_sec": 44.67
} | {
"final_reward": 95.25,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-04EF301C",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 8,
"production_impact": "MEDIUM",
"test_coverage_baseline": 56.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 215
} | {
"files_changed": 4,
"lines_added": 67,
"lines_removed": 55,
"time_to_resolution_sec": 54.6
} | {
"final_reward": 92.67,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-F83ABFD1",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 14,
"production_impact": "LOW",
"test_coverage_baseline": 60
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 293
} | {
"files_changed": 5,
"lines_added": 183,
"lines_removed": 47,
"time_to_resolution_sec": 56.66
} | {
"final_reward": 95.69,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-5610307A",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 17,
"production_impact": "LOW",
"test_coverage_baseline": 43.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 473
} | {
"files_changed": 3,
"lines_added": 83,
"lines_removed": 80,
"time_to_resolution_sec": 29.23
} | {
"final_reward": 99.21,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-D31A9B5F",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 9,
"production_impact": "HIGH",
"test_coverage_baseline": 48.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 388
} | {
"files_changed": 4,
"lines_added": 188,
"lines_removed": 90,
"time_to_resolution_sec": 29.93
} | {
"final_reward": 97.2,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-66ADCC2B",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 6,
"production_impact": "LOW",
"test_coverage_baseline": 90.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 410
} | {
"files_changed": 1,
"lines_added": 52,
"lines_removed": 95,
"time_to_resolution_sec": 48.02
} | {
"final_reward": 98.62,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-316480B0",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 20,
"production_impact": "LOW",
"test_coverage_baseline": 85.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 2933
} | {
"files_changed": 5,
"lines_added": 125,
"lines_removed": 15,
"time_to_resolution_sec": 41.42
} | {
"final_reward": 86,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-CCC59204",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 14,
"production_impact": "LOW",
"test_coverage_baseline": 53.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2341
} | {
"files_changed": 1,
"lines_added": 90,
"lines_removed": 22,
"time_to_resolution_sec": 10.84
} | {
"final_reward": 99.23,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-EDB7D309",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 9,
"production_impact": "MEDIUM",
"test_coverage_baseline": 55.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 565
} | {
"files_changed": 4,
"lines_added": 139,
"lines_removed": 2,
"time_to_resolution_sec": 52.98
} | {
"final_reward": 91.39,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-63EB7558",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 21,
"production_impact": "CRITICAL",
"test_coverage_baseline": 64.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 244
} | {
"files_changed": 3,
"lines_added": 82,
"lines_removed": 95,
"time_to_resolution_sec": 6.69
} | {
"final_reward": 93.57,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-41AF75ED",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 10,
"production_impact": "LOW",
"test_coverage_baseline": 86.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 751
} | {
"files_changed": 2,
"lines_added": 54,
"lines_removed": 92,
"time_to_resolution_sec": 15.59
} | {
"final_reward": 95.43,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-B28B0364",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 13,
"production_impact": "LOW",
"test_coverage_baseline": 87.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 1704
} | {
"files_changed": 4,
"lines_added": 188,
"lines_removed": 37,
"time_to_resolution_sec": 44.02
} | {
"final_reward": 94.22,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-A9889259",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 24,
"production_impact": "HIGH",
"test_coverage_baseline": 77.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 2551
} | {
"files_changed": 5,
"lines_added": 18,
"lines_removed": 47,
"time_to_resolution_sec": 21.04
} | {
"final_reward": 97.1,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-32C730B2",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 9,
"production_impact": "MEDIUM",
"test_coverage_baseline": 40.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 849
} | {
"files_changed": 3,
"lines_added": 146,
"lines_removed": 80,
"time_to_resolution_sec": 30.4
} | {
"final_reward": 99.38,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-FEE883CF",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 8,
"production_impact": "MEDIUM",
"test_coverage_baseline": 51.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 2045
} | {
"files_changed": 5,
"lines_added": 86,
"lines_removed": 36,
"time_to_resolution_sec": 54.81
} | {
"final_reward": 92.95,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-D07A6B6E",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 11,
"production_impact": "HIGH",
"test_coverage_baseline": 87.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 2336
} | {
"files_changed": 5,
"lines_added": 100,
"lines_removed": 13,
"time_to_resolution_sec": 51.75
} | {
"final_reward": 98.68,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-5CC73DF5",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 24,
"production_impact": "MEDIUM",
"test_coverage_baseline": 57.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 2247
} | {
"files_changed": 4,
"lines_added": 54,
"lines_removed": 92,
"time_to_resolution_sec": 8.22
} | {
"final_reward": 97.54,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-0D30734E",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 15,
"production_impact": "MEDIUM",
"test_coverage_baseline": 57.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 299
} | {
"files_changed": 4,
"lines_added": 74,
"lines_removed": 53,
"time_to_resolution_sec": 29.55
} | {
"final_reward": 99.45,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-D428B009",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 17,
"production_impact": "CRITICAL",
"test_coverage_baseline": 53.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"ac... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 2646
} | {
"files_changed": 3,
"lines_added": 75,
"lines_removed": 25,
"time_to_resolution_sec": 37.73
} | {
"final_reward": 95.44,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-4A9700D9",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 14,
"production_impact": "CRITICAL",
"test_coverage_baseline": 45.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 923
} | {
"files_changed": 1,
"lines_added": 42,
"lines_removed": 14,
"time_to_resolution_sec": 21.81
} | {
"final_reward": 93.22,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-16461F70",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 6,
"production_impact": "MEDIUM",
"test_coverage_baseline": 73.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 600
} | {
"files_changed": 5,
"lines_added": 13,
"lines_removed": 80,
"time_to_resolution_sec": 41.13
} | {
"final_reward": 97.96,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-708BF5D9",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 9,
"production_impact": "MEDIUM",
"test_coverage_baseline": 46.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 2874
} | {
"files_changed": 1,
"lines_added": 92,
"lines_removed": 71,
"time_to_resolution_sec": 45.65
} | {
"final_reward": 95.44,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-752414CF",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 7,
"production_impact": "CRITICAL",
"test_coverage_baseline": 77.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 303
} | {
"files_changed": 1,
"lines_added": 96,
"lines_removed": 78,
"time_to_resolution_sec": 26.81
} | {
"final_reward": 88.51,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-056E26D0",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 25,
"production_impact": "HIGH",
"test_coverage_baseline": 56.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 1783
} | {
"files_changed": 4,
"lines_added": 63,
"lines_removed": 1,
"time_to_resolution_sec": 55.74
} | {
"final_reward": 96.52,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-3C5371C2",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 6,
"production_impact": "HIGH",
"test_coverage_baseline": 52.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 256
} | {
"files_changed": 5,
"lines_added": 188,
"lines_removed": 12,
"time_to_resolution_sec": 19.62
} | {
"final_reward": 94.2,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-6D559213",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 7,
"production_impact": "HIGH",
"test_coverage_baseline": 85.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 2672
} | {
"files_changed": 3,
"lines_added": 152,
"lines_removed": 80,
"time_to_resolution_sec": 26.67
} | {
"final_reward": 97.8,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-3A8934F1",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 5,
"production_impact": "CRITICAL",
"test_coverage_baseline": 46.6
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 316
} | {
"files_changed": 2,
"lines_added": 74,
"lines_removed": 42,
"time_to_resolution_sec": 47.67
} | {
"final_reward": 89.98,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.