Datasets:
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 bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-04C87D1D",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 11,
"production_impact": "HIGH",
"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": 2,
"test_runtime_ms": 1580
} | {
"files_changed": 5,
"lines_added": 127,
"lines_removed": 75,
"time_to_resolution_sec": 59.22
} | {
"final_reward": 91.32,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-8E1EC4EC",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 23,
"production_impact": "MEDIUM",
"test_coverage_baseline": 44.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": 5,
"test_runtime_ms": 813
} | {
"files_changed": 3,
"lines_added": 144,
"lines_removed": 42,
"time_to_resolution_sec": 7.47
} | {
"final_reward": 96.68,
"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-DA6ED053",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 12,
"production_impact": "HIGH",
"test_coverage_baseline": 77.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": 5,
"test_runtime_ms": 2618
} | {
"files_changed": 2,
"lines_added": 91,
"lines_removed": 15,
"time_to_resolution_sec": 11.72
} | {
"final_reward": 89.78,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-512A4ADA",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 24,
"production_impact": "HIGH",
"test_coverage_baseline": 65
} | [
{
"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": 10,
"test_runtime_ms": 207
} | {
"files_changed": 5,
"lines_added": 80,
"lines_removed": 17,
"time_to_resolution_sec": 50.36
} | {
"final_reward": 88.09,
"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-C963CC01",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 25,
"production_impact": "CRITICAL",
"test_coverage_baseline": 78.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": 1,
"test_runtime_ms": 1793
} | {
"files_changed": 1,
"lines_added": 179,
"lines_removed": 88,
"time_to_resolution_sec": 13.24
} | {
"final_reward": 85.2,
"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-5B7CE45C",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 7,
"production_impact": "LOW",
"test_coverage_baseline": 76.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": 2,
"test_runtime_ms": 1698
} | {
"files_changed": 4,
"lines_added": 199,
"lines_removed": 52,
"time_to_resolution_sec": 52.8
} | {
"final_reward": 96.27,
"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-B7FE851B",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 6,
"production_impact": "LOW",
"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 rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 2266
} | {
"files_changed": 5,
"lines_added": 171,
"lines_removed": 35,
"time_to_resolution_sec": 33.49
} | {
"final_reward": 93.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-245FF1D1",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 23,
"production_impact": "LOW",
"test_coverage_baseline": 61.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 python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 1712
} | {
"files_changed": 4,
"lines_added": 103,
"lines_removed": 48,
"time_to_resolution_sec": 26.4
} | {
"final_reward": 89.7,
"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-BF89F78C",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 24,
"production_impact": "CRITICAL",
"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": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 615
} | {
"files_changed": 5,
"lines_added": 165,
"lines_removed": 52,
"time_to_resolution_sec": 27.91
} | {
"final_reward": 93.89,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-381AB35C",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 7,
"production_impact": "HIGH",
"test_coverage_baseline": 80.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 rust implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 303
} | {
"files_changed": 5,
"lines_added": 102,
"lines_removed": 16,
"time_to_resolution_sec": 53.89
} | {
"final_reward": 93.84,
"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-F35A3C21",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 21,
"production_impact": "MEDIUM",
"test_coverage_baseline": 62.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": 10,
"test_runtime_ms": 2481
} | {
"files_changed": 1,
"lines_added": 176,
"lines_removed": 6,
"time_to_resolution_sec": 55.92
} | {
"final_reward": 87.91,
"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-2EB8F2C8",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 20,
"production_impact": "HIGH",
"test_coverage_baseline": 92.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 typescript implementation.",
"ucb_score": 45.2
},
{
"ac... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 1877
} | {
"files_changed": 2,
"lines_added": 183,
"lines_removed": 47,
"time_to_resolution_sec": 57.51
} | {
"final_reward": 94.06,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-805F3982",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 23,
"production_impact": "HIGH",
"test_coverage_baseline": 75.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": 2,
"test_runtime_ms": 838
} | {
"files_changed": 2,
"lines_added": 35,
"lines_removed": 37,
"time_to_resolution_sec": 59.35
} | {
"final_reward": 97.01,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-63BE64E1",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 6,
"production_impact": "CRITICAL",
"test_coverage_baseline": 44.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": 9,
"test_runtime_ms": 1387
} | {
"files_changed": 5,
"lines_added": 199,
"lines_removed": 68,
"time_to_resolution_sec": 35.24
} | {
"final_reward": 99.42,
"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-875AA906",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 13,
"production_impact": "CRITICAL",
"test_coverage_baseline": 85.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": 2971
} | {
"files_changed": 3,
"lines_added": 104,
"lines_removed": 81,
"time_to_resolution_sec": 49.69
} | {
"final_reward": 91.18,
"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-0C16E8E5",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 12,
"production_impact": "LOW",
"test_coverage_baseline": 84
} | [
{
"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": 1113
} | {
"files_changed": 3,
"lines_added": 70,
"lines_removed": 6,
"time_to_resolution_sec": 40.4
} | {
"final_reward": 86.75,
"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-B44F1EB6",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 12,
"production_impact": "CRITICAL",
"test_coverage_baseline": 48.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": 8,
"test_runtime_ms": 749
} | {
"files_changed": 5,
"lines_added": 63,
"lines_removed": 85,
"time_to_resolution_sec": 38.26
} | {
"final_reward": 87.07,
"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-FAC1D6C1",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 11,
"production_impact": "HIGH",
"test_coverage_baseline": 49.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 python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 1873
} | {
"files_changed": 5,
"lines_added": 43,
"lines_removed": 50,
"time_to_resolution_sec": 20.54
} | {
"final_reward": 92.83,
"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-5E788752",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 20,
"production_impact": "HIGH",
"test_coverage_baseline": 44.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 typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 1390
} | {
"files_changed": 3,
"lines_added": 53,
"lines_removed": 29,
"time_to_resolution_sec": 47.22
} | {
"final_reward": 86.35,
"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-6A5A9D14",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 18,
"production_impact": "HIGH",
"test_coverage_baseline": 83.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": 4,
"test_runtime_ms": 1297
} | {
"files_changed": 1,
"lines_added": 86,
"lines_removed": 56,
"time_to_resolution_sec": 46.25
} | {
"final_reward": 91.71,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-F27E22FD",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 18,
"production_impact": "LOW",
"test_coverage_baseline": 43
} | [
{
"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": 1,
"test_runtime_ms": 2976
} | {
"files_changed": 4,
"lines_added": 124,
"lines_removed": 1,
"time_to_resolution_sec": 26.38
} | {
"final_reward": 95.58,
"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-03B89EE4",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 25,
"production_impact": "HIGH",
"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 typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 2463
} | {
"files_changed": 4,
"lines_added": 44,
"lines_removed": 30,
"time_to_resolution_sec": 28.43
} | {
"final_reward": 95.16,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-1B391225",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 21,
"production_impact": "LOW",
"test_coverage_baseline": 65.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": 1751
} | {
"files_changed": 2,
"lines_added": 97,
"lines_removed": 89,
"time_to_resolution_sec": 19.44
} | {
"final_reward": 97.84,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-35BF01F9",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 5,
"production_impact": "CRITICAL",
"test_coverage_baseline": 80.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": 7,
"test_runtime_ms": 474
} | {
"files_changed": 2,
"lines_added": 93,
"lines_removed": 23,
"time_to_resolution_sec": 22.93
} | {
"final_reward": 96.06,
"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-332CAC1F",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 6,
"production_impact": "MEDIUM",
"test_coverage_baseline": 54.5
} | [
{
"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": 1886
} | {
"files_changed": 1,
"lines_added": 62,
"lines_removed": 4,
"time_to_resolution_sec": 56.42
} | {
"final_reward": 85.66,
"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-5191DCD3",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 10,
"production_impact": "MEDIUM",
"test_coverage_baseline": 52.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 go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 2799
} | {
"files_changed": 3,
"lines_added": 110,
"lines_removed": 76,
"time_to_resolution_sec": 9.62
} | {
"final_reward": 93.91,
"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-2ABEC221",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 18,
"production_impact": "LOW",
"test_coverage_baseline": 67.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": 7,
"test_runtime_ms": 1092
} | {
"files_changed": 2,
"lines_added": 63,
"lines_removed": 4,
"time_to_resolution_sec": 30.44
} | {
"final_reward": 93.92,
"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-73A3CC50",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 24,
"production_impact": "HIGH",
"test_coverage_baseline": 41.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": 9,
"test_runtime_ms": 1130
} | {
"files_changed": 5,
"lines_added": 51,
"lines_removed": 85,
"time_to_resolution_sec": 32.06
} | {
"final_reward": 86.67,
"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-8604C136",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 6,
"production_impact": "MEDIUM",
"test_coverage_baseline": 57.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 rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 1253
} | {
"files_changed": 5,
"lines_added": 175,
"lines_removed": 53,
"time_to_resolution_sec": 55.75
} | {
"final_reward": 87.28,
"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-68C4F77C",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 19,
"production_impact": "HIGH",
"test_coverage_baseline": 43.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": 9,
"test_runtime_ms": 2861
} | {
"files_changed": 2,
"lines_added": 33,
"lines_removed": 91,
"time_to_resolution_sec": 8.02
} | {
"final_reward": 85.63,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-7F078777",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 15,
"production_impact": "LOW",
"test_coverage_baseline": 67
} | [
{
"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": 9,
"test_runtime_ms": 2858
} | {
"files_changed": 3,
"lines_added": 148,
"lines_removed": 16,
"time_to_resolution_sec": 7.81
} | {
"final_reward": 88.94,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-C50981C9",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 18,
"production_impact": "LOW",
"test_coverage_baseline": 44
} | [
{
"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": 521
} | {
"files_changed": 5,
"lines_added": 108,
"lines_removed": 84,
"time_to_resolution_sec": 41.96
} | {
"final_reward": 88.92,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-6F508A03",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 6,
"production_impact": "LOW",
"test_coverage_baseline": 94.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 python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 259
} | {
"files_changed": 1,
"lines_added": 63,
"lines_removed": 76,
"time_to_resolution_sec": 39.29
} | {
"final_reward": 90.12,
"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-E319AE7E",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 14,
"production_impact": "LOW",
"test_coverage_baseline": 50.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 typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 2493
} | {
"files_changed": 5,
"lines_added": 50,
"lines_removed": 48,
"time_to_resolution_sec": 47.38
} | {
"final_reward": 97.37,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-43D77A55",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 10,
"production_impact": "HIGH",
"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": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 2912
} | {
"files_changed": 3,
"lines_added": 156,
"lines_removed": 75,
"time_to_resolution_sec": 49.65
} | {
"final_reward": 92.73,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-E5E0B021",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 15,
"production_impact": "MEDIUM",
"test_coverage_baseline": 82
} | [
{
"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": 10,
"test_runtime_ms": 1955
} | {
"files_changed": 3,
"lines_added": 189,
"lines_removed": 23,
"time_to_resolution_sec": 19.21
} | {
"final_reward": 89.86,
"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-4BBA30A3",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 18,
"production_impact": "HIGH",
"test_coverage_baseline": 56.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": 7,
"test_runtime_ms": 1671
} | {
"files_changed": 1,
"lines_added": 183,
"lines_removed": 77,
"time_to_resolution_sec": 33.17
} | {
"final_reward": 99.19,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-348D20EC",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 18,
"production_impact": "CRITICAL",
"test_coverage_baseline": 60.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 rust implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 232
} | {
"files_changed": 3,
"lines_added": 99,
"lines_removed": 97,
"time_to_resolution_sec": 39.41
} | {
"final_reward": 99.26,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-A44365EC",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 18,
"production_impact": "CRITICAL",
"test_coverage_baseline": 63.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 rust implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 1462
} | {
"files_changed": 3,
"lines_added": 126,
"lines_removed": 97,
"time_to_resolution_sec": 34.59
} | {
"final_reward": 86.81,
"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-45712F96",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 15,
"production_impact": "HIGH",
"test_coverage_baseline": 66.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 rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 404
} | {
"files_changed": 5,
"lines_added": 70,
"lines_removed": 82,
"time_to_resolution_sec": 15.29
} | {
"final_reward": 88.79,
"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-74B2DA5A",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 17,
"production_impact": "MEDIUM",
"test_coverage_baseline": 66.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 rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 2378
} | {
"files_changed": 2,
"lines_added": 82,
"lines_removed": 1,
"time_to_resolution_sec": 45.34
} | {
"final_reward": 88.12,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-08364215",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 17,
"production_impact": "MEDIUM",
"test_coverage_baseline": 74.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": 0,
"test_runtime_ms": 1003
} | {
"files_changed": 5,
"lines_added": 117,
"lines_removed": 40,
"time_to_resolution_sec": 39.9
} | {
"final_reward": 94.7,
"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-F679D2DB",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 15,
"production_impact": "MEDIUM",
"test_coverage_baseline": 64
} | [
{
"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": 2236
} | {
"files_changed": 1,
"lines_added": 79,
"lines_removed": 81,
"time_to_resolution_sec": 58.57
} | {
"final_reward": 91.21,
"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-55B99F34",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 23,
"production_impact": "LOW",
"test_coverage_baseline": 81.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 typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 1022
} | {
"files_changed": 4,
"lines_added": 46,
"lines_removed": 63,
"time_to_resolution_sec": 30.37
} | {
"final_reward": 97.76,
"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-FDB70879",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 25,
"production_impact": "CRITICAL",
"test_coverage_baseline": 75.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 typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2305
} | {
"files_changed": 4,
"lines_added": 191,
"lines_removed": 74,
"time_to_resolution_sec": 13.89
} | {
"final_reward": 90.72,
"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-3D8EAC46",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 6,
"production_impact": "HIGH",
"test_coverage_baseline": 93.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": 5,
"test_runtime_ms": 381
} | {
"files_changed": 5,
"lines_added": 137,
"lines_removed": 24,
"time_to_resolution_sec": 16.98
} | {
"final_reward": 93.6,
"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-3EA3F991",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 16,
"production_impact": "MEDIUM",
"test_coverage_baseline": 72.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 rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 247
} | {
"files_changed": 5,
"lines_added": 64,
"lines_removed": 41,
"time_to_resolution_sec": 14.87
} | {
"final_reward": 97.68,
"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-46C06448",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 20,
"production_impact": "HIGH",
"test_coverage_baseline": 93.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": 10,
"test_runtime_ms": 2525
} | {
"files_changed": 3,
"lines_added": 118,
"lines_removed": 98,
"time_to_resolution_sec": 7.32
} | {
"final_reward": 89.58,
"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-F85546C6",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 15,
"production_impact": "MEDIUM",
"test_coverage_baseline": 47.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": 1,
"test_runtime_ms": 844
} | {
"files_changed": 5,
"lines_added": 191,
"lines_removed": 8,
"time_to_resolution_sec": 50.98
} | {
"final_reward": 91.28,
"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-2713FFF9",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 18,
"production_impact": "CRITICAL",
"test_coverage_baseline": 73.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 typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 411
} | {
"files_changed": 2,
"lines_added": 55,
"lines_removed": 93,
"time_to_resolution_sec": 36.29
} | {
"final_reward": 98.99,
"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-05972835",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 21,
"production_impact": "CRITICAL",
"test_coverage_baseline": 55.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": 2,
"test_runtime_ms": 2432
} | {
"files_changed": 4,
"lines_added": 50,
"lines_removed": 39,
"time_to_resolution_sec": 22.64
} | {
"final_reward": 94.25,
"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-344A8B7C",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 12,
"production_impact": "CRITICAL",
"test_coverage_baseline": 69.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": 9,
"test_runtime_ms": 2011
} | {
"files_changed": 5,
"lines_added": 114,
"lines_removed": 68,
"time_to_resolution_sec": 32.41
} | {
"final_reward": 95.77,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-B36D2062",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 12,
"production_impact": "MEDIUM",
"test_coverage_baseline": 76.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": 7,
"test_runtime_ms": 630
} | {
"files_changed": 3,
"lines_added": 37,
"lines_removed": 12,
"time_to_resolution_sec": 10.76
} | {
"final_reward": 93.68,
"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-B8CDEB8D",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 24,
"production_impact": "CRITICAL",
"test_coverage_baseline": 55.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": 1082
} | {
"files_changed": 1,
"lines_added": 171,
"lines_removed": 28,
"time_to_resolution_sec": 47.73
} | {
"final_reward": 85.63,
"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-430EDCCE",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 20,
"production_impact": "CRITICAL",
"test_coverage_baseline": 70
} | [
{
"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": 8,
"test_runtime_ms": 1511
} | {
"files_changed": 1,
"lines_added": 147,
"lines_removed": 50,
"time_to_resolution_sec": 37.54
} | {
"final_reward": 90.2,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-9AA6897F",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 12,
"production_impact": "CRITICAL",
"test_coverage_baseline": 87.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": 0,
"test_runtime_ms": 1206
} | {
"files_changed": 3,
"lines_added": 75,
"lines_removed": 99,
"time_to_resolution_sec": 49.94
} | {
"final_reward": 99.95,
"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-554591F0",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 20,
"production_impact": "CRITICAL",
"test_coverage_baseline": 51.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 python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 378
} | {
"files_changed": 3,
"lines_added": 177,
"lines_removed": 7,
"time_to_resolution_sec": 54.11
} | {
"final_reward": 94.12,
"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-C03EAA9A",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 24,
"production_impact": "CRITICAL",
"test_coverage_baseline": 61.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 rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 2666
} | {
"files_changed": 2,
"lines_added": 48,
"lines_removed": 6,
"time_to_resolution_sec": 17.11
} | {
"final_reward": 85.57,
"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-E3F7A191",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 20,
"production_impact": "LOW",
"test_coverage_baseline": 80.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": 7,
"test_runtime_ms": 2763
} | {
"files_changed": 5,
"lines_added": 181,
"lines_removed": 85,
"time_to_resolution_sec": 31.91
} | {
"final_reward": 98.24,
"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-6DF121A3",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 25,
"production_impact": "CRITICAL",
"test_coverage_baseline": 44.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": 7,
"test_runtime_ms": 1491
} | {
"files_changed": 4,
"lines_added": 99,
"lines_removed": 92,
"time_to_resolution_sec": 54.8
} | {
"final_reward": 93.08,
"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-011CCD60",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 25,
"production_impact": "HIGH",
"test_coverage_baseline": 59
} | [
{
"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": 7,
"test_runtime_ms": 1522
} | {
"files_changed": 4,
"lines_added": 15,
"lines_removed": 30,
"time_to_resolution_sec": 29.74
} | {
"final_reward": 98.96,
"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-A7616C7A",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 5,
"production_impact": "MEDIUM",
"test_coverage_baseline": 77
} | [
{
"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": 1301
} | {
"files_changed": 5,
"lines_added": 19,
"lines_removed": 94,
"time_to_resolution_sec": 13.42
} | {
"final_reward": 93.72,
"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-C6EAC390",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 7,
"production_impact": "CRITICAL",
"test_coverage_baseline": 66.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": 5,
"test_runtime_ms": 2126
} | {
"files_changed": 5,
"lines_added": 181,
"lines_removed": 23,
"time_to_resolution_sec": 44.34
} | {
"final_reward": 87.2,
"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-9D231582",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 19,
"production_impact": "LOW",
"test_coverage_baseline": 80.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 rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 180
} | {
"files_changed": 5,
"lines_added": 35,
"lines_removed": 76,
"time_to_resolution_sec": 41.5
} | {
"final_reward": 86.92,
"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-8EAECCE2",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 10,
"production_impact": "HIGH",
"test_coverage_baseline": 86.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": 1,
"test_runtime_ms": 680
} | {
"files_changed": 1,
"lines_added": 172,
"lines_removed": 19,
"time_to_resolution_sec": 46.44
} | {
"final_reward": 89.16,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-0902B82E",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 25,
"production_impact": "MEDIUM",
"test_coverage_baseline": 48.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 python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 505
} | {
"files_changed": 2,
"lines_added": 174,
"lines_removed": 17,
"time_to_resolution_sec": 32.19
} | {
"final_reward": 85.11,
"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-08BCE7D8",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 20,
"production_impact": "MEDIUM",
"test_coverage_baseline": 63
} | [
{
"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": 10,
"test_runtime_ms": 2698
} | {
"files_changed": 3,
"lines_added": 58,
"lines_removed": 38,
"time_to_resolution_sec": 9.88
} | {
"final_reward": 90.12,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-13EEE7C7",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 17,
"production_impact": "LOW",
"test_coverage_baseline": 54
} | [
{
"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": 8,
"test_runtime_ms": 706
} | {
"files_changed": 2,
"lines_added": 84,
"lines_removed": 27,
"time_to_resolution_sec": 23.08
} | {
"final_reward": 88.7,
"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-7B68A5D5",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 17,
"production_impact": "LOW",
"test_coverage_baseline": 81.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": 4,
"test_runtime_ms": 789
} | {
"files_changed": 4,
"lines_added": 54,
"lines_removed": 68,
"time_to_resolution_sec": 6.94
} | {
"final_reward": 93.37,
"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-6A695CDF",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 23,
"production_impact": "LOW",
"test_coverage_baseline": 41.8
} | [
{
"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": 2573
} | {
"files_changed": 3,
"lines_added": 144,
"lines_removed": 81,
"time_to_resolution_sec": 18.32
} | {
"final_reward": 96.9,
"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-252C2279",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 5,
"production_impact": "MEDIUM",
"test_coverage_baseline": 77.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 python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 1697
} | {
"files_changed": 5,
"lines_added": 37,
"lines_removed": 90,
"time_to_resolution_sec": 10.8
} | {
"final_reward": 94.29,
"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-DC92FC5E",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 8,
"production_impact": "CRITICAL",
"test_coverage_baseline": 65.8
} | [
{
"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": 506
} | {
"files_changed": 3,
"lines_added": 56,
"lines_removed": 89,
"time_to_resolution_sec": 38.58
} | {
"final_reward": 86.55,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-DF7D0B64",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 9,
"production_impact": "HIGH",
"test_coverage_baseline": 65.1
} | [
{
"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": 2987
} | {
"files_changed": 4,
"lines_added": 123,
"lines_removed": 81,
"time_to_resolution_sec": 5.59
} | {
"final_reward": 99.83,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-9CEC64CF",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 6,
"production_impact": "MEDIUM",
"test_coverage_baseline": 68.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": 9,
"test_runtime_ms": 2829
} | {
"files_changed": 1,
"lines_added": 36,
"lines_removed": 92,
"time_to_resolution_sec": 26.11
} | {
"final_reward": 89.24,
"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-C648958F",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 25,
"production_impact": "CRITICAL",
"test_coverage_baseline": 46.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": 6,
"test_runtime_ms": 1663
} | {
"files_changed": 3,
"lines_added": 144,
"lines_removed": 79,
"time_to_resolution_sec": 17.99
} | {
"final_reward": 94.64,
"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-7F4F9D58",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 7,
"production_impact": "MEDIUM",
"test_coverage_baseline": 83.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 typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 608
} | {
"files_changed": 1,
"lines_added": 171,
"lines_removed": 39,
"time_to_resolution_sec": 46.66
} | {
"final_reward": 86.3,
"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-E1A28241",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 12,
"production_impact": "MEDIUM",
"test_coverage_baseline": 83.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": 5,
"test_runtime_ms": 521
} | {
"files_changed": 3,
"lines_added": 33,
"lines_removed": 97,
"time_to_resolution_sec": 20.46
} | {
"final_reward": 96.84,
"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-0368442B",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 7,
"production_impact": "CRITICAL",
"test_coverage_baseline": 54.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 typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 1891
} | {
"files_changed": 5,
"lines_added": 161,
"lines_removed": 0,
"time_to_resolution_sec": 49.99
} | {
"final_reward": 94.99,
"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-41492A47",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 11,
"production_impact": "MEDIUM",
"test_coverage_baseline": 54.2
} | [
{
"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": 1337
} | {
"files_changed": 3,
"lines_added": 95,
"lines_removed": 15,
"time_to_resolution_sec": 16.29
} | {
"final_reward": 92.68,
"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-07832AFC",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 13,
"production_impact": "HIGH",
"test_coverage_baseline": 50.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": 4,
"test_runtime_ms": 1897
} | {
"files_changed": 1,
"lines_added": 183,
"lines_removed": 40,
"time_to_resolution_sec": 59.74
} | {
"final_reward": 93.59,
"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-A2E79F08",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 6,
"production_impact": "HIGH",
"test_coverage_baseline": 45.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": 506
} | {
"files_changed": 4,
"lines_added": 19,
"lines_removed": 18,
"time_to_resolution_sec": 46.73
} | {
"final_reward": 89.56,
"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-14B94CC3",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 15,
"production_impact": "MEDIUM",
"test_coverage_baseline": 77.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 go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 1364
} | {
"files_changed": 3,
"lines_added": 45,
"lines_removed": 87,
"time_to_resolution_sec": 24.28
} | {
"final_reward": 91.98,
"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-E6F9F2CF",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 10,
"production_impact": "MEDIUM",
"test_coverage_baseline": 48.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": 8,
"test_runtime_ms": 214
} | {
"files_changed": 1,
"lines_added": 14,
"lines_removed": 49,
"time_to_resolution_sec": 29.83
} | {
"final_reward": 94.37,
"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-D109975F",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 18,
"production_impact": "LOW",
"test_coverage_baseline": 81
} | [
{
"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": 5,
"test_runtime_ms": 511
} | {
"files_changed": 4,
"lines_added": 33,
"lines_removed": 43,
"time_to_resolution_sec": 45.14
} | {
"final_reward": 91.09,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-41BAD84A",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 19,
"production_impact": "LOW",
"test_coverage_baseline": 41
} | [
{
"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": 2,
"test_runtime_ms": 2275
} | {
"files_changed": 1,
"lines_added": 22,
"lines_removed": 78,
"time_to_resolution_sec": 11.87
} | {
"final_reward": 94.06,
"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-100A9F5B",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 6,
"production_impact": "LOW",
"test_coverage_baseline": 52.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": 9,
"test_runtime_ms": 1989
} | {
"files_changed": 2,
"lines_added": 173,
"lines_removed": 76,
"time_to_resolution_sec": 11.03
} | {
"final_reward": 97.95,
"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-4F2620F0",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 14,
"production_impact": "MEDIUM",
"test_coverage_baseline": 51.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": 3,
"test_runtime_ms": 1011
} | {
"files_changed": 1,
"lines_added": 56,
"lines_removed": 40,
"time_to_resolution_sec": 8.54
} | {
"final_reward": 85.67,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-531BF1FE",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 19,
"production_impact": "HIGH",
"test_coverage_baseline": 54.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 rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 2009
} | {
"files_changed": 2,
"lines_added": 139,
"lines_removed": 29,
"time_to_resolution_sec": 49.39
} | {
"final_reward": 90.84,
"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-F2985147",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 16,
"production_impact": "MEDIUM",
"test_coverage_baseline": 52.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 python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 1638
} | {
"files_changed": 4,
"lines_added": 42,
"lines_removed": 8,
"time_to_resolution_sec": 59.61
} | {
"final_reward": 96.68,
"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-C60EAF1C",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 20,
"production_impact": "LOW",
"test_coverage_baseline": 71.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 typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 161
} | {
"files_changed": 1,
"lines_added": 103,
"lines_removed": 30,
"time_to_resolution_sec": 51.31
} | {
"final_reward": 97.97,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-6A28C0F5",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 14,
"production_impact": "HIGH",
"test_coverage_baseline": 48.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 rust implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 1908
} | {
"files_changed": 5,
"lines_added": 65,
"lines_removed": 14,
"time_to_resolution_sec": 56.57
} | {
"final_reward": 99.77,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-16D4F9B4",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 25,
"production_impact": "LOW",
"test_coverage_baseline": 62.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 rust implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 2924
} | {
"files_changed": 2,
"lines_added": 32,
"lines_removed": 5,
"time_to_resolution_sec": 57.55
} | {
"final_reward": 92.76,
"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-C60D5315",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 22,
"production_impact": "HIGH",
"test_coverage_baseline": 84.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 python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 960
} | {
"files_changed": 2,
"lines_added": 41,
"lines_removed": 6,
"time_to_resolution_sec": 7.09
} | {
"final_reward": 98.88,
"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-0FA6FD85",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 23,
"production_impact": "MEDIUM",
"test_coverage_baseline": 44.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 typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 1210
} | {
"files_changed": 5,
"lines_added": 100,
"lines_removed": 59,
"time_to_resolution_sec": 47.11
} | {
"final_reward": 94.46,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-3F7750A8",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 12,
"production_impact": "MEDIUM",
"test_coverage_baseline": 87
} | [
{
"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": 6,
"test_runtime_ms": 711
} | {
"files_changed": 2,
"lines_added": 89,
"lines_removed": 23,
"time_to_resolution_sec": 12.92
} | {
"final_reward": 87.34,
"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-F1892B04",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 5,
"production_impact": "HIGH",
"test_coverage_baseline": 46.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 python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2656
} | {
"files_changed": 2,
"lines_added": 91,
"lines_removed": 18,
"time_to_resolution_sec": 6.93
} | {
"final_reward": 89.76,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-84BB6284",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 21,
"production_impact": "CRITICAL",
"test_coverage_baseline": 88.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 rust implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 2684
} | {
"files_changed": 1,
"lines_added": 125,
"lines_removed": 48,
"time_to_resolution_sec": 25.58
} | {
"final_reward": 90.52,
"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-8D0E951B",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 24,
"production_impact": "LOW",
"test_coverage_baseline": 66
} | [
{
"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": 2212
} | {
"files_changed": 5,
"lines_added": 89,
"lines_removed": 26,
"time_to_resolution_sec": 21.38
} | {
"final_reward": 87,
"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-EB955864",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 9,
"production_impact": "LOW",
"test_coverage_baseline": 46.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": 5,
"test_runtime_ms": 807
} | {
"files_changed": 1,
"lines_added": 144,
"lines_removed": 70,
"time_to_resolution_sec": 19.25
} | {
"final_reward": 99.13,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-E753236F",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 23,
"production_impact": "CRITICAL",
"test_coverage_baseline": 41.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": 1,
"test_runtime_ms": 782
} | {
"files_changed": 2,
"lines_added": 121,
"lines_removed": 74,
"time_to_resolution_sec": 37.75
} | {
"final_reward": 95.45,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
Coding Agent MCTS Reasoning Trace Pack (Sample)
A synthetic Monte Carlo Tree Search reasoning-trace dataset for autonomous coding agents. Each row is a complete reasoning lifecycle — initial context analysis → draft exploration → test feedback → prune-or-anchor → final outcome — labeled with a reasoning phenotype (TEST_DRIVEN, HACKER, DEEP_THINK, SECURITY_FIRST, REFACTOR_HEAVY) and carrying UCB scores at every step and explicit rewards at terminal actions.
Built by SolsticeAI as a free sample of a larger commercial pack. 100% synthetic. No real code, no proprietary repos — task titles and descriptions are generic archetypes drawn from canonical library patterns.
What is included
| File | Rows | Format | Purpose |
|---|---|---|---|
coding_intel_sample.parquet |
10,000 | Parquet | Columnar, typed, best for analytics and RL training |
coding_intel_sample.jsonl |
10,000 | JSON Lines | Streaming / LLM training friendly |
Source pack: 2.5M-trace corpus
This sample: 10,000 reasoning traces, stratified 2,000 per reasoning phenotype
Reasoning phenotypes (5): TEST_DRIVEN, HACKER, DEEP_THINK, SECURITY_FIRST, REFACTOR_HEAVY
Task types (3): bugfix, feature, refactor (3,300 each)2,500 each)
Languages (4): python, rust, go, typescript (
Production impact tiers: LOW, MEDIUM, HIGH, CRITICAL (~2,500 each)
Record structure
Each record is one reasoning lifecycle with 7 top-level fields:
| Field | Type | Contents |
|---|---|---|
schema_version |
string | Pack schema version (1.0.0-coding-intel-sample) |
event |
struct | task_id, task_type, language, title, description |
risk_context |
struct | test_coverage_baseline, cyclomatic_complexity, production_impact |
agent_reasoning |
list | Ordered reasoning steps: action (analyze_context, write_draft, run_tests, lethe_prune, prometheus_anchor), depth, ucb_score (null at root / terminal), reward (populated on terminal actions only), thought (natural-language rationale) |
correlated_telemetry |
struct | linter_warnings_initial, linter_warnings_final, test_runtime_ms, ci_status |
execution_summary |
struct | files_changed, lines_added, lines_removed, time_to_resolution_sec |
genetic_optimizer_feedback |
struct | final_reward, lethe_prunes_triggered, nodes_expanded, phenotype_used |
See SCHEMA.md for the full nested field breakdown.
Why this dataset is useful
Most public coding datasets (HumanEval, SWE-bench, MBPP) only give you the final answer and the task description. They don't capture the reasoning tree the agent walked through — the wrong paths, the prunes, the anchor points. This pack is shaped around what modern agent-training pipelines actually need:
- Explicit exploration vs exploitation. Traces include both successful and pruned branches —
lethe_pruneevents with negative reward,prometheus_anchorevents with positive reward. Roughly 30% of traces carry a failed exploration branch before reaching the golden timeline. - Reward signals embedded at every step. UCB scores at each non-terminal step, explicit rewards at terminal actions — directly usable for RL, DPO, and process-reward-model training.
- Phenotype labels on every trace. Train a
SECURITY_FIRSTcoder specifically; run phenotype-transfer studies; build strategy-aware evaluation harnesses. - Correlated telemetry. Linter-warning deltas, test runtime, and CI status correlated to reasoning outcome — grounds the trace in observable signals.
- Compact. Parquet fits in 340 KB, JSONL in 12.5 MB — you can pull this into a notebook in seconds and iterate.
Typical use cases
- MCTS-based coding agent architecture training
- Process reward model (PRM) training
- Reasoning-chain evaluation benchmarks
- Agent self-improvement via trace replay
- Strategy-conditional code-generation research
- Curriculum learning with task-difficulty ladders
- LLM fine-tuning on structured reasoning narratives
- Benchmarking UCB-based exploration policies
Quick start
import pandas as pd
import pyarrow.parquet as pq
df = pq.read_table("coding_intel_sample.parquet").to_pandas()
# Phenotype distribution (stratified balanced)
print(df["genetic_optimizer_feedback"].apply(lambda g: g["phenotype_used"]).value_counts())
# Average final reward by phenotype
df["pheno"] = df["genetic_optimizer_feedback"].apply(lambda g: g["phenotype_used"])
df["reward"] = df["genetic_optimizer_feedback"].apply(lambda g: g["final_reward"])
print(df.groupby("pheno")["reward"].mean().round(2))
# Prune rate by task type
df["task"] = df["event"].apply(lambda e: e["task_type"])
df["prunes"] = df["genetic_optimizer_feedback"].apply(lambda g: g["lethe_prunes_triggered"])
print(df.groupby("task")["prunes"].mean().round(2))
# Pull one full reasoning chain
row = df.iloc[0]
for step in row["agent_reasoning"]:
print(f" d={step['depth']:<2} {step['action']:<20} ucb={step['ucb_score']} reward={step['reward']}: {step['thought']}")
Streaming form:
import json
with open("coding_intel_sample.jsonl") as f:
for line in f:
trace = json.loads(line)
# one MCTS reasoning trace per line
Notes and limitations
- Reasoning traces use canned action templates rather than live-executed code. This pack is designed for agent-architecture training, not end-to-end SWE-bench-style evaluation.
ci_statusisSUCCESSfor every row in this sample — the production pack includesFAILURE/FLAKY/TIMEOUTvariants; this free sample is restricted to golden-timeline anchored traces to keep a clean reward surface.- UCB scores at root nodes use positive infinity (serialized as
"Infinity"in JSONL), following the standard MCTS convention. - Phenotype distribution is uniform; production licensing supports custom phenotype mixes.
Responsible use
This dataset is intended for agent-training, process-reward-model, and MCTS research. It contains synthesized reasoning narratives and action templates — it does not contain real code, real commit history, or proprietary repository content. Models trained on this data will learn reasoning structure and phenotype-conditional behavior; downstream code-generation quality still depends on training with real-code supervision from appropriately licensed corpora.
License
Released under CC BY 4.0. Use freely for research, agent prototyping, education, and commercial development with attribution.
Get the full pack
This Hugging Face repo is a 10K-trace sample. The production pack scales to 2.5M+ traces with wider CI-outcome distribution (FAILURE / FLAKY / TIMEOUT), additional languages (C++, Java, Kotlin, Swift, C#), AST-diff variants, tool-call graph traces, multi-turn user-interaction sequences, custom phenotype mixes, and buyer-specific variants.
Self-serve (Stripe checkout):
- Sample Scale tier — $5,000 — ~25K records, one subject, 72-hour delivery.
Full pack + enterprise scope:
- www.solsticestudio.ai/datasets — per-SKU pricing across Starter / Professional / Enterprise tiers, plus commercial licensing, custom generation, and buyer-specific variants.
Procurement catalog:
- SolsticeAI Data Storefront — available via Datarade / Monda.
Citation
@dataset{solstice_coding_intel_pack_2026,
title = {Coding Agent MCTS Reasoning Trace Pack (Sample)},
author = {SolsticeAI},
year = {2026},
publisher = {Hugging Face},
url = {https://huggingface.co/datasets/solsticestudioai/coding-intel-pack}
}
- Downloads last month
- 7