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 feature in go.",
"language": "go",
"task_id": "TASK-3FC7FBB3",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 9,
"production_impact": "HIGH",
"test_coverage_baseline": 73.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": 10,
"test_runtime_ms": 2567
} | {
"files_changed": 3,
"lines_added": 37,
"lines_removed": 21,
"time_to_resolution_sec": 42.86
} | {
"final_reward": 98.38,
"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-A197DECC",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 16,
"production_impact": "LOW",
"test_coverage_baseline": 54.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": 8,
"test_runtime_ms": 1049
} | {
"files_changed": 1,
"lines_added": 38,
"lines_removed": 67,
"time_to_resolution_sec": 8.28
} | {
"final_reward": 85.73,
"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-E92B46B5",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 7,
"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": 9,
"test_runtime_ms": 1834
} | {
"files_changed": 2,
"lines_added": 121,
"lines_removed": 50,
"time_to_resolution_sec": 49.81
} | {
"final_reward": 92.81,
"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-F505CF67",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 25,
"production_impact": "CRITICAL",
"test_coverage_baseline": 43.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": 10,
"test_runtime_ms": 365
} | {
"files_changed": 1,
"lines_added": 173,
"lines_removed": 23,
"time_to_resolution_sec": 8.18
} | {
"final_reward": 96.73,
"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-F7C21B35",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 5,
"production_impact": "LOW",
"test_coverage_baseline": 53.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 1402
} | {
"files_changed": 5,
"lines_added": 171,
"lines_removed": 74,
"time_to_resolution_sec": 47.12
} | {
"final_reward": 85.23,
"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-B9409256",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 8,
"production_impact": "CRITICAL",
"test_coverage_baseline": 41.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 go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 1709
} | {
"files_changed": 1,
"lines_added": 156,
"lines_removed": 11,
"time_to_resolution_sec": 37.11
} | {
"final_reward": 91.23,
"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-0708BFB3",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 17,
"production_impact": "CRITICAL",
"test_coverage_baseline": 83.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": 8,
"test_runtime_ms": 2304
} | {
"files_changed": 3,
"lines_added": 12,
"lines_removed": 27,
"time_to_resolution_sec": 8.29
} | {
"final_reward": 85.93,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-77A79BAB",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 12,
"production_impact": "HIGH",
"test_coverage_baseline": 55.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": 0,
"test_runtime_ms": 1011
} | {
"files_changed": 4,
"lines_added": 70,
"lines_removed": 98,
"time_to_resolution_sec": 50.77
} | {
"final_reward": 95.33,
"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-B9A74019",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 6,
"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 typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 1552
} | {
"files_changed": 5,
"lines_added": 83,
"lines_removed": 20,
"time_to_resolution_sec": 35.16
} | {
"final_reward": 99.69,
"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-8D4D50E6",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 20,
"production_impact": "CRITICAL",
"test_coverage_baseline": 56.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": 1,
"test_runtime_ms": 1859
} | {
"files_changed": 5,
"lines_added": 194,
"lines_removed": 20,
"time_to_resolution_sec": 17.45
} | {
"final_reward": 99.61,
"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-6DD19E05",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 6,
"production_impact": "CRITICAL",
"test_coverage_baseline": 61.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": 2,
"test_runtime_ms": 1471
} | {
"files_changed": 4,
"lines_added": 54,
"lines_removed": 38,
"time_to_resolution_sec": 38.04
} | {
"final_reward": 95.48,
"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-CF4D3EDA",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 16,
"production_impact": "LOW",
"test_coverage_baseline": 93.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": 5,
"test_runtime_ms": 2031
} | {
"files_changed": 4,
"lines_added": 70,
"lines_removed": 69,
"time_to_resolution_sec": 28.8
} | {
"final_reward": 95.77,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-8EA7BB48",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 16,
"production_impact": "HIGH",
"test_coverage_baseline": 89.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 go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 1786
} | {
"files_changed": 4,
"lines_added": 74,
"lines_removed": 6,
"time_to_resolution_sec": 18.59
} | {
"final_reward": 89.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-F28B3EB2",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 9,
"production_impact": "HIGH",
"test_coverage_baseline": 62
} | [
{
"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": 2050
} | {
"files_changed": 3,
"lines_added": 114,
"lines_removed": 18,
"time_to_resolution_sec": 23.09
} | {
"final_reward": 97.69,
"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-E57915C2",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 12,
"production_impact": "LOW",
"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": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 1352
} | {
"files_changed": 3,
"lines_added": 38,
"lines_removed": 19,
"time_to_resolution_sec": 9.33
} | {
"final_reward": 96.34,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in python.",
"language": "python",
"task_id": "TASK-30D119F5",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 22,
"production_impact": "CRITICAL",
"test_coverage_baseline": 77.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 806
} | {
"files_changed": 5,
"lines_added": 13,
"lines_removed": 19,
"time_to_resolution_sec": 14.52
} | {
"final_reward": 98.08,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-CFE073CF",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 10,
"production_impact": "CRITICAL",
"test_coverage_baseline": 41.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": 3,
"test_runtime_ms": 2964
} | {
"files_changed": 3,
"lines_added": 177,
"lines_removed": 87,
"time_to_resolution_sec": 5.88
} | {
"final_reward": 89.15,
"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-DB7BF704",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 22,
"production_impact": "MEDIUM",
"test_coverage_baseline": 81.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 2270
} | {
"files_changed": 1,
"lines_added": 91,
"lines_removed": 60,
"time_to_resolution_sec": 5.36
} | {
"final_reward": 90.11,
"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-32F16B20",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 22,
"production_impact": "CRITICAL",
"test_coverage_baseline": 45.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": 6,
"test_runtime_ms": 1310
} | {
"files_changed": 4,
"lines_added": 94,
"lines_removed": 91,
"time_to_resolution_sec": 40.54
} | {
"final_reward": 91.8,
"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-85BCCE3C",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 5,
"production_impact": "CRITICAL",
"test_coverage_baseline": 69.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 2108
} | {
"files_changed": 3,
"lines_added": 156,
"lines_removed": 95,
"time_to_resolution_sec": 35.55
} | {
"final_reward": 91.02,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-ECFDE899",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 23,
"production_impact": "CRITICAL",
"test_coverage_baseline": 77.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 typescript implementation.",
"ucb_score": 45.2
},
{
"ac... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2021
} | {
"files_changed": 5,
"lines_added": 159,
"lines_removed": 97,
"time_to_resolution_sec": 29.25
} | {
"final_reward": 87.44,
"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-F492E425",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 15,
"production_impact": "HIGH",
"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 rust implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2432
} | {
"files_changed": 1,
"lines_added": 33,
"lines_removed": 60,
"time_to_resolution_sec": 49.17
} | {
"final_reward": 85.04,
"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-7EAD7F3E",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 22,
"production_impact": "HIGH",
"test_coverage_baseline": 88.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": 2894
} | {
"files_changed": 5,
"lines_added": 139,
"lines_removed": 91,
"time_to_resolution_sec": 25.7
} | {
"final_reward": 99.75,
"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-499FAD56",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 6,
"production_impact": "CRITICAL",
"test_coverage_baseline": 47.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 go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 357
} | {
"files_changed": 4,
"lines_added": 17,
"lines_removed": 59,
"time_to_resolution_sec": 39.67
} | {
"final_reward": 87.78,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-7AB1F408",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 7,
"production_impact": "LOW",
"test_coverage_baseline": 91.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 548
} | {
"files_changed": 2,
"lines_added": 51,
"lines_removed": 91,
"time_to_resolution_sec": 44.89
} | {
"final_reward": 93.19,
"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-568EC5F9",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 10,
"production_impact": "CRITICAL",
"test_coverage_baseline": 50.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": 1003
} | {
"files_changed": 2,
"lines_added": 121,
"lines_removed": 27,
"time_to_resolution_sec": 25.58
} | {
"final_reward": 87.99,
"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-4F76541E",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 12,
"production_impact": "HIGH",
"test_coverage_baseline": 78.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": 2644
} | {
"files_changed": 2,
"lines_added": 10,
"lines_removed": 35,
"time_to_resolution_sec": 37.22
} | {
"final_reward": 90.15,
"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-343DFD32",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 19,
"production_impact": "HIGH",
"test_coverage_baseline": 71.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": 6,
"test_runtime_ms": 611
} | {
"files_changed": 3,
"lines_added": 17,
"lines_removed": 52,
"time_to_resolution_sec": 22.86
} | {
"final_reward": 95.81,
"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-DC8B8541",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 22,
"production_impact": "MEDIUM",
"test_coverage_baseline": 63.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": 4,
"test_runtime_ms": 1946
} | {
"files_changed": 2,
"lines_added": 25,
"lines_removed": 41,
"time_to_resolution_sec": 25.98
} | {
"final_reward": 95.13,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-C52C5DBA",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 14,
"production_impact": "HIGH",
"test_coverage_baseline": 67.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 typescript implementation.",
"ucb_score": 45.2
},
{
"ac... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 2570
} | {
"files_changed": 2,
"lines_added": 59,
"lines_removed": 32,
"time_to_resolution_sec": 39.51
} | {
"final_reward": 99.38,
"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-35AE7904",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 20,
"production_impact": "LOW",
"test_coverage_baseline": 64.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": 2286
} | {
"files_changed": 3,
"lines_added": 75,
"lines_removed": 50,
"time_to_resolution_sec": 31.47
} | {
"final_reward": 86.02,
"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-8B178625",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 16,
"production_impact": "MEDIUM",
"test_coverage_baseline": 41.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": 2,
"test_runtime_ms": 718
} | {
"files_changed": 2,
"lines_added": 44,
"lines_removed": 4,
"time_to_resolution_sec": 54.06
} | {
"final_reward": 88.27,
"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-957D0485",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 13,
"production_impact": "HIGH",
"test_coverage_baseline": 68.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 go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 288
} | {
"files_changed": 5,
"lines_added": 26,
"lines_removed": 0,
"time_to_resolution_sec": 15.09
} | {
"final_reward": 91.12,
"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-DF25A73A",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 10,
"production_impact": "HIGH",
"test_coverage_baseline": 44.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 1439
} | {
"files_changed": 4,
"lines_added": 16,
"lines_removed": 11,
"time_to_resolution_sec": 32.67
} | {
"final_reward": 95.4,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-C844F211",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 17,
"production_impact": "LOW",
"test_coverage_baseline": 67.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 rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 631
} | {
"files_changed": 4,
"lines_added": 168,
"lines_removed": 3,
"time_to_resolution_sec": 53.49
} | {
"final_reward": 91.23,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-66F5AC91",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 22,
"production_impact": "HIGH",
"test_coverage_baseline": 73.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": 331
} | {
"files_changed": 3,
"lines_added": 77,
"lines_removed": 62,
"time_to_resolution_sec": 8.72
} | {
"final_reward": 91.37,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-2C8AAA88",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 8,
"production_impact": "LOW",
"test_coverage_baseline": 44.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": 1692
} | {
"files_changed": 3,
"lines_added": 154,
"lines_removed": 83,
"time_to_resolution_sec": 31.12
} | {
"final_reward": 87.22,
"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-F9A04513",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 7,
"production_impact": "LOW",
"test_coverage_baseline": 52.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": 1,
"test_runtime_ms": 692
} | {
"files_changed": 2,
"lines_added": 162,
"lines_removed": 41,
"time_to_resolution_sec": 36.38
} | {
"final_reward": 95.52,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in python.",
"language": "python",
"task_id": "TASK-1B14900D",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 23,
"production_impact": "HIGH",
"test_coverage_baseline": 71
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 322
} | {
"files_changed": 1,
"lines_added": 25,
"lines_removed": 98,
"time_to_resolution_sec": 14.58
} | {
"final_reward": 87.93,
"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-0CDCC0CD",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 23,
"production_impact": "CRITICAL",
"test_coverage_baseline": 93.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": 4,
"test_runtime_ms": 653
} | {
"files_changed": 3,
"lines_added": 131,
"lines_removed": 67,
"time_to_resolution_sec": 33.91
} | {
"final_reward": 90.82,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "DEEP_THINK"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-FECC62DF",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 13,
"production_impact": "MEDIUM",
"test_coverage_baseline": 94.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 go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 962
} | {
"files_changed": 2,
"lines_added": 70,
"lines_removed": 51,
"time_to_resolution_sec": 29.02
} | {
"final_reward": 92.48,
"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-50182165",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 14,
"production_impact": "LOW",
"test_coverage_baseline": 47
} | [
{
"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": 2692
} | {
"files_changed": 4,
"lines_added": 46,
"lines_removed": 22,
"time_to_resolution_sec": 25.56
} | {
"final_reward": 86.36,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-2D7D6781",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 5,
"production_impact": "LOW",
"test_coverage_baseline": 74.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 go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 280
} | {
"files_changed": 2,
"lines_added": 158,
"lines_removed": 82,
"time_to_resolution_sec": 11.21
} | {
"final_reward": 90.15,
"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-BFD91371",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 10,
"production_impact": "HIGH",
"test_coverage_baseline": 72.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 python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 950
} | {
"files_changed": 3,
"lines_added": 185,
"lines_removed": 14,
"time_to_resolution_sec": 34.57
} | {
"final_reward": 94.48,
"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-8949969E",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 14,
"production_impact": "MEDIUM",
"test_coverage_baseline": 58.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": 1,
"test_runtime_ms": 2552
} | {
"files_changed": 2,
"lines_added": 195,
"lines_removed": 8,
"time_to_resolution_sec": 48.29
} | {
"final_reward": 92.62,
"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-026CE307",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 17,
"production_impact": "LOW",
"test_coverage_baseline": 58.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": 7,
"test_runtime_ms": 172
} | {
"files_changed": 2,
"lines_added": 81,
"lines_removed": 60,
"time_to_resolution_sec": 26.6
} | {
"final_reward": 93.2,
"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-A14EC4EC",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 15,
"production_impact": "HIGH",
"test_coverage_baseline": 70.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"a... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 1270
} | {
"files_changed": 1,
"lines_added": 48,
"lines_removed": 26,
"time_to_resolution_sec": 9.64
} | {
"final_reward": 89.56,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-E679B662",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 21,
"production_impact": "MEDIUM",
"test_coverage_baseline": 78.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 1303
} | {
"files_changed": 4,
"lines_added": 99,
"lines_removed": 28,
"time_to_resolution_sec": 8.97
} | {
"final_reward": 85.74,
"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-7BA0DD4A",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 19,
"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 python implementation.",
"ucb_score": 45.2
},
{
"actio... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 2027
} | {
"files_changed": 1,
"lines_added": 99,
"lines_removed": 26,
"time_to_resolution_sec": 41.5
} | {
"final_reward": 88.23,
"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-6B6B5E02",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 8,
"production_impact": "MEDIUM",
"test_coverage_baseline": 48.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": 1,
"test_runtime_ms": 935
} | {
"files_changed": 5,
"lines_added": 53,
"lines_removed": 75,
"time_to_resolution_sec": 30.41
} | {
"final_reward": 91.08,
"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-64A8657A",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 11,
"production_impact": "MEDIUM",
"test_coverage_baseline": 62.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 go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 1444
} | {
"files_changed": 3,
"lines_added": 12,
"lines_removed": 47,
"time_to_resolution_sec": 11.27
} | {
"final_reward": 88.94,
"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-B3F6381A",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 21,
"production_impact": "MEDIUM",
"test_coverage_baseline": 49.1
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 1134
} | {
"files_changed": 3,
"lines_added": 43,
"lines_removed": 7,
"time_to_resolution_sec": 28.38
} | {
"final_reward": 94.61,
"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-0A68757F",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 20,
"production_impact": "LOW",
"test_coverage_baseline": 92.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": 2798
} | {
"files_changed": 3,
"lines_added": 154,
"lines_removed": 75,
"time_to_resolution_sec": 22.18
} | {
"final_reward": 88.33,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-BFBCEC8A",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 18,
"production_impact": "LOW",
"test_coverage_baseline": 82.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 go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 5,
"test_runtime_ms": 660
} | {
"files_changed": 4,
"lines_added": 121,
"lines_removed": 45,
"time_to_resolution_sec": 37.05
} | {
"final_reward": 85.11,
"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-DBEFA71C",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 17,
"production_impact": "CRITICAL",
"test_coverage_baseline": 89.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": 5,
"test_runtime_ms": 159
} | {
"files_changed": 4,
"lines_added": 33,
"lines_removed": 84,
"time_to_resolution_sec": 30.37
} | {
"final_reward": 97.07,
"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-609A9541",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 9,
"production_impact": "LOW",
"test_coverage_baseline": 49.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": 5,
"test_runtime_ms": 1512
} | {
"files_changed": 5,
"lines_added": 91,
"lines_removed": 87,
"time_to_resolution_sec": 53.87
} | {
"final_reward": 86.48,
"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-CFEF2BC6",
"task_type": "feature",
"title": "Add OAuth2 flow"
} | {
"cyclomatic_complexity": 19,
"production_impact": "LOW",
"test_coverage_baseline": 62.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": 9,
"test_runtime_ms": 1991
} | {
"files_changed": 5,
"lines_added": 134,
"lines_removed": 80,
"time_to_resolution_sec": 9.2
} | {
"final_reward": 98.94,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in typescript.",
"language": "typescript",
"task_id": "TASK-C757ECC6",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 9,
"production_impact": "MEDIUM",
"test_coverage_baseline": 46.6
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal typescript implementation.",
"ucb_score": 45.2
},
{
"act... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 1,
"test_runtime_ms": 1383
} | {
"files_changed": 5,
"lines_added": 173,
"lines_removed": 54,
"time_to_resolution_sec": 47.52
} | {
"final_reward": 95.6,
"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-99D390A8",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 23,
"production_impact": "MEDIUM",
"test_coverage_baseline": 54.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": 6,
"test_runtime_ms": 2884
} | {
"files_changed": 2,
"lines_added": 82,
"lines_removed": 30,
"time_to_resolution_sec": 46.66
} | {
"final_reward": 85.87,
"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-D3BABF6B",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 25,
"production_impact": "CRITICAL",
"test_coverage_baseline": 46
} | [
{
"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": 7,
"test_runtime_ms": 1199
} | {
"files_changed": 1,
"lines_added": 51,
"lines_removed": 75,
"time_to_resolution_sec": 8.52
} | {
"final_reward": 95.01,
"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-99EF68FB",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 11,
"production_impact": "CRITICAL",
"test_coverage_baseline": 91.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": 2501
} | {
"files_changed": 2,
"lines_added": 74,
"lines_removed": 87,
"time_to_resolution_sec": 24.86
} | {
"final_reward": 89.52,
"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-7498E4F0",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 15,
"production_impact": "LOW",
"test_coverage_baseline": 70.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 2213
} | {
"files_changed": 2,
"lines_added": 88,
"lines_removed": 54,
"time_to_resolution_sec": 56.7
} | {
"final_reward": 97.03,
"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-01555F7C",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 10,
"production_impact": "MEDIUM",
"test_coverage_baseline": 60.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": 0,
"test_runtime_ms": 1151
} | {
"files_changed": 2,
"lines_added": 195,
"lines_removed": 20,
"time_to_resolution_sec": 32.86
} | {
"final_reward": 89.48,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in typescript.",
"language": "typescript",
"task_id": "TASK-58BC857E",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 25,
"production_impact": "HIGH",
"test_coverage_baseline": 71.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 typescript implementation.",
"ucb_score": 45.2
},
{
"ac... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 10,
"test_runtime_ms": 247
} | {
"files_changed": 3,
"lines_added": 83,
"lines_removed": 77,
"time_to_resolution_sec": 27.58
} | {
"final_reward": 91.54,
"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-7F9BA173",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 10,
"production_impact": "HIGH",
"test_coverage_baseline": 79.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": 6,
"test_runtime_ms": 2024
} | {
"files_changed": 1,
"lines_added": 156,
"lines_removed": 58,
"time_to_resolution_sec": 35
} | {
"final_reward": 90.77,
"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-F21A5CA9",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 11,
"production_impact": "CRITICAL",
"test_coverage_baseline": 47.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": 1095
} | {
"files_changed": 1,
"lines_added": 110,
"lines_removed": 93,
"time_to_resolution_sec": 55.34
} | {
"final_reward": 87.43,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a refactor in go.",
"language": "go",
"task_id": "TASK-F1B24D07",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 14,
"production_impact": "HIGH",
"test_coverage_baseline": 71.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 2,
"test_runtime_ms": 1645
} | {
"files_changed": 2,
"lines_added": 77,
"lines_removed": 67,
"time_to_resolution_sec": 7.12
} | {
"final_reward": 92.64,
"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-59F4D5EE",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 17,
"production_impact": "LOW",
"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 python implementation.",
"ucb_score": 45.2
},
{
"action"... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 7,
"test_runtime_ms": 991
} | {
"files_changed": 5,
"lines_added": 125,
"lines_removed": 26,
"time_to_resolution_sec": 22.9
} | {
"final_reward": 99.2,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-E8CABA8F",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 23,
"production_impact": "MEDIUM",
"test_coverage_baseline": 58.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 go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 2534
} | {
"files_changed": 2,
"lines_added": 37,
"lines_removed": 50,
"time_to_resolution_sec": 49.11
} | {
"final_reward": 93.58,
"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-0A6C8930",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 23,
"production_impact": "CRITICAL",
"test_coverage_baseline": 65.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": 1,
"test_runtime_ms": 2992
} | {
"files_changed": 3,
"lines_added": 111,
"lines_removed": 100,
"time_to_resolution_sec": 39.75
} | {
"final_reward": 87.23,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in go.",
"language": "go",
"task_id": "TASK-3414AC26",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 22,
"production_impact": "MEDIUM",
"test_coverage_baseline": 45.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": 5,
"test_runtime_ms": 774
} | {
"files_changed": 5,
"lines_added": 42,
"lines_removed": 24,
"time_to_resolution_sec": 51.12
} | {
"final_reward": 85.44,
"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-CA203227",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 13,
"production_impact": "LOW",
"test_coverage_baseline": 71.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": 7,
"test_runtime_ms": 1918
} | {
"files_changed": 2,
"lines_added": 146,
"lines_removed": 50,
"time_to_resolution_sec": 26.37
} | {
"final_reward": 94.89,
"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-123091B6",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 19,
"production_impact": "MEDIUM",
"test_coverage_baseline": 69.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": 3,
"test_runtime_ms": 382
} | {
"files_changed": 2,
"lines_added": 175,
"lines_removed": 7,
"time_to_resolution_sec": 51.84
} | {
"final_reward": 90.76,
"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-2E5CD39A",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 17,
"production_impact": "MEDIUM",
"test_coverage_baseline": 78.9
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing refactor requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "r... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 619
} | {
"files_changed": 3,
"lines_added": 29,
"lines_removed": 30,
"time_to_resolution_sec": 52.98
} | {
"final_reward": 86.42,
"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-743D5D9C",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 11,
"production_impact": "CRITICAL",
"test_coverage_baseline": 76.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": 7,
"test_runtime_ms": 2977
} | {
"files_changed": 4,
"lines_added": 158,
"lines_removed": 86,
"time_to_resolution_sec": 48.49
} | {
"final_reward": 86.94,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-74D4ABD5",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 11,
"production_impact": "HIGH",
"test_coverage_baseline": 63.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 rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 960
} | {
"files_changed": 4,
"lines_added": 176,
"lines_removed": 60,
"time_to_resolution_sec": 25.76
} | {
"final_reward": 89.15,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-B2979F84",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 18,
"production_impact": "LOW",
"test_coverage_baseline": 48.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": 9,
"test_runtime_ms": 1637
} | {
"files_changed": 2,
"lines_added": 70,
"lines_removed": 90,
"time_to_resolution_sec": 30
} | {
"final_reward": 90.77,
"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-1D3B117D",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 5,
"production_impact": "LOW",
"test_coverage_baseline": 50.4
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "ru... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 2750
} | {
"files_changed": 4,
"lines_added": 150,
"lines_removed": 70,
"time_to_resolution_sec": 22.09
} | {
"final_reward": 88.39,
"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-398BABC2",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 8,
"production_impact": "CRITICAL",
"test_coverage_baseline": 64.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing bugfix requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Attempting naive implementation.",
"ucb_score": 14.5
},
{
"action": "run... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 757
} | {
"files_changed": 5,
"lines_added": 145,
"lines_removed": 77,
"time_to_resolution_sec": 11.63
} | {
"final_reward": 98.52,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "SECURITY_FIRST"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-332BEF6E",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 15,
"production_impact": "CRITICAL",
"test_coverage_baseline": 54.5
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 1092
} | {
"files_changed": 4,
"lines_added": 42,
"lines_removed": 6,
"time_to_resolution_sec": 44.14
} | {
"final_reward": 98.4,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-4EAD60D4",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 7,
"production_impact": "CRITICAL",
"test_coverage_baseline": 68.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": 0,
"test_runtime_ms": 2132
} | {
"files_changed": 3,
"lines_added": 90,
"lines_removed": 36,
"time_to_resolution_sec": 46.69
} | {
"final_reward": 97.72,
"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-F39925B5",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 19,
"production_impact": "MEDIUM",
"test_coverage_baseline": 80.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 rust implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 241
} | {
"files_changed": 2,
"lines_added": 132,
"lines_removed": 51,
"time_to_resolution_sec": 11.85
} | {
"final_reward": 98.87,
"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-312D8DC4",
"task_type": "refactor",
"title": "Clean up technical debt"
} | {
"cyclomatic_complexity": 7,
"production_impact": "MEDIUM",
"test_coverage_baseline": 89.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": 488
} | {
"files_changed": 5,
"lines_added": 170,
"lines_removed": 23,
"time_to_resolution_sec": 50.94
} | {
"final_reward": 95.55,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "TEST_DRIVEN"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a bugfix in rust.",
"language": "rust",
"task_id": "TASK-1FEF086C",
"task_type": "bugfix",
"title": "Fix off-by-one error"
} | {
"cyclomatic_complexity": 11,
"production_impact": "MEDIUM",
"test_coverage_baseline": 86.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": 0,
"test_runtime_ms": 221
} | {
"files_changed": 4,
"lines_added": 148,
"lines_removed": 92,
"time_to_resolution_sec": 33.92
} | {
"final_reward": 98.67,
"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-B33987EF",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 10,
"production_impact": "CRITICAL",
"test_coverage_baseline": 87.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 rust implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 8,
"test_runtime_ms": 2426
} | {
"files_changed": 1,
"lines_added": 24,
"lines_removed": 4,
"time_to_resolution_sec": 26.12
} | {
"final_reward": 89.1,
"lethe_prunes_triggered": 0,
"nodes_expanded": 4,
"phenotype_used": "HACKER"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-70B9BA65",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 16,
"production_impact": "MEDIUM",
"test_coverage_baseline": 88.2
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 3,
"test_runtime_ms": 603
} | {
"files_changed": 3,
"lines_added": 137,
"lines_removed": 27,
"time_to_resolution_sec": 44.33
} | {
"final_reward": 98.5,
"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-ADAADF50",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 6,
"production_impact": "MEDIUM",
"test_coverage_baseline": 73.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": 0,
"test_runtime_ms": 1890
} | {
"files_changed": 5,
"lines_added": 34,
"lines_removed": 33,
"time_to_resolution_sec": 45.85
} | {
"final_reward": 97.07,
"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-4864DFAC",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 18,
"production_impact": "MEDIUM",
"test_coverage_baseline": 89.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": 5,
"test_runtime_ms": 1713
} | {
"files_changed": 3,
"lines_added": 32,
"lines_removed": 15,
"time_to_resolution_sec": 45.6
} | {
"final_reward": 98.75,
"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-42B0B4C7",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 15,
"production_impact": "CRITICAL",
"test_coverage_baseline": 72.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": 5,
"test_runtime_ms": 705
} | {
"files_changed": 2,
"lines_added": 32,
"lines_removed": 84,
"time_to_resolution_sec": 31.1
} | {
"final_reward": 92.23,
"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-9AD2A4CE",
"task_type": "bugfix",
"title": "Resolve race condition"
} | {
"cyclomatic_complexity": 21,
"production_impact": "HIGH",
"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": 3,
"test_runtime_ms": 2749
} | {
"files_changed": 4,
"lines_added": 100,
"lines_removed": 99,
"time_to_resolution_sec": 28.93
} | {
"final_reward": 87.94,
"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-7E6F8EBA",
"task_type": "feature",
"title": "Create data pipeline"
} | {
"cyclomatic_complexity": 9,
"production_impact": "MEDIUM",
"test_coverage_baseline": 52.7
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 0,
"test_runtime_ms": 442
} | {
"files_changed": 4,
"lines_added": 79,
"lines_removed": 35,
"time_to_resolution_sec": 38.92
} | {
"final_reward": 98.19,
"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-615E8440",
"task_type": "bugfix",
"title": "Fix null pointer dereference"
} | {
"cyclomatic_complexity": 22,
"production_impact": "MEDIUM",
"test_coverage_baseline": 51.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": 5,
"test_runtime_ms": 954
} | {
"files_changed": 5,
"lines_added": 34,
"lines_removed": 87,
"time_to_resolution_sec": 29.32
} | {
"final_reward": 90.19,
"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-B3C87781",
"task_type": "bugfix",
"title": "Patch memory leak"
} | {
"cyclomatic_complexity": 21,
"production_impact": "HIGH",
"test_coverage_baseline": 79.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": 2,
"test_runtime_ms": 1474
} | {
"files_changed": 1,
"lines_added": 52,
"lines_removed": 70,
"time_to_resolution_sec": 54.93
} | {
"final_reward": 85.03,
"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-D31CB75B",
"task_type": "refactor",
"title": "Decouple database layer"
} | {
"cyclomatic_complexity": 25,
"production_impact": "LOW",
"test_coverage_baseline": 46.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 go implementation.",
"ucb_score": 45.2
},
{
"action": ... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 1263
} | {
"files_changed": 1,
"lines_added": 24,
"lines_removed": 60,
"time_to_resolution_sec": 55.54
} | {
"final_reward": 91.88,
"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-0F76B267",
"task_type": "refactor",
"title": "Optimize KV cache"
} | {
"cyclomatic_complexity": 18,
"production_impact": "LOW",
"test_coverage_baseline": 79
} | [
{
"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": 1,
"test_runtime_ms": 1068
} | {
"files_changed": 5,
"lines_added": 13,
"lines_removed": 55,
"time_to_resolution_sec": 26.43
} | {
"final_reward": 87.06,
"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-67A7A40B",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 8,
"production_impact": "LOW",
"test_coverage_baseline": 81.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": 8,
"test_runtime_ms": 1617
} | {
"files_changed": 5,
"lines_added": 28,
"lines_removed": 95,
"time_to_resolution_sec": 56.88
} | {
"final_reward": 94.95,
"lethe_prunes_triggered": 1,
"nodes_expanded": 7,
"phenotype_used": "REFACTOR_HEAVY"
} |
1.0.0-coding-intel-sample | {
"description": "User requested a feature in rust.",
"language": "rust",
"task_id": "TASK-D6C7C8E1",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 18,
"production_impact": "MEDIUM",
"test_coverage_baseline": 65.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 rust implementation.",
"ucb_score": 45.2
},
{
"action":... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 9,
"test_runtime_ms": 1899
} | {
"files_changed": 3,
"lines_added": 13,
"lines_removed": 96,
"time_to_resolution_sec": 21.52
} | {
"final_reward": 99.17,
"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-9C6399B4",
"task_type": "feature",
"title": "Implement async rate limiter"
} | {
"cyclomatic_complexity": 9,
"production_impact": "LOW",
"test_coverage_baseline": 43
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal go implementation.",
"ucb_score": 45.2
},
{
"action": "... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 4,
"test_runtime_ms": 2779
} | {
"files_changed": 5,
"lines_added": 112,
"lines_removed": 40,
"time_to_resolution_sec": 16.56
} | {
"final_reward": 89.49,
"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-7C2F0A34",
"task_type": "feature",
"title": "Build REST API endpoint"
} | {
"cyclomatic_complexity": 12,
"production_impact": "HIGH",
"test_coverage_baseline": 93.8
} | [
{
"action": "analyze_context",
"depth": 0,
"reward": null,
"thought": "Analyzing feature requirements.",
"ucb_score": null
},
{
"action": "write_draft",
"depth": 1,
"reward": null,
"thought": "Writing optimal python implementation.",
"ucb_score": 45.2
},
{
"action... | {
"ci_status": "SUCCESS",
"linter_warnings_final": 0,
"linter_warnings_initial": 6,
"test_runtime_ms": 2171
} | {
"files_changed": 5,
"lines_added": 186,
"lines_removed": 30,
"time_to_resolution_sec": 53.97
} | {
"final_reward": 89.8,
"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-515A3B33",
"task_type": "refactor",
"title": "Migrate to Rust"
} | {
"cyclomatic_complexity": 6,
"production_impact": "HIGH",
"test_coverage_baseline": 60.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": 0,
"test_runtime_ms": 2368
} | {
"files_changed": 3,
"lines_added": 16,
"lines_removed": 99,
"time_to_resolution_sec": 38.38
} | {
"final_reward": 98.09,
"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.