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 rust.",
"language": "rust",
"task_id": "TASK-2A490832",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 16,
"production_impact": "MEDIUM",
"test_coverage_baseline": 91.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": 4,
"test_runtime_ms": 287
} | {
"files_changed": 3,
"lines_added": 164,
"lines_removed": 90,
"time_to_resolution_sec": 59.44
} | {
"final_reward": 98.33,
"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-E0571AD3",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 8,
"production_impact": "HIGH",
"test_coverage_baseline": 40.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 go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2789
} | {
"files_changed": 4,
"lines_added": 154,
"lines_removed": 50,
"time_to_resolution_sec": 56.69
} | {
"final_reward": 85.2,
"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-B8BA0FCE",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 24,
"production_impact": "HIGH",
"test_coverage_baseline": 82.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": 9,
"test_runtime_ms": 646
} | {
"files_changed": 3,
"lines_added": 181,
"lines_removed": 92,
"time_to_resolution_sec": 5.24
} | {
"final_reward": 91.58,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-E57D9397",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 23,
"production_impact": "MEDIUM",
"test_coverage_baseline": 48.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 1423
} | {
"files_changed": 5,
"lines_added": 101,
"lines_removed": 45,
"time_to_resolution_sec": 19.45
} | {
"final_reward": 95.87,
"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-38E3AF35",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 13,
"production_impact": "CRITICAL",
"test_coverage_baseline": 71.3
} | [
{
"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": 1494
} | {
"files_changed": 5,
"lines_added": 96,
"lines_removed": 19,
"time_to_resolution_sec": 16.8
} | {
"final_reward": 94.11,
"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-62CC05B6",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 6,
"production_impact": "HIGH",
"test_coverage_baseline": 75.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 2376
} | {
"files_changed": 3,
"lines_added": 136,
"lines_removed": 11,
"time_to_resolution_sec": 7.29
} | {
"final_reward": 87.8,
"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-439A378A",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 9,
"production_impact": "HIGH",
"test_coverage_baseline": 40.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 2340
} | {
"files_changed": 2,
"lines_added": 192,
"lines_removed": 87,
"time_to_resolution_sec": 28.87
} | {
"final_reward": 93.4,
"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-BC282CDA",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 12,
"production_impact": "CRITICAL",
"test_coverage_baseline": 94.2
} | [
{
"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": 1827
} | {
"files_changed": 2,
"lines_added": 81,
"lines_removed": 4,
"time_to_resolution_sec": 10.75
} | {
"final_reward": 87.26,
"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-00CFFF5E",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 5,
"production_impact": "LOW",
"test_coverage_baseline": 44.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 807
} | {
"files_changed": 5,
"lines_added": 195,
"lines_removed": 10,
"time_to_resolution_sec": 28.62
} | {
"final_reward": 96.64,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-7EF17397",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 11,
"production_impact": "LOW",
"test_coverage_baseline": 58.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": 7,
"test_runtime_ms": 1241
} | {
"files_changed": 1,
"lines_added": 158,
"lines_removed": 50,
"time_to_resolution_sec": 15.09
} | {
"final_reward": 91.78,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-6B80FA54",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 24,
"production_impact": "HIGH",
"test_coverage_baseline": 57.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 991
} | {
"files_changed": 4,
"lines_added": 56,
"lines_removed": 7,
"time_to_resolution_sec": 22.43
} | {
"final_reward": 86.9,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-485BC78B",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 7,
"production_impact": "MEDIUM",
"test_coverage_baseline": 58.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 2667
} | {
"files_changed": 2,
"lines_added": 108,
"lines_removed": 54,
"time_to_resolution_sec": 52.02
} | {
"final_reward": 90.18,
"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-190653FF",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 16,
"production_impact": "LOW",
"test_coverage_baseline": 52.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": 226
} | {
"files_changed": 5,
"lines_added": 84,
"lines_removed": 51,
"time_to_resolution_sec": 43.85
} | {
"final_reward": 91.04,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-B84099DC",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 24,
"production_impact": "MEDIUM",
"test_coverage_baseline": 42.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 rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 2219
} | {
"files_changed": 5,
"lines_added": 165,
"lines_removed": 74,
"time_to_resolution_sec": 23.97
} | {
"final_reward": 85.79,
"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-6F552239",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 14,
"production_impact": "MEDIUM",
"test_coverage_baseline": 70.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 378
} | {
"files_changed": 3,
"lines_added": 129,
"lines_removed": 57,
"time_to_resolution_sec": 51.77
} | {
"final_reward": 94.38,
"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-CD5CD8E0",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 7,
"production_impact": "LOW",
"test_coverage_baseline": 52.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 1876
} | {
"files_changed": 4,
"lines_added": 149,
"lines_removed": 32,
"time_to_resolution_sec": 22.77
} | {
"final_reward": 98.33,
"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-1C7A775C",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 12,
"production_impact": "MEDIUM",
"test_coverage_baseline": 91.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 2129
} | {
"files_changed": 4,
"lines_added": 31,
"lines_removed": 32,
"time_to_resolution_sec": 30.1
} | {
"final_reward": 89.17,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in rust.",
"language": "rust",
"task_id": "TASK-02D422C9",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 25,
"production_impact": "MEDIUM",
"test_coverage_baseline": 47.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": 2464
} | {
"files_changed": 1,
"lines_added": 163,
"lines_removed": 4,
"time_to_resolution_sec": 6.1
} | {
"final_reward": 95.96,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-F22DF44F",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 11,
"production_impact": "CRITICAL",
"test_coverage_baseline": 93.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": 4,
"test_runtime_ms": 1367
} | {
"files_changed": 1,
"lines_added": 183,
"lines_removed": 39,
"time_to_resolution_sec": 20.65
} | {
"final_reward": 96.39,
"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-B79D8737",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 11,
"production_impact": "HIGH",
"test_coverage_baseline": 43.3
} | [
{
"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": 8,
"test_runtime_ms": 1243
} | {
"files_changed": 4,
"lines_added": 13,
"lines_removed": 60,
"time_to_resolution_sec": 34.44
} | {
"final_reward": 87.8,
"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-9D1FBE61",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 21,
"production_impact": "CRITICAL",
"test_coverage_baseline": 75.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": 406
} | {
"files_changed": 5,
"lines_added": 64,
"lines_removed": 55,
"time_to_resolution_sec": 47.78
} | {
"final_reward": 96.2,
"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-66F7DB68",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 19,
"production_impact": "MEDIUM",
"test_coverage_baseline": 70.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 517
} | {
"files_changed": 5,
"lines_added": 38,
"lines_removed": 91,
"time_to_resolution_sec": 23.26
} | {
"final_reward": 93.75,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-324CB2D8",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 25,
"production_impact": "HIGH",
"test_coverage_baseline": 46.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": 10,
"test_runtime_ms": 555
} | {
"files_changed": 1,
"lines_added": 60,
"lines_removed": 79,
"time_to_resolution_sec": 45.74
} | {
"final_reward": 95.59,
"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-A5AE7ED7",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 12,
"production_impact": "HIGH",
"test_coverage_baseline": 73.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": 4,
"test_runtime_ms": 1039
} | {
"files_changed": 5,
"lines_added": 152,
"lines_removed": 14,
"time_to_resolution_sec": 48.79
} | {
"final_reward": 86.26,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-79C0E0C3",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 6,
"production_impact": "HIGH",
"test_coverage_baseline": 79.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 go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 2908
} | {
"files_changed": 3,
"lines_added": 13,
"lines_removed": 83,
"time_to_resolution_sec": 35.97
} | {
"final_reward": 96.24,
"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-1C211533",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 13,
"production_impact": "MEDIUM",
"test_coverage_baseline": 62.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": 0,
"test_runtime_ms": 382
} | {
"files_changed": 5,
"lines_added": 54,
"lines_removed": 93,
"time_to_resolution_sec": 47.66
} | {
"final_reward": 95.94,
"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-3513D1DA",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 11,
"production_impact": "HIGH",
"test_coverage_baseline": 55.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 376
} | {
"files_changed": 5,
"lines_added": 79,
"lines_removed": 79,
"time_to_resolution_sec": 39.18
} | {
"final_reward": 92.97,
"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-E2DBA3BC",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 25,
"production_impact": "HIGH",
"test_coverage_baseline": 49.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 1290
} | {
"files_changed": 5,
"lines_added": 140,
"lines_removed": 48,
"time_to_resolution_sec": 53.85
} | {
"final_reward": 85.78,
"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-AA544BC8",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 18,
"production_impact": "LOW",
"test_coverage_baseline": 91.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 typescript implementation.",
"ucb_score": 45.2
},
{
"ac... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 929
} | {
"files_changed": 1,
"lines_added": 119,
"lines_removed": 85,
"time_to_resolution_sec": 20.29
} | {
"final_reward": 85.87,
"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-5C2F108E",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 25,
"production_impact": "MEDIUM",
"test_coverage_baseline": 67.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": 6,
"test_runtime_ms": 471
} | {
"files_changed": 5,
"lines_added": 48,
"lines_removed": 75,
"time_to_resolution_sec": 45.04
} | {
"final_reward": 87.76,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-3748A11F",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 13,
"production_impact": "CRITICAL",
"test_coverage_baseline": 67.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": 1,
"test_runtime_ms": 655
} | {
"files_changed": 1,
"lines_added": 98,
"lines_removed": 76,
"time_to_resolution_sec": 51.77
} | {
"final_reward": 86.52,
"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-C7F00650",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 5,
"production_impact": "MEDIUM",
"test_coverage_baseline": 71.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": 1,
"test_runtime_ms": 748
} | {
"files_changed": 5,
"lines_added": 98,
"lines_removed": 4,
"time_to_resolution_sec": 15.55
} | {
"final_reward": 89.21,
"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-F2EEE5F2",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 24,
"production_impact": "MEDIUM",
"test_coverage_baseline": 79.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": 1,
"test_runtime_ms": 876
} | {
"files_changed": 2,
"lines_added": 187,
"lines_removed": 18,
"time_to_resolution_sec": 55.54
} | {
"final_reward": 89.06,
"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-0D5F0B61",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 16,
"production_impact": "CRITICAL",
"test_coverage_baseline": 85.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 rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 2765
} | {
"files_changed": 2,
"lines_added": 161,
"lines_removed": 3,
"time_to_resolution_sec": 45.55
} | {
"final_reward": 91.69,
"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-F2EB67FD",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 18,
"production_impact": "CRITICAL",
"test_coverage_baseline": 83.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": 7,
"test_runtime_ms": 1200
} | {
"files_changed": 3,
"lines_added": 192,
"lines_removed": 96,
"time_to_resolution_sec": 50.51
} | {
"final_reward": 92.28,
"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-AFC7A787",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 20,
"production_impact": "MEDIUM",
"test_coverage_baseline": 84.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": 2,
"test_runtime_ms": 2245
} | {
"files_changed": 3,
"lines_added": 116,
"lines_removed": 85,
"time_to_resolution_sec": 9.74
} | {
"final_reward": 99.33,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-6A9772DA",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 14,
"production_impact": "HIGH",
"test_coverage_baseline": 58
} | [
{
"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": 1404
} | {
"files_changed": 3,
"lines_added": 55,
"lines_removed": 61,
"time_to_resolution_sec": 16.5
} | {
"final_reward": 87.81,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-BEDB7917",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 14,
"production_impact": "HIGH",
"test_coverage_baseline": 71.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": 0,
"test_runtime_ms": 885
} | {
"files_changed": 2,
"lines_added": 180,
"lines_removed": 71,
"time_to_resolution_sec": 16.92
} | {
"final_reward": 97,
"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-A4B58F8F",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 21,
"production_impact": "LOW",
"test_coverage_baseline": 63.3
} | [
{
"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": 797
} | {
"files_changed": 5,
"lines_added": 72,
"lines_removed": 92,
"time_to_resolution_sec": 37.84
} | {
"final_reward": 98.28,
"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-20151755",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 21,
"production_impact": "MEDIUM",
"test_coverage_baseline": 51.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 638
} | {
"files_changed": 5,
"lines_added": 142,
"lines_removed": 94,
"time_to_resolution_sec": 36.25
} | {
"final_reward": 85.13,
"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-6A2DB642",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 24,
"production_impact": "HIGH",
"test_coverage_baseline": 85.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": 8,
"test_runtime_ms": 2172
} | {
"files_changed": 1,
"lines_added": 129,
"lines_removed": 82,
"time_to_resolution_sec": 36.32
} | {
"final_reward": 91.7,
"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-2C3715E4",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 15,
"production_impact": "HIGH",
"test_coverage_baseline": 81.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 go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 436
} | {
"files_changed": 1,
"lines_added": 138,
"lines_removed": 26,
"time_to_resolution_sec": 15.93
} | {
"final_reward": 91.29,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-99DDE9BD",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 10,
"production_impact": "CRITICAL",
"test_coverage_baseline": 86.6
} | [
{
"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": 8,
"test_runtime_ms": 1351
} | {
"files_changed": 3,
"lines_added": 18,
"lines_removed": 68,
"time_to_resolution_sec": 11.45
} | {
"final_reward": 97.56,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-6586F4B0",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 5,
"production_impact": "LOW",
"test_coverage_baseline": 69.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 723
} | {
"files_changed": 5,
"lines_added": 56,
"lines_removed": 22,
"time_to_resolution_sec": 25.09
} | {
"final_reward": 98,
"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-BFD6B03F",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 11,
"production_impact": "MEDIUM",
"test_coverage_baseline": 46.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 1186
} | {
"files_changed": 4,
"lines_added": 32,
"lines_removed": 87,
"time_to_resolution_sec": 11.56
} | {
"final_reward": 93.1,
"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-EC3A2E98",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 24,
"production_impact": "LOW",
"test_coverage_baseline": 49.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2772
} | {
"files_changed": 1,
"lines_added": 36,
"lines_removed": 94,
"time_to_resolution_sec": 25.49
} | {
"final_reward": 85.56,
"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-8F934B50",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 9,
"production_impact": "MEDIUM",
"test_coverage_baseline": 93.3
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 710
} | {
"files_changed": 3,
"lines_added": 54,
"lines_removed": 55,
"time_to_resolution_sec": 34.63
} | {
"final_reward": 96.11,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-CBBAFC40",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 5,
"production_impact": "CRITICAL",
"test_coverage_baseline": 76.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": 2,
"test_runtime_ms": 1078
} | {
"files_changed": 2,
"lines_added": 168,
"lines_removed": 92,
"time_to_resolution_sec": 6.78
} | {
"final_reward": 94.61,
"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-13DC53F7",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 13,
"production_impact": "MEDIUM",
"test_coverage_baseline": 49.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 1696
} | {
"files_changed": 2,
"lines_added": 92,
"lines_removed": 42,
"time_to_resolution_sec": 30.22
} | {
"final_reward": 97.95,
"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-69D776F5",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 12,
"production_impact": "HIGH",
"test_coverage_baseline": 89.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 2773
} | {
"files_changed": 5,
"lines_added": 192,
"lines_removed": 94,
"time_to_resolution_sec": 5.87
} | {
"final_reward": 88,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-CC888A63",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 8,
"production_impact": "CRITICAL",
"test_coverage_baseline": 42.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": 7,
"test_runtime_ms": 598
} | {
"files_changed": 1,
"lines_added": 168,
"lines_removed": 25,
"time_to_resolution_sec": 46.94
} | {
"final_reward": 98.56,
"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-0774DE32",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 21,
"production_impact": "HIGH",
"test_coverage_baseline": 93.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": 0,
"test_runtime_ms": 1723
} | {
"files_changed": 4,
"lines_added": 92,
"lines_removed": 46,
"time_to_resolution_sec": 56.37
} | {
"final_reward": 99.88,
"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-C9788F27",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 12,
"production_impact": "MEDIUM",
"test_coverage_baseline": 82.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 852
} | {
"files_changed": 1,
"lines_added": 113,
"lines_removed": 91,
"time_to_resolution_sec": 41.02
} | {
"final_reward": 99.72,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-FD8D15D3",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 6,
"production_impact": "HIGH",
"test_coverage_baseline": 51.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 rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 2257
} | {
"files_changed": 5,
"lines_added": 197,
"lines_removed": 75,
"time_to_resolution_sec": 49.54
} | {
"final_reward": 94.07,
"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-6FE65DC3",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 5,
"production_impact": "LOW",
"test_coverage_baseline": 77.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 1131
} | {
"files_changed": 2,
"lines_added": 119,
"lines_removed": 17,
"time_to_resolution_sec": 55.14
} | {
"final_reward": 85.75,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-6E33674C",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 24,
"production_impact": "HIGH",
"test_coverage_baseline": 77.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 go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 1724
} | {
"files_changed": 4,
"lines_added": 48,
"lines_removed": 78,
"time_to_resolution_sec": 24.58
} | {
"final_reward": 89.98,
"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-E87AC4DA",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 10,
"production_impact": "CRITICAL",
"test_coverage_baseline": 71.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": 0,
"test_runtime_ms": 1393
} | {
"files_changed": 5,
"lines_added": 134,
"lines_removed": 55,
"time_to_resolution_sec": 18.52
} | {
"final_reward": 91.02,
"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-4522447D",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 19,
"production_impact": "MEDIUM",
"test_coverage_baseline": 73.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 2366
} | {
"files_changed": 4,
"lines_added": 87,
"lines_removed": 17,
"time_to_resolution_sec": 11.06
} | {
"final_reward": 98.66,
"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-35BEF060",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 7,
"production_impact": "HIGH",
"test_coverage_baseline": 61.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": 1649
} | {
"files_changed": 4,
"lines_added": 117,
"lines_removed": 94,
"time_to_resolution_sec": 12.94
} | {
"final_reward": 89.38,
"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-182931DC",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 13,
"production_impact": "LOW",
"test_coverage_baseline": 70.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 2539
} | {
"files_changed": 3,
"lines_added": 165,
"lines_removed": 59,
"time_to_resolution_sec": 56.49
} | {
"final_reward": 86.56,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-B8A90BE4",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 16,
"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 rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 1507
} | {
"files_changed": 4,
"lines_added": 31,
"lines_removed": 50,
"time_to_resolution_sec": 22.52
} | {
"final_reward": 89.71,
"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-E57A3658",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 25,
"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": 3,
"test_runtime_ms": 2793
} | {
"files_changed": 3,
"lines_added": 74,
"lines_removed": 40,
"time_to_resolution_sec": 29.02
} | {
"final_reward": 95.61,
"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-599027DC",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 18,
"production_impact": "CRITICAL",
"test_coverage_baseline": 92.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 1676
} | {
"files_changed": 4,
"lines_added": 25,
"lines_removed": 68,
"time_to_resolution_sec": 56.78
} | {
"final_reward": 86.57,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-F53CD4D4",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 23,
"production_impact": "HIGH",
"test_coverage_baseline": 54.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 698
} | {
"files_changed": 4,
"lines_added": 46,
"lines_removed": 41,
"time_to_resolution_sec": 29.25
} | {
"final_reward": 93.85,
"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-6D874DBD",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 20,
"production_impact": "CRITICAL",
"test_coverage_baseline": 58.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": 4,
"test_runtime_ms": 822
} | {
"files_changed": 3,
"lines_added": 110,
"lines_removed": 48,
"time_to_resolution_sec": 40.27
} | {
"final_reward": 93.89,
"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-BA7AC924",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 17,
"production_impact": "CRITICAL",
"test_coverage_baseline": 87.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": 752
} | {
"files_changed": 3,
"lines_added": 24,
"lines_removed": 92,
"time_to_resolution_sec": 15.1
} | {
"final_reward": 96.42,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-9E6D20D8",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 16,
"production_impact": "MEDIUM",
"test_coverage_baseline": 78.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": 7,
"test_runtime_ms": 2390
} | {
"files_changed": 4,
"lines_added": 19,
"lines_removed": 59,
"time_to_resolution_sec": 10.82
} | {
"final_reward": 96.51,
"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-B3524547",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 17,
"production_impact": "LOW",
"test_coverage_baseline": 82.3
} | [
{
"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": 1,
"test_runtime_ms": 1125
} | {
"files_changed": 5,
"lines_added": 20,
"lines_removed": 84,
"time_to_resolution_sec": 14.22
} | {
"final_reward": 99.55,
"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-A835305C",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 23,
"production_impact": "MEDIUM",
"test_coverage_baseline": 42.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": 2109
} | {
"files_changed": 4,
"lines_added": 125,
"lines_removed": 93,
"time_to_resolution_sec": 40.1
} | {
"final_reward": 94.99,
"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-AF7ADDC6",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 21,
"production_impact": "LOW",
"test_coverage_baseline": 54.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": 3,
"test_runtime_ms": 1011
} | {
"files_changed": 4,
"lines_added": 85,
"lines_removed": 49,
"time_to_resolution_sec": 47.38
} | {
"final_reward": 95,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-D1B1778E",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 20,
"production_impact": "LOW",
"test_coverage_baseline": 76.3
} | [
{
"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": 574
} | {
"files_changed": 2,
"lines_added": 199,
"lines_removed": 19,
"time_to_resolution_sec": 11.43
} | {
"final_reward": 93.99,
"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-C56B4BA4",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 17,
"production_impact": "CRITICAL",
"test_coverage_baseline": 63
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 1565
} | {
"files_changed": 2,
"lines_added": 44,
"lines_removed": 57,
"time_to_resolution_sec": 41.65
} | {
"final_reward": 99.54,
"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-19F0D1D9",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 15,
"production_impact": "MEDIUM",
"test_coverage_baseline": 50.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": 6,
"test_runtime_ms": 1222
} | {
"files_changed": 5,
"lines_added": 163,
"lines_removed": 10,
"time_to_resolution_sec": 18.58
} | {
"final_reward": 87.23,
"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-019B77E3",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 15,
"production_impact": "CRITICAL",
"test_coverage_baseline": 84.3
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 2004
} | {
"files_changed": 3,
"lines_added": 192,
"lines_removed": 66,
"time_to_resolution_sec": 6.48
} | {
"final_reward": 91.29,
"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-DF5612F8",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 24,
"production_impact": "HIGH",
"test_coverage_baseline": 44.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 1800
} | {
"files_changed": 3,
"lines_added": 53,
"lines_removed": 17,
"time_to_resolution_sec": 49.75
} | {
"final_reward": 89.23,
"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-C353D6CA",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 22,
"production_impact": "CRITICAL",
"test_coverage_baseline": 53.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": 6,
"test_runtime_ms": 819
} | {
"files_changed": 3,
"lines_added": 129,
"lines_removed": 21,
"time_to_resolution_sec": 16.76
} | {
"final_reward": 93.73,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-FCF6DEAF",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 17,
"production_impact": "MEDIUM",
"test_coverage_baseline": 66.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": 3,
"test_runtime_ms": 1448
} | {
"files_changed": 3,
"lines_added": 184,
"lines_removed": 78,
"time_to_resolution_sec": 20.09
} | {
"final_reward": 87,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-6900E47E",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 22,
"production_impact": "LOW",
"test_coverage_baseline": 65
} | [
{
"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": 2071
} | {
"files_changed": 2,
"lines_added": 95,
"lines_removed": 26,
"time_to_resolution_sec": 18.23
} | {
"final_reward": 91.62,
"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-AA8978A9",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 19,
"production_impact": "CRITICAL",
"test_coverage_baseline": 80.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": 9,
"test_runtime_ms": 1443
} | {
"files_changed": 4,
"lines_added": 41,
"lines_removed": 40,
"time_to_resolution_sec": 39.46
} | {
"final_reward": 96.81,
"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-20F719D1",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 21,
"production_impact": "CRITICAL",
"test_coverage_baseline": 70.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 1164
} | {
"files_changed": 5,
"lines_added": 163,
"lines_removed": 7,
"time_to_resolution_sec": 58.96
} | {
"final_reward": 87.56,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-6BC8558A",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 19,
"production_impact": "MEDIUM",
"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": 1059
} | {
"files_changed": 2,
"lines_added": 84,
"lines_removed": 28,
"time_to_resolution_sec": 33.89
} | {
"final_reward": 91.65,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in typescript.",
"language": "typescript",
"task_id": "TASK-CB24BEAF",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 7,
"production_impact": "LOW",
"test_coverage_baseline": 57.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": 8,
"test_runtime_ms": 2562
} | {
"files_changed": 2,
"lines_added": 22,
"lines_removed": 61,
"time_to_resolution_sec": 22.46
} | {
"final_reward": 96.14,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-D4E5285C",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 17,
"production_impact": "HIGH",
"test_coverage_baseline": 43.3
} | [
{
"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": 2064
} | {
"files_changed": 3,
"lines_added": 50,
"lines_removed": 40,
"time_to_resolution_sec": 38.71
} | {
"final_reward": 86.96,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-503B9A20",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 16,
"production_impact": "LOW",
"test_coverage_baseline": 85.3
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 617
} | {
"files_changed": 4,
"lines_added": 186,
"lines_removed": 43,
"time_to_resolution_sec": 52.66
} | {
"final_reward": 92.66,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-96BC5F36",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 16,
"production_impact": "CRITICAL",
"test_coverage_baseline": 51.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": 6,
"test_runtime_ms": 2656
} | {
"files_changed": 2,
"lines_added": 99,
"lines_removed": 90,
"time_to_resolution_sec": 38.55
} | {
"final_reward": 85.35,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-A58ED172",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 19,
"production_impact": "LOW",
"test_coverage_baseline": 85.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": 5,
"test_runtime_ms": 2465
} | {
"files_changed": 3,
"lines_added": 185,
"lines_removed": 30,
"time_to_resolution_sec": 47.9
} | {
"final_reward": 87.05,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in go.",
"language": "go",
"task_id": "TASK-BCB7618D",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 23,
"production_impact": "HIGH",
"test_coverage_baseline": 88.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": 6,
"test_runtime_ms": 1213
} | {
"files_changed": 3,
"lines_added": 176,
"lines_removed": 2,
"time_to_resolution_sec": 48.74
} | {
"final_reward": 90.95,
"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-5303A3F0",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 24,
"production_impact": "LOW",
"test_coverage_baseline": 67.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 2877
} | {
"files_changed": 3,
"lines_added": 91,
"lines_removed": 18,
"time_to_resolution_sec": 37.67
} | {
"final_reward": 85.15,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-AE5099D5",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 23,
"production_impact": "CRITICAL",
"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": 2,
"test_runtime_ms": 1081
} | {
"files_changed": 3,
"lines_added": 77,
"lines_removed": 84,
"time_to_resolution_sec": 23.18
} | {
"final_reward": 88.37,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-A5759168",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 23,
"production_impact": "HIGH",
"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": 3,
"test_runtime_ms": 754
} | {
"files_changed": 2,
"lines_added": 26,
"lines_removed": 13,
"time_to_resolution_sec": 8.54
} | {
"final_reward": 98.21,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-09523515",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 7,
"production_impact": "MEDIUM",
"test_coverage_baseline": 92.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 2595
} | {
"files_changed": 5,
"lines_added": 38,
"lines_removed": 24,
"time_to_resolution_sec": 48.25
} | {
"final_reward": 94.59,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-8678D909",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 8,
"production_impact": "LOW",
"test_coverage_baseline": 94.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 1407
} | {
"files_changed": 1,
"lines_added": 33,
"lines_removed": 94,
"time_to_resolution_sec": 19.53
} | {
"final_reward": 87.16,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-A293CCE1",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 22,
"production_impact": "HIGH",
"test_coverage_baseline": 93
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 1690
} | {
"files_changed": 1,
"lines_added": 64,
"lines_removed": 32,
"time_to_resolution_sec": 57.9
} | {
"final_reward": 91.46,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-088566D8",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 14,
"production_impact": "CRITICAL",
"test_coverage_baseline": 86.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"ac... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 2610
} | {
"files_changed": 5,
"lines_added": 143,
"lines_removed": 48,
"time_to_resolution_sec": 15.96
} | {
"final_reward": 94.82,
"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-5F0AB5F4",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 25,
"production_impact": "MEDIUM",
"test_coverage_baseline": 54.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": 5,
"test_runtime_ms": 1378
} | {
"files_changed": 4,
"lines_added": 78,
"lines_removed": 44,
"time_to_resolution_sec": 7.99
} | {
"final_reward": 91.1,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-EFFB8A9E",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 19,
"production_impact": "MEDIUM",
"test_coverage_baseline": 45.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 2337
} | {
"files_changed": 5,
"lines_added": 107,
"lines_removed": 59,
"time_to_resolution_sec": 20.74
} | {
"final_reward": 94.18,
"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-3EA81C2B",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 13,
"production_impact": "MEDIUM",
"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": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 1568
} | {
"files_changed": 2,
"lines_added": 83,
"lines_removed": 98,
"time_to_resolution_sec": 58.9
} | {
"final_reward": 87.78,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in python.",
"language": "python",
"task_id": "TASK-D83BAE1A",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 20,
"production_impact": "LOW",
"test_coverage_baseline": 73
} | [
{
"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": 2109
} | {
"files_changed": 5,
"lines_added": 163,
"lines_removed": 14,
"time_to_resolution_sec": 59.04
} | {
"final_reward": 89.41,
"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-C693ED78",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 21,
"production_impact": "HIGH",
"test_coverage_baseline": 77.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 1678
} | {
"files_changed": 2,
"lines_added": 39,
"lines_removed": 93,
"time_to_resolution_sec": 28.01
} | {
"final_reward": 87.57,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-C74F0948",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 12,
"production_impact": "LOW",
"test_coverage_baseline": 76.3
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 2470
} | {
"files_changed": 2,
"lines_added": 129,
"lines_removed": 15,
"time_to_resolution_sec": 55.82
} | {
"final_reward": 97.94,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "SECURITY_FIRST"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.