id stringlengths 11 11 | created timestamp[s]date 2026-01-01 00:00:00 2026-01-01 00:00:00 | topic stringclasses 12 values | task_type stringclasses 8 values | difficulty stringclasses 4 values | instruction stringlengths 201 264 | input stringclasses 1 value | output stringclasses 7 values | metadata dict |
|---|---|---|---|---|---|---|---|---|
train_09000 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | design | advanced | Task: design
Topic: SWE-bench style real-repo evaluation
Difficulty: advanced
Target language: TypeScript
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "TypeScript",
"developer_needs": [
"ci_integration",
"tests_are_truth",
"governance"
]
} | |
train_09001 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | review | advanced | Task: review
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: advanced
Target language: SQL
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "SQL",
"developer_needs": [
"security_gates",
"tooling",
"tests_are_truth"
]
} | |
train_09002 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | design | expert | Task: design
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: expert
Target language: TypeScript
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "TypeScript",
"developer_needs": [
"reproducibility",
"repo_scale_reasoning",
"documentation"
]
} | |
train_09003 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | agent_loop | foundation | Task: agent_loop
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: foundation
Target language: SQL
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "SQL",
"developer_needs": [
"cost_latency_tradeoffs",
"tests_are_truth",
"repo_scale_reasoning"
]
} | |
train_09004 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | data_pipeline | intermediate | Task: data_pipeline
Topic: Extended context and repo-scale understanding
Difficulty: intermediate
Target language: C#
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "C#",
"developer_needs": [
"tests_are_truth",
"reproducibility",
"tooling"
]
} | |
train_09005 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | agent_loop | foundation | Task: agent_loop
Topic: Model merging, distillation, and continued pretraining
Difficulty: foundation
Target language: C#
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "C#",
"developer_needs": [
"reproducibility",
"governance",
"tests_are_truth"
]
} | |
train_09006 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | agent_loop | advanced | Task: agent_loop
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Target language: JavaScript
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "JavaScript",
"developer_needs": [
"reproducibility",
"evaluation_metrics",
"tooling"
]
} | |
train_09007 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | eval | foundation | Task: eval
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: foundation
Target language: C#
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "C#",
"developer_needs": [
"ci_integration",
"security_gates",
"governance"
]
} | |
train_09008 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | explain | foundation | Task: explain
Topic: Extended context and repo-scale understanding
Difficulty: foundation
Target language: Python
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Python",
"developer_needs": [
"ci_integration",
"repo_scale_reasoning",
"tests_are_truth"
]
} | |
train_09009 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | agent_loop | advanced | Task: agent_loop
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Target language: Python
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "Python",
"developer_needs": [
"tests_are_truth",
"reproducibility",
"repo_scale_reasoning"
]
} | |
train_09010 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | code | advanced | Task: code
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: advanced
Target language: Rust
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Rust",
"developer_needs": [
"documentation",
"tooling",
"security_gates"
]
} | |
train_09011 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | review | expert | Task: review
Topic: Governance, provenance, and licensing for code data
Difficulty: expert
Target language: Java
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "Java",
"developer_needs": [
"tooling",
"ci_integration",
"documentation"
]
} | |
train_09012 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | eval | foundation | Task: eval
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: foundation
Target language: Java
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Java",
"developer_needs": [
"repo_scale_reasoning",
"cost_latency_tradeoffs",
"documentation"
]
} | |
train_09013 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | explain | advanced | Task: explain
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: advanced
Target language: C#
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "C#",
"developer_needs": [
"tooling",
"security_gates",
"reproducibility"
]
} | |
train_09014 | 2026-01-01T00:00:00 | Code-specialized model families and sizing tradeoffs | review | expert | Task: review
Topic: Code-specialized model families and sizing tradeoffs
Difficulty: expert
Target language: Rust
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "Rust",
"developer_needs": [
"documentation",
"governance",
"cost_latency_tradeoffs"
]
} | |
train_09015 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | code | foundation | Task: code
Topic: Model merging, distillation, and continued pretraining
Difficulty: foundation
Target language: Go
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Go",
"developer_needs": [
"tooling",
"reproducibility",
"documentation"
]
} | |
train_09016 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | review | intermediate | Task: review
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: intermediate
Target language: SQL
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "SQL",
"developer_needs": [
"documentation",
"reproducibility",
"tests_are_truth"
]
} | |
train_09017 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | design | expert | Task: design
Topic: SWE-bench style real-repo evaluation
Difficulty: expert
Target language: SQL
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "SQL",
"developer_needs": [
"repo_scale_reasoning",
"governance",
"tooling"
]
} | |
train_09018 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | explain | advanced | Task: explain
Topic: Model merging, distillation, and continued pretraining
Difficulty: advanced
Target language: C#
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "C#",
"developer_needs": [
"security_gates",
"governance",
"reproducibility"
]
} | |
train_09019 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | data_pipeline | expert | Task: data_pipeline
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Target language: C#
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "C#",
"developer_needs": [
"repo_scale_reasoning",
"evaluation_metrics",
"security_gates"
]
} | |
train_09020 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | explain | advanced | Task: explain
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Target language: Go
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Go",
"developer_needs": [
"ci_integration",
"governance",
"tooling"
]
} | |
train_09021 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | data_pipeline | expert | Task: data_pipeline
Topic: Mixture-of-Experts (MoE) for code
Difficulty: expert
Target language: Bash
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "Bash",
"developer_needs": [
"evaluation_metrics",
"tests_are_truth",
"reproducibility"
]
} | |
train_09022 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | agent_loop | intermediate | Task: agent_loop
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: intermediate
Target language: C#
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "C#",
"developer_needs": [
"tests_are_truth",
"tooling",
"evaluation_metrics"
]
} | |
train_09023 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | eval | expert | Task: eval
Topic: Governance, provenance, and licensing for code data
Difficulty: expert
Target language: C#
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "C#",
"developer_needs": [
"tooling",
"repo_scale_reasoning",
"documentation"
]
} | |
train_09024 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | data_pipeline | intermediate | Task: data_pipeline
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: intermediate
Target language: TypeScript
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "TypeScript",
"developer_needs": [
"governance",
"evaluation_metrics",
"tests_are_truth"
]
} | |
train_09025 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | eval | foundation | Task: eval
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: foundation
Target language: Bash
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Bash",
"developer_needs": [
"documentation",
"repo_scale_reasoning",
"security_gates"
]
} | |
train_09026 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | code | intermediate | Task: code
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: intermediate
Target language: Go
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Go",
"developer_needs": [
"governance",
"ci_integration",
"evaluation_metrics"
]
} | |
train_09027 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | compare | expert | Task: compare
Topic: Governance, provenance, and licensing for code data
Difficulty: expert
Target language: Bash
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "Bash",
"developer_needs": [
"tests_are_truth",
"repo_scale_reasoning",
"cost_latency_tradeoffs"
]
} | |
train_09028 | 2026-01-01T00:00:00 | Code-specialized model families and sizing tradeoffs | compare | advanced | Task: compare
Topic: Code-specialized model families and sizing tradeoffs
Difficulty: advanced
Target language: Python
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "Python",
"developer_needs": [
"ci_integration",
"repo_scale_reasoning",
"tooling"
]
} | |
train_09029 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | code | foundation | Task: code
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: foundation
Target language: C#
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "C#",
"developer_needs": [
"repo_scale_reasoning",
"security_gates",
"ci_integration"
]
} | |
train_09030 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | review | advanced | Task: review
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: advanced
Target language: Java
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "Java",
"developer_needs": [
"tooling",
"tests_are_truth",
"repo_scale_reasoning"
]
} | |
train_09031 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | review | advanced | Task: review
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
Target language: C#
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "C#",
"developer_needs": [
"evaluation_metrics",
"governance",
"security_gates"
]
} | |
train_09032 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | data_pipeline | expert | Task: data_pipeline
Topic: Governance, provenance, and licensing for code data
Difficulty: expert
Target language: SQL
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "SQL",
"developer_needs": [
"reproducibility",
"evaluation_metrics",
"cost_latency_tradeoffs"
]
} | |
train_09033 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | review | expert | Task: review
Topic: Model merging, distillation, and continued pretraining
Difficulty: expert
Target language: Rust
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "Rust",
"developer_needs": [
"tooling",
"documentation",
"tests_are_truth"
]
} | |
train_09034 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | data_pipeline | foundation | Task: data_pipeline
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: foundation
Target language: Python
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "Python",
"developer_needs": [
"repo_scale_reasoning",
"tests_are_truth",
"documentation"
]
} | |
train_09035 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | eval | intermediate | Task: eval
Topic: Extended context and repo-scale understanding
Difficulty: intermediate
Target language: Go
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Go",
"developer_needs": [
"governance",
"repo_scale_reasoning",
"documentation"
]
} | |
train_09036 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | eval | advanced | Task: eval
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: advanced
Target language: Bash
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Bash",
"developer_needs": [
"cost_latency_tradeoffs",
"documentation",
"governance"
]
} | |
train_09037 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | review | expert | Task: review
Topic: Mixture-of-Experts (MoE) for code
Difficulty: expert
Target language: TypeScript
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "TypeScript",
"developer_needs": [
"documentation",
"governance",
"security_gates"
]
} | |
train_09038 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | data_pipeline | advanced | Task: data_pipeline
Topic: SWE-bench style real-repo evaluation
Difficulty: advanced
Target language: Rust
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "Rust",
"developer_needs": [
"repo_scale_reasoning",
"governance",
"evaluation_metrics"
]
} | |
train_09039 | 2026-01-01T00:00:00 | Tool calling, sandboxes, and CI integration | explain | foundation | Task: explain
Topic: Tool calling, sandboxes, and CI integration
Difficulty: foundation
Target language: JavaScript
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "JavaScript",
"developer_needs": [
"reproducibility",
"repo_scale_reasoning",
"evaluation_metrics"
]
} | |
train_09040 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | eval | foundation | Task: eval
Topic: Governance, provenance, and licensing for code data
Difficulty: foundation
Target language: Rust
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Rust",
"developer_needs": [
"tooling",
"cost_latency_tradeoffs",
"ci_integration"
]
} | |
train_09041 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | data_pipeline | foundation | Task: data_pipeline
Topic: Extended context and repo-scale understanding
Difficulty: foundation
Target language: C#
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "C#",
"developer_needs": [
"governance",
"repo_scale_reasoning",
"tests_are_truth"
]
} | |
train_09042 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | design | intermediate | Task: design
Topic: SWE-bench style real-repo evaluation
Difficulty: intermediate
Target language: JavaScript
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "JavaScript",
"developer_needs": [
"cost_latency_tradeoffs",
"tooling",
"ci_integration"
]
} | |
train_09043 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | explain | intermediate | Task: explain
Topic: Mixture-of-Experts (MoE) for code
Difficulty: intermediate
Target language: Python
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Python",
"developer_needs": [
"governance",
"reproducibility",
"cost_latency_tradeoffs"
]
} | |
train_09044 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | design | expert | Task: design
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: expert
Target language: Go
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Go",
"developer_needs": [
"repo_scale_reasoning",
"security_gates",
"cost_latency_tradeoffs"
]
} | |
train_09045 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | code | foundation | Task: code
Topic: Mixture-of-Experts (MoE) for code
Difficulty: foundation
Target language: SQL
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "SQL",
"developer_needs": [
"evaluation_metrics",
"ci_integration",
"tooling"
]
} | |
train_09046 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | design | foundation | Task: design
Topic: Mixture-of-Experts (MoE) for code
Difficulty: foundation
Target language: Python
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Python",
"developer_needs": [
"tooling",
"tests_are_truth",
"ci_integration"
]
} | |
train_09047 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | eval | advanced | Task: eval
Topic: SWE-bench style real-repo evaluation
Difficulty: advanced
Target language: Java
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Java",
"developer_needs": [
"repo_scale_reasoning",
"security_gates",
"tooling"
]
} | |
train_09048 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | explain | intermediate | Task: explain
Topic: Extended context and repo-scale understanding
Difficulty: intermediate
Target language: Bash
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Bash",
"developer_needs": [
"cost_latency_tradeoffs",
"tooling",
"tests_are_truth"
]
} | |
train_09049 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | review | expert | Task: review
Topic: Governance, provenance, and licensing for code data
Difficulty: expert
Target language: Java
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "Java",
"developer_needs": [
"governance",
"tooling",
"cost_latency_tradeoffs"
]
} | |
train_09050 | 2026-01-01T00:00:00 | Code-specialized model families and sizing tradeoffs | review | expert | Task: review
Topic: Code-specialized model families and sizing tradeoffs
Difficulty: expert
Target language: Java
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "Java",
"developer_needs": [
"evaluation_metrics",
"governance",
"ci_integration"
]
} | |
train_09051 | 2026-01-01T00:00:00 | Code-specialized model families and sizing tradeoffs | compare | foundation | Task: compare
Topic: Code-specialized model families and sizing tradeoffs
Difficulty: foundation
Target language: C#
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "C#",
"developer_needs": [
"evaluation_metrics",
"ci_integration",
"repo_scale_reasoning"
]
} | |
train_09052 | 2026-01-01T00:00:00 | Secure code generation and policy gates | compare | foundation | Task: compare
Topic: Secure code generation and policy gates
Difficulty: foundation
Target language: JavaScript
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "JavaScript",
"developer_needs": [
"governance",
"documentation",
"reproducibility"
]
} | |
train_09053 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | code | expert | Task: code
Topic: Model merging, distillation, and continued pretraining
Difficulty: expert
Target language: TypeScript
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "TypeScript",
"developer_needs": [
"tests_are_truth",
"repo_scale_reasoning",
"documentation"
]
} | |
train_09054 | 2026-01-01T00:00:00 | Tool calling, sandboxes, and CI integration | design | advanced | Task: design
Topic: Tool calling, sandboxes, and CI integration
Difficulty: advanced
Target language: C#
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "C#",
"developer_needs": [
"repo_scale_reasoning",
"security_gates",
"governance"
]
} | |
train_09055 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | review | advanced | Task: review
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: advanced
Target language: Rust
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "Rust",
"developer_needs": [
"governance",
"ci_integration",
"documentation"
]
} | |
train_09056 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | explain | expert | Task: explain
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: expert
Target language: SQL
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "SQL",
"developer_needs": [
"cost_latency_tradeoffs",
"repo_scale_reasoning",
"security_gates"
]
} | |
train_09057 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | eval | expert | Task: eval
Topic: Mixture-of-Experts (MoE) for code
Difficulty: expert
Target language: Python
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Python",
"developer_needs": [
"repo_scale_reasoning",
"reproducibility",
"ci_integration"
]
} | |
train_09058 | 2026-01-01T00:00:00 | Tool calling, sandboxes, and CI integration | design | expert | Task: design
Topic: Tool calling, sandboxes, and CI integration
Difficulty: expert
Target language: JavaScript
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "JavaScript",
"developer_needs": [
"ci_integration",
"tooling",
"cost_latency_tradeoffs"
]
} | |
train_09059 | 2026-01-01T00:00:00 | Tool calling, sandboxes, and CI integration | design | advanced | Task: design
Topic: Tool calling, sandboxes, and CI integration
Difficulty: advanced
Target language: Go
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Go",
"developer_needs": [
"security_gates",
"repo_scale_reasoning",
"cost_latency_tradeoffs"
]
} | |
train_09060 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | eval | intermediate | Task: eval
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: intermediate
Target language: Java
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Java",
"developer_needs": [
"tests_are_truth",
"documentation",
"cost_latency_tradeoffs"
]
} | |
train_09061 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | data_pipeline | expert | Task: data_pipeline
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Target language: Rust
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "Rust",
"developer_needs": [
"ci_integration",
"tooling",
"governance"
]
} | |
train_09062 | 2026-01-01T00:00:00 | Secure code generation and policy gates | code | intermediate | Task: code
Topic: Secure code generation and policy gates
Difficulty: intermediate
Target language: TypeScript
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "TypeScript",
"developer_needs": [
"security_gates",
"cost_latency_tradeoffs",
"reproducibility"
]
} | |
train_09063 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | explain | intermediate | Task: explain
Topic: Mixture-of-Experts (MoE) for code
Difficulty: intermediate
Target language: Go
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Go",
"developer_needs": [
"governance",
"tooling",
"evaluation_metrics"
]
} | |
train_09064 | 2026-01-01T00:00:00 | Secure code generation and policy gates | code | intermediate | Task: code
Topic: Secure code generation and policy gates
Difficulty: intermediate
Target language: Java
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Java",
"developer_needs": [
"security_gates",
"ci_integration",
"documentation"
]
} | |
train_09065 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | eval | expert | Task: eval
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Target language: Java
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Java",
"developer_needs": [
"tooling",
"security_gates",
"evaluation_metrics"
]
} | |
train_09066 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | compare | foundation | Task: compare
Topic: Model merging, distillation, and continued pretraining
Difficulty: foundation
Target language: Python
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "Python",
"developer_needs": [
"tests_are_truth",
"cost_latency_tradeoffs",
"repo_scale_reasoning"
]
} | |
train_09067 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | design | foundation | Task: design
Topic: Governance, provenance, and licensing for code data
Difficulty: foundation
Target language: Rust
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Rust",
"developer_needs": [
"tests_are_truth",
"evaluation_metrics",
"cost_latency_tradeoffs"
]
} | |
train_09068 | 2026-01-01T00:00:00 | Secure code generation and policy gates | agent_loop | expert | Task: agent_loop
Topic: Secure code generation and policy gates
Difficulty: expert
Target language: Go
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "Go",
"developer_needs": [
"repo_scale_reasoning",
"tooling",
"ci_integration"
]
} | |
train_09069 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | design | intermediate | Task: design
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: intermediate
Target language: Go
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Go",
"developer_needs": [
"documentation",
"tooling",
"evaluation_metrics"
]
} | |
train_09070 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | eval | intermediate | Task: eval
Topic: Extended context and repo-scale understanding
Difficulty: intermediate
Target language: Bash
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Bash",
"developer_needs": [
"evaluation_metrics",
"security_gates",
"documentation"
]
} | |
train_09071 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | agent_loop | advanced | Task: agent_loop
Topic: SWE-bench style real-repo evaluation
Difficulty: advanced
Target language: TypeScript
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "TypeScript",
"developer_needs": [
"ci_integration",
"tests_are_truth",
"repo_scale_reasoning"
]
} | |
train_09072 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | eval | advanced | Task: eval
Topic: Mixture-of-Experts (MoE) for code
Difficulty: advanced
Target language: Bash
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Bash",
"developer_needs": [
"evaluation_metrics",
"documentation",
"tests_are_truth"
]
} | |
train_09073 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | eval | foundation | Task: eval
Topic: Model merging, distillation, and continued pretraining
Difficulty: foundation
Target language: C#
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "C#",
"developer_needs": [
"repo_scale_reasoning",
"evaluation_metrics",
"reproducibility"
]
} | |
train_09074 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | design | intermediate | Task: design
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: intermediate
Target language: Bash
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Bash",
"developer_needs": [
"documentation",
"evaluation_metrics",
"reproducibility"
]
} | |
train_09075 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | review | advanced | Task: review
Topic: Governance, provenance, and licensing for code data
Difficulty: advanced
Target language: Go
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "Go",
"developer_needs": [
"security_gates",
"ci_integration",
"tooling"
]
} | |
train_09076 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | compare | expert | Task: compare
Topic: Mixture-of-Experts (MoE) for code
Difficulty: expert
Target language: Rust
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "Rust",
"developer_needs": [
"tooling",
"cost_latency_tradeoffs",
"reproducibility"
]
} | |
train_09077 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | code | advanced | Task: code
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: advanced
Target language: Go
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Go",
"developer_needs": [
"ci_integration",
"repo_scale_reasoning",
"tooling"
]
} | |
train_09078 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | agent_loop | advanced | Task: agent_loop
Topic: Model merging, distillation, and continued pretraining
Difficulty: advanced
Target language: Python
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "Python",
"developer_needs": [
"cost_latency_tradeoffs",
"evaluation_metrics",
"reproducibility"
]
} | |
train_09079 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | design | intermediate | Task: design
Topic: SWE-bench style real-repo evaluation
Difficulty: intermediate
Target language: JavaScript
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "JavaScript",
"developer_needs": [
"tooling",
"repo_scale_reasoning",
"cost_latency_tradeoffs"
]
} | |
train_09080 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | data_pipeline | advanced | Task: data_pipeline
Topic: Governance, provenance, and licensing for code data
Difficulty: advanced
Target language: Python
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "Python",
"developer_needs": [
"reproducibility",
"ci_integration",
"repo_scale_reasoning"
]
} | |
train_09081 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | eval | intermediate | Task: eval
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: intermediate
Target language: JavaScript
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "JavaScript",
"developer_needs": [
"tooling",
"evaluation_metrics",
"governance"
]
} | |
train_09082 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | design | advanced | Task: design
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: advanced
Target language: Java
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Java",
"developer_needs": [
"security_gates",
"ci_integration",
"cost_latency_tradeoffs"
]
} | |
train_09083 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | agent_loop | advanced | Task: agent_loop
Topic: Model merging, distillation, and continued pretraining
Difficulty: advanced
Target language: Bash
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "Bash",
"developer_needs": [
"ci_integration",
"governance",
"tests_are_truth"
]
} | |
train_09084 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | compare | expert | Task: compare
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: expert
Target language: Python
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "Python",
"developer_needs": [
"cost_latency_tradeoffs",
"governance",
"security_gates"
]
} | |
train_09085 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | code | expert | Task: code
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: expert
Target language: Python
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Reference scaffold:
```python
def agent_loop(plan, edit, test, issue, max_iters=3):
history = []
p = plan(issue)
for _ in range(max_iters):
patch = edit(issue, p)
ok, report = test(patch)
history.append({"plan": p, "passed": ok, "report": report[:200]})
if ok:
return patch, history
p = p + " | refine from failures"
return patch, history
```
Operational notes: sandbox, pinned deps, human gate. | {
"target_language": "Python",
"developer_needs": [
"ci_integration",
"cost_latency_tradeoffs",
"evaluation_metrics"
]
} | |
train_09086 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | review | advanced | Task: review
Topic: Extended context and repo-scale understanding
Difficulty: advanced
Target language: JavaScript
Context: Fix a failing issue with tests as the oracle and produce a safe patch.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "JavaScript",
"developer_needs": [
"security_gates",
"cost_latency_tradeoffs",
"governance"
]
} | |
train_09087 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | agent_loop | advanced | Task: agent_loop
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
Target language: C#
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "C#",
"developer_needs": [
"evaluation_metrics",
"governance",
"tests_are_truth"
]
} | |
train_09088 | 2026-01-01T00:00:00 | Secure code generation and policy gates | explain | intermediate | Task: explain
Topic: Secure code generation and policy gates
Difficulty: intermediate
Target language: Rust
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Rust",
"developer_needs": [
"tooling",
"tests_are_truth",
"cost_latency_tradeoffs"
]
} | |
train_09089 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | explain | foundation | Task: explain
Topic: Extended context and repo-scale understanding
Difficulty: foundation
Target language: Bash
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Bash",
"developer_needs": [
"governance",
"ci_integration",
"tests_are_truth"
]
} | |
train_09090 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | compare | intermediate | Task: compare
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: intermediate
Target language: C#
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "C#",
"developer_needs": [
"evaluation_metrics",
"ci_integration",
"documentation"
]
} | |
train_09091 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | agent_loop | expert | Task: agent_loop
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Target language: Java
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "Java",
"developer_needs": [
"cost_latency_tradeoffs",
"reproducibility",
"evaluation_metrics"
]
} | |
train_09092 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | review | foundation | Task: review
Topic: Mixture-of-Experts (MoE) for code
Difficulty: foundation
Target language: Go
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "Go",
"developer_needs": [
"security_gates",
"ci_integration",
"reproducibility"
]
} | |
train_09093 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | compare | advanced | Task: compare
Topic: Governance, provenance, and licensing for code data
Difficulty: advanced
Target language: Java
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "Java",
"developer_needs": [
"evaluation_metrics",
"tests_are_truth",
"cost_latency_tradeoffs"
]
} | |
train_09094 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | review | intermediate | Task: review
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: intermediate
Target language: SQL
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Review: correctness, security, performance, governance
| {
"target_language": "SQL",
"developer_needs": [
"tests_are_truth",
"documentation",
"evaluation_metrics"
]
} | |
train_09095 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | code | foundation | Task: code
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: foundation
Target language: C#
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "C#",
"developer_needs": [
"documentation",
"security_gates",
"cost_latency_tradeoffs"
]
} | |
train_09096 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | eval | expert | Task: eval
Topic: Mixture-of-Experts (MoE) for code
Difficulty: expert
Target language: Python
Context: Integrate an LLM agent into CI for a large monorepo.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Python",
"developer_needs": [
"repo_scale_reasoning",
"governance",
"reproducibility"
]
} | |
train_09097 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | explain | expert | Task: explain
Topic: Extended context and repo-scale understanding
Difficulty: expert
Target language: Java
Context: Create an eval harness that reflects real developer workflows.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Java",
"developer_needs": [
"ci_integration",
"security_gates",
"cost_latency_tradeoffs"
]
} | |
train_09098 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | explain | foundation | Task: explain
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: foundation
Target language: Java
Context: Design a data pipeline for continued pretraining with auditability.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Java",
"developer_needs": [
"ci_integration",
"cost_latency_tradeoffs",
"documentation"
]
} | |
train_09099 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | design | foundation | Task: design
Topic: Governance, provenance, and licensing for code data
Difficulty: foundation
Target language: Rust
Context: Evaluate two coding models for internal rollout under strict governance.
Deliver production-grade guidance or artifacts. | Key facts:
- Modern AI coding emphasizes correctness via tests, agentic loops, and real-repo evaluation.
- Reasoning-first and MoE approaches improve capability-per-compute when paired with tools.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Rust",
"developer_needs": [
"security_gates",
"tests_are_truth",
"tooling"
]
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.