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_00400 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | data_pipeline | foundation | Task: data_pipeline
Topic: Model merging, distillation, and continued pretraining
Difficulty: foundation
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.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "Java",
"developer_needs": [
"security_gates",
"reproducibility",
"evaluation_metrics"
]
} | |
train_00401 | 2026-01-01T00:00:00 | Secure code generation and policy gates | design | expert | Task: design
Topic: Secure code generation and policy gates
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": [
"security_gates",
"governance",
"tests_are_truth"
]
} | |
train_00402 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | design | expert | Task: design
Topic: Reasoning-first coding models and tunable deliberation
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": [
"governance",
"documentation",
"cost_latency_tradeoffs"
]
} | |
train_00403 | 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: 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": [
"cost_latency_tradeoffs",
"repo_scale_reasoning",
"evaluation_metrics"
]
} | |
train_00404 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | compare | expert | Task: compare
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.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "TypeScript",
"developer_needs": [
"evaluation_metrics",
"reproducibility",
"tests_are_truth"
]
} | |
train_00405 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | data_pipeline | intermediate | Task: data_pipeline
Topic: Reasoning-first coding models and tunable deliberation
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.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "C#",
"developer_needs": [
"governance",
"cost_latency_tradeoffs",
"tests_are_truth"
]
} | |
train_00406 | 2026-01-01T00:00:00 | Tool calling, sandboxes, and CI integration | agent_loop | advanced | Task: agent_loop
Topic: Tool calling, sandboxes, and CI integration
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.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "Java",
"developer_needs": [
"tests_are_truth",
"evaluation_metrics",
"tooling"
]
} | |
train_00407 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | explain | advanced | Task: explain
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
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.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "C#",
"developer_needs": [
"security_gates",
"tests_are_truth",
"ci_integration"
]
} | |
train_00408 | 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: 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.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "JavaScript",
"developer_needs": [
"cost_latency_tradeoffs",
"tooling",
"security_gates"
]
} | |
train_00409 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | design | foundation | Task: design
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: foundation
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": [
"ci_integration",
"reproducibility",
"cost_latency_tradeoffs"
]
} | |
train_00410 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | design | advanced | Task: design
Topic: Governance, provenance, and licensing for code data
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.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "SQL",
"developer_needs": [
"reproducibility",
"tooling",
"security_gates"
]
} | |
train_00411 | 2026-01-01T00:00:00 | Secure code generation and policy gates | data_pipeline | advanced | Task: data_pipeline
Topic: Secure code generation and policy gates
Difficulty: advanced
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.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "Java",
"developer_needs": [
"governance",
"documentation",
"security_gates"
]
} | |
train_00412 | 2026-01-01T00:00:00 | Tool calling, sandboxes, and CI integration | compare | intermediate | Task: compare
Topic: Tool calling, sandboxes, and CI integration
Difficulty: intermediate
Target language: JavaScript
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.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "JavaScript",
"developer_needs": [
"security_gates",
"evaluation_metrics",
"governance"
]
} | |
train_00413 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | explain | intermediate | Task: explain
Topic: Agentic coding systems (plan→edit→test→reflect)
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": [
"ci_integration",
"evaluation_metrics",
"governance"
]
} | |
train_00414 | 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: 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.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "C#",
"developer_needs": [
"documentation",
"governance",
"repo_scale_reasoning"
]
} | |
train_00415 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | eval | advanced | Task: eval
Topic: Extended context and repo-scale understanding
Difficulty: advanced
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": [
"documentation",
"repo_scale_reasoning",
"evaluation_metrics"
]
} | |
train_00416 | 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: 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.
Review: correctness, security, performance, governance
| {
"target_language": "SQL",
"developer_needs": [
"security_gates",
"governance",
"tooling"
]
} | |
train_00417 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | design | foundation | Task: design
Topic: SWE-bench style real-repo evaluation
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.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Python",
"developer_needs": [
"governance",
"documentation",
"cost_latency_tradeoffs"
]
} | |
train_00418 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | eval | expert | Task: eval
Topic: Extended context and repo-scale understanding
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": [
"ci_integration",
"tests_are_truth",
"repo_scale_reasoning"
]
} | |
train_00419 | 2026-01-01T00:00:00 | Tool calling, sandboxes, and CI integration | explain | intermediate | Task: explain
Topic: Tool calling, sandboxes, and CI integration
Difficulty: intermediate
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": [
"governance",
"tests_are_truth",
"repo_scale_reasoning"
]
} | |
train_00420 | 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: 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": "Python",
"developer_needs": [
"documentation",
"cost_latency_tradeoffs",
"ci_integration"
]
} | |
train_00421 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | review | foundation | Task: review
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: foundation
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": [
"repo_scale_reasoning",
"tooling",
"documentation"
]
} | |
train_00422 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | eval | intermediate | Task: eval
Topic: Dataset curation pipelines (filter, dedupe, quality)
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.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "JavaScript",
"developer_needs": [
"documentation",
"tests_are_truth",
"ci_integration"
]
} | |
train_00423 | 2026-01-01T00:00:00 | Code-specialized model families and sizing tradeoffs | design | advanced | Task: design
Topic: Code-specialized model families and sizing tradeoffs
Difficulty: advanced
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.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Java",
"developer_needs": [
"tests_are_truth",
"repo_scale_reasoning",
"tooling"
]
} | |
train_00424 | 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: 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": [
"reproducibility",
"documentation",
"tooling"
]
} | |
train_00425 | 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: 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",
"repo_scale_reasoning",
"cost_latency_tradeoffs"
]
} | |
train_00426 | 2026-01-01T00:00:00 | Secure code generation and policy gates | eval | intermediate | Task: eval
Topic: Secure code generation and policy gates
Difficulty: intermediate
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.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "JavaScript",
"developer_needs": [
"cost_latency_tradeoffs",
"documentation",
"ci_integration"
]
} | |
train_00427 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | agent_loop | foundation | Task: agent_loop
Topic: Governance, provenance, and licensing for code data
Difficulty: foundation
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.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "TypeScript",
"developer_needs": [
"security_gates",
"tooling",
"cost_latency_tradeoffs"
]
} | |
train_00428 | 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: 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.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "C#",
"developer_needs": [
"evaluation_metrics",
"tests_are_truth",
"governance"
]
} | |
train_00429 | 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: JavaScript
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": "JavaScript",
"developer_needs": [
"documentation",
"tests_are_truth",
"ci_integration"
]
} | |
train_00430 | 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: 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.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "C#",
"developer_needs": [
"evaluation_metrics",
"security_gates",
"governance"
]
} | |
train_00431 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | code | intermediate | Task: code
Topic: SWE-bench style real-repo evaluation
Difficulty: intermediate
Target language: TypeScript
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": "TypeScript",
"developer_needs": [
"cost_latency_tradeoffs",
"documentation",
"ci_integration"
]
} | |
train_00432 | 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: 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": [
"cost_latency_tradeoffs",
"security_gates",
"reproducibility"
]
} | |
train_00433 | 2026-01-01T00:00:00 | Secure code generation and policy gates | data_pipeline | expert | Task: data_pipeline
Topic: Secure code generation and policy gates
Difficulty: expert
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.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "SQL",
"developer_needs": [
"reproducibility",
"tooling",
"governance"
]
} | |
train_00434 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | code | advanced | Task: code
Topic: Model merging, distillation, and continued pretraining
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": [
"evaluation_metrics",
"tests_are_truth",
"governance"
]
} | |
train_00435 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | eval | intermediate | Task: eval
Topic: Dataset curation pipelines (filter, dedupe, quality)
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.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "C#",
"developer_needs": [
"repo_scale_reasoning",
"governance",
"tooling"
]
} | |
train_00436 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | data_pipeline | advanced | Task: data_pipeline
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.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "Bash",
"developer_needs": [
"ci_integration",
"reproducibility",
"repo_scale_reasoning"
]
} | |
train_00437 | 2026-01-01T00:00:00 | Governance, provenance, and licensing for code data | code | foundation | Task: code
Topic: Governance, provenance, and licensing for code data
Difficulty: foundation
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": [
"cost_latency_tradeoffs",
"repo_scale_reasoning",
"tooling"
]
} | |
train_00438 | 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: 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": [
"tooling",
"governance",
"evaluation_metrics"
]
} | |
train_00439 | 2026-01-01T00:00:00 | Secure code generation and policy gates | data_pipeline | advanced | Task: data_pipeline
Topic: Secure code generation and policy gates
Difficulty: advanced
Target language: JavaScript
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": "JavaScript",
"developer_needs": [
"governance",
"security_gates",
"reproducibility"
]
} | |
train_00440 | 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: 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.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Python",
"developer_needs": [
"tests_are_truth",
"evaluation_metrics",
"governance"
]
} | |
train_00441 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | data_pipeline | advanced | Task: data_pipeline
Topic: Agentic coding systems (plan→edit→test→reflect)
Difficulty: advanced
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.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "Go",
"developer_needs": [
"documentation",
"governance",
"evaluation_metrics"
]
} | |
train_00442 | 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: 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": [
"tests_are_truth",
"evaluation_metrics",
"ci_integration"
]
} | |
train_00443 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | eval | advanced | Task: eval
Topic: Dataset curation pipelines (filter, dedupe, quality)
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.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Bash",
"developer_needs": [
"security_gates",
"tooling",
"governance"
]
} | |
train_00444 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | compare | advanced | Task: compare
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
Target language: JavaScript
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.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "JavaScript",
"developer_needs": [
"cost_latency_tradeoffs",
"tooling",
"repo_scale_reasoning"
]
} | |
train_00445 | 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: 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.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "SQL",
"developer_needs": [
"tests_are_truth",
"reproducibility",
"security_gates"
]
} | |
train_00446 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | design | foundation | Task: design
Topic: Agentic coding systems (plan→edit→test→reflect)
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": [
"tests_are_truth",
"tooling",
"repo_scale_reasoning"
]
} | |
train_00447 | 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: 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": [
"repo_scale_reasoning",
"tooling",
"security_gates"
]
} | |
train_00448 | 2026-01-01T00:00:00 | Secure code generation and policy gates | explain | foundation | Task: explain
Topic: Secure code generation and policy gates
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.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Python",
"developer_needs": [
"evaluation_metrics",
"ci_integration",
"tooling"
]
} | |
train_00449 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | review | intermediate | Task: review
Topic: Model merging, distillation, and continued pretraining
Difficulty: intermediate
Target language: JavaScript
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": "JavaScript",
"developer_needs": [
"tooling",
"ci_integration",
"governance"
]
} | |
train_00450 | 2026-01-01T00:00:00 | Secure code generation and policy gates | compare | expert | Task: compare
Topic: Secure code generation and policy gates
Difficulty: expert
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.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "Go",
"developer_needs": [
"evaluation_metrics",
"governance",
"reproducibility"
]
} | |
train_00451 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | explain | intermediate | Task: explain
Topic: Model merging, distillation, and continued pretraining
Difficulty: intermediate
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": [
"cost_latency_tradeoffs",
"documentation",
"evaluation_metrics"
]
} | |
train_00452 | 2026-01-01T00:00:00 | Secure code generation and policy gates | review | advanced | Task: review
Topic: Secure code generation and policy gates
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.
Review: correctness, security, performance, governance
| {
"target_language": "Bash",
"developer_needs": [
"reproducibility",
"documentation",
"repo_scale_reasoning"
]
} | |
train_00453 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | explain | intermediate | Task: explain
Topic: SWE-bench style real-repo evaluation
Difficulty: intermediate
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": [
"governance",
"ci_integration",
"tooling"
]
} | |
train_00454 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | review | foundation | Task: review
Topic: Extended context and repo-scale understanding
Difficulty: foundation
Target language: Bash
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": "Bash",
"developer_needs": [
"tooling",
"documentation",
"security_gates"
]
} | |
train_00455 | 2026-01-01T00:00:00 | Tool calling, sandboxes, and CI integration | data_pipeline | expert | Task: data_pipeline
Topic: Tool calling, sandboxes, and CI integration
Difficulty: expert
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.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "Go",
"developer_needs": [
"cost_latency_tradeoffs",
"ci_integration",
"evaluation_metrics"
]
} | |
train_00456 | 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: 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": [
"evaluation_metrics",
"ci_integration",
"tooling"
]
} | |
train_00457 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | agent_loop | expert | Task: agent_loop
Topic: SWE-bench style real-repo evaluation
Difficulty: expert
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.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "SQL",
"developer_needs": [
"repo_scale_reasoning",
"tests_are_truth",
"ci_integration"
]
} | |
train_00458 | 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: 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": [
"tooling",
"evaluation_metrics",
"repo_scale_reasoning"
]
} | |
train_00459 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | eval | expert | Task: eval
Topic: Dataset curation pipelines (filter, dedupe, quality)
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.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "TypeScript",
"developer_needs": [
"cost_latency_tradeoffs",
"tests_are_truth",
"documentation"
]
} | |
train_00460 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | explain | advanced | Task: explain
Topic: Extended context and repo-scale understanding
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",
"security_gates"
]
} | |
train_00461 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | explain | advanced | Task: explain
Topic: Mixture-of-Experts (MoE) for code
Difficulty: advanced
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": [
"governance",
"security_gates",
"cost_latency_tradeoffs"
]
} | |
train_00462 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | agent_loop | foundation | Task: agent_loop
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: foundation
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.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "SQL",
"developer_needs": [
"reproducibility",
"tests_are_truth",
"ci_integration"
]
} | |
train_00463 | 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": [
"security_gates",
"documentation",
"reproducibility"
]
} | |
train_00464 | 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: 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",
"evaluation_metrics",
"cost_latency_tradeoffs"
]
} | |
train_00465 | 2026-01-01T00:00:00 | Code-specialized model families and sizing tradeoffs | eval | foundation | Task: eval
Topic: Code-specialized model families and sizing tradeoffs
Difficulty: foundation
Target language: JavaScript
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": "JavaScript",
"developer_needs": [
"repo_scale_reasoning",
"evaluation_metrics",
"reproducibility"
]
} | |
train_00466 | 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: 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": [
"documentation",
"cost_latency_tradeoffs",
"repo_scale_reasoning"
]
} | |
train_00467 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | agent_loop | expert | Task: agent_loop
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: expert
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.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "SQL",
"developer_needs": [
"governance",
"cost_latency_tradeoffs",
"evaluation_metrics"
]
} | |
train_00468 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | design | expert | Task: design
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
Target language: TypeScript
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": "TypeScript",
"developer_needs": [
"evaluation_metrics",
"tooling",
"repo_scale_reasoning"
]
} | |
train_00469 | 2026-01-01T00:00:00 | Mixture-of-Experts (MoE) for code | design | advanced | Task: design
Topic: Mixture-of-Experts (MoE) for code
Difficulty: advanced
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.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "C#",
"developer_needs": [
"reproducibility",
"ci_integration",
"repo_scale_reasoning"
]
} | |
train_00470 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | code | expert | Task: code
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: expert
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.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Rust",
"developer_needs": [
"tests_are_truth",
"governance",
"ci_integration"
]
} | |
train_00471 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | compare | advanced | Task: compare
Topic: SWE-bench style real-repo evaluation
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.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "Bash",
"developer_needs": [
"security_gates",
"cost_latency_tradeoffs",
"documentation"
]
} | |
train_00472 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | explain | foundation | Task: explain
Topic: Reasoning-first coding models and tunable deliberation
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": [
"repo_scale_reasoning",
"documentation",
"governance"
]
} | |
train_00473 | 2026-01-01T00:00:00 | Code-specialized model families and sizing tradeoffs | data_pipeline | foundation | Task: data_pipeline
Topic: Code-specialized model families and sizing tradeoffs
Difficulty: foundation
Target language: JavaScript
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": "JavaScript",
"developer_needs": [
"evaluation_metrics",
"reproducibility",
"documentation"
]
} | |
train_00474 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | agent_loop | intermediate | Task: agent_loop
Topic: Extended context and repo-scale understanding
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.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "C#",
"developer_needs": [
"evaluation_metrics",
"documentation",
"tests_are_truth"
]
} | |
train_00475 | 2026-01-01T00:00:00 | Secure code generation and policy gates | eval | foundation | Task: eval
Topic: Secure code generation and policy gates
Difficulty: foundation
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.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Python",
"developer_needs": [
"repo_scale_reasoning",
"security_gates",
"evaluation_metrics"
]
} | |
train_00476 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | compare | expert | Task: compare
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: expert
Target language: Go
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": "Go",
"developer_needs": [
"documentation",
"security_gates",
"repo_scale_reasoning"
]
} | |
train_00477 | 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: 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.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "TypeScript",
"developer_needs": [
"evaluation_metrics",
"ci_integration",
"repo_scale_reasoning"
]
} | |
train_00478 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | data_pipeline | expert | Task: data_pipeline
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: expert
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.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "SQL",
"developer_needs": [
"tests_are_truth",
"evaluation_metrics",
"security_gates"
]
} | |
train_00479 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | review | foundation | Task: review
Topic: Extended context and repo-scale understanding
Difficulty: foundation
Target language: Rust
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": "Rust",
"developer_needs": [
"evaluation_metrics",
"reproducibility",
"security_gates"
]
} | |
train_00480 | 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: 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": [
"governance",
"security_gates",
"reproducibility"
]
} | |
train_00481 | 2026-01-01T00:00:00 | Extended context and repo-scale understanding | eval | expert | Task: eval
Topic: Extended context and repo-scale understanding
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.
Eval:
- Tasks: real issues
- Metrics: pass@k, time-to-green
- Gates: lint/security
| {
"target_language": "Python",
"developer_needs": [
"cost_latency_tradeoffs",
"repo_scale_reasoning",
"evaluation_metrics"
]
} | |
train_00482 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | data_pipeline | intermediate | Task: data_pipeline
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: intermediate
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.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "JavaScript",
"developer_needs": [
"evaluation_metrics",
"governance",
"security_gates"
]
} | |
train_00483 | 2026-01-01T00:00:00 | Tool calling, sandboxes, and CI integration | code | intermediate | Task: code
Topic: Tool calling, sandboxes, and CI integration
Difficulty: intermediate
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.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Rust",
"developer_needs": [
"evaluation_metrics",
"tests_are_truth",
"repo_scale_reasoning"
]
} | |
train_00484 | 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: 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",
"security_gates",
"documentation"
]
} | |
train_00485 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | design | expert | Task: design
Topic: Agentic coding systems (plan→edit→test→reflect)
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.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "Bash",
"developer_needs": [
"repo_scale_reasoning",
"tooling",
"evaluation_metrics"
]
} | |
train_00486 | 2026-01-01T00:00:00 | Agentic coding systems (plan→edit→test→reflect) | compare | advanced | Task: compare
Topic: Agentic coding systems (plan→edit→test→reflect)
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.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "Python",
"developer_needs": [
"governance",
"documentation",
"ci_integration"
]
} | |
train_00487 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | agent_loop | intermediate | Task: agent_loop
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: intermediate
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.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "Python",
"developer_needs": [
"tests_are_truth",
"ci_integration",
"reproducibility"
]
} | |
train_00488 | 2026-01-01T00:00:00 | Secure code generation and policy gates | eval | advanced | Task: eval
Topic: Secure code generation and policy gates
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": [
"tests_are_truth",
"documentation",
"tooling"
]
} | |
train_00489 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | compare | advanced | Task: compare
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: advanced
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.
Compare: capability, cost, latency, reliability, governance
| {
"target_language": "TypeScript",
"developer_needs": [
"repo_scale_reasoning",
"evaluation_metrics",
"cost_latency_tradeoffs"
]
} | |
train_00490 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | agent_loop | expert | Task: agent_loop
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: expert
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.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "Bash",
"developer_needs": [
"reproducibility",
"documentation",
"governance"
]
} | |
train_00491 | 2026-01-01T00:00:00 | Dataset curation pipelines (filter, dedupe, quality) | design | expert | Task: design
Topic: Dataset curation pipelines (filter, dedupe, quality)
Difficulty: expert
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": [
"cost_latency_tradeoffs",
"documentation",
"security_gates"
]
} | |
train_00492 | 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: 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.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "SQL",
"developer_needs": [
"security_gates",
"reproducibility",
"governance"
]
} | |
train_00493 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | explain | advanced | Task: explain
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: advanced
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.
Design guidance with risks, metrics, acceptance criteria
| {
"target_language": "C#",
"developer_needs": [
"tests_are_truth",
"repo_scale_reasoning",
"cost_latency_tradeoffs"
]
} | |
train_00494 | 2026-01-01T00:00:00 | SWE-bench style real-repo evaluation | code | advanced | Task: code
Topic: SWE-bench style real-repo evaluation
Difficulty: advanced
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": [
"evaluation_metrics",
"reproducibility",
"tooling"
]
} | |
train_00495 | 2026-01-01T00:00:00 | Model merging, distillation, and continued pretraining | explain | expert | Task: explain
Topic: Model merging, distillation, and continued pretraining
Difficulty: expert
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": [
"tooling",
"reproducibility",
"documentation"
]
} | |
train_00496 | 2026-01-01T00:00:00 | Secure code generation and policy gates | data_pipeline | expert | Task: data_pipeline
Topic: Secure code generation and policy gates
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.
Pipeline:
1) Ingest
2) Normalize
3) Filter
4) Dedupe
5) Quality score
6) Sample
7) Audit
| {
"target_language": "Java",
"developer_needs": [
"tooling",
"ci_integration",
"evaluation_metrics"
]
} | |
train_00497 | 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: 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.
Agent loop: Plan → Edit (diff) → Test → Reflect → Human gate
| {
"target_language": "TypeScript",
"developer_needs": [
"governance",
"cost_latency_tradeoffs",
"security_gates"
]
} | |
train_00498 | 2026-01-01T00:00:00 | Reasoning-first coding models and tunable deliberation | code | intermediate | Task: code
Topic: Reasoning-first coding models and tunable deliberation
Difficulty: intermediate
Target language: JavaScript
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": "JavaScript",
"developer_needs": [
"evaluation_metrics",
"tooling",
"ci_integration"
]
} | |
train_00499 | 2026-01-01T00:00:00 | Multimodal dev workflows (docs, diagrams, traces) | agent_loop | foundation | Task: agent_loop
Topic: Multimodal dev workflows (docs, diagrams, traces)
Difficulty: foundation
Target language: Go
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": "Go",
"developer_needs": [
"documentation",
"evaluation_metrics",
"ci_integration"
]
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.