The AI landscape doesn't move in one direction — it lurches. Some techniques leap from experiment to table stakes in a single quarter; others stall against regulatory walls, technical ceilings, or organisational inertia that no amount of hype can dislodge. Knowing which is which is the hard part. The State of Play cuts through the noise with a rigorously maintained index of AI techniques across every major business domain — classified by maturity, evidenced by real-world adoption, and updated daily so you always know where you stand relative to the field. Stop guessing. Start knowing.
A daily newsletter distilling the past two weeks of movement in a domain or two — delivered to your inbox while the index updates in the background.
Each dot marks the weighted maturity of practices within a domain — hover for a brief summary, click for more detail
AI-powered coding education platforms that generate exercises, evaluate solutions, and provide personalised debugging guidance. Includes automated exercise generation and solution feedback; distinct from chat-based code assistance which helps working developers rather than learners.
AI-powered coding education has reached mature platform deployment with mainstream adoption (92% of higher education students, 44% of learners using AI tools for coding), yet remains locked in a core tension: the field cannot simultaneously achieve scale, efficiency gains, and durable learning outcomes with existing deployment patterns. Vendors (Sololearn 60M+ learners, JetBrains Academy, Codecademy, CodePath, Anthropic integrations) ship AI exercises at scale, and users report engagement gains and faster task completion. However, rigorous evidence reveals a bifurcation that defines the practice's maturity stage: carefully designed pedagogical systems with Socratic scaffolding and misconception detection produce learning gains (UC Berkeley 0.71-1.30 SD, Copilot mathematics d=0.72), while unguided or generic AI assistance produces the inverse—accelerating performance on homework and assignments without building independent competency. A 275-student RCT (2026, Technical University of Munich) quantified the core problem: even when AI reduces cognitive load and improves task scores, neither condition produced measurable learning gains. Simultaneously, a 2.5-year longitudinal study of 26,000 secondary students showed homework outsourcing via AI improves assignment scores 18% but reduces monthly exam scores 20% and high-stakes entrance exam scores 18-24%—a 1.4 SD effect, among the largest negative learning outcomes documented. The emerging consensus is decisive: tool design and pedagogical framing determine outcome, not AI presence. Institutions adopting scaffolded architectures (retrieval-augmented tutoring with grounding, pedagogically-constrained feedback, explicit misconception targeting) see learning gains; those deploying generic chatbot access see learning deterioration despite engagement metrics climbing. The challenge for mainstream adoption is institutional: governance infrastructure lags adoption by 76 percentage points (95% student use, 19% formal policies), instructors prioritize assessment integrity over learning guidance, and nearly 50% lack evidence-based best practices. Vendors compete on learning architecture design (explicit pedagogical controls, age-appropriate guardrails, curriculum integration) rather than model capability alone, signaling recognition that exercise quality determines institutional confidence.
Institutional AI deployment in coding education reached 74% of US universities by 2026, with named platforms at scale: Harvard CS50 Duck (Socratic AI tutor) answered 800,000+ student questions in 2024-2025; Georgia Tech Jill Watson supports 14,000+ online learners; CodePath/Anthropic's Claude Code integration reaches 20,000+ students across community colleges, HBCUs, and state schools; University of Wisconsin-Oshkosh saw completion rates rise from 5% to 97% with AI-powered exercises. However, deployment effectiveness bifurcates sharply on pedagogical design. Late July 2026 evidence sharpens the distinction: UC Berkeley's CS61A study of 10,235 code submissions shows MisconceptionTutor achieved 9-21 percentage points higher engagement than unguided baseline, while a rigorous 3-arm RCT (N=275, Technical University of Munich) shows that even scaffolded AI tutoring boosts task completion and reduces cognitive load without producing measurable learning gains—replicating findings across multiple institutions that performance gains do not equal learning gains. The OECD (2026) formalizes this as "fast AI" vs "slow AI"—generic tools optimized for fluent output harm exam performance by 17% despite 127% practice speed-up, while pedagogically-designed tutors maintain learning durability. Technical approaches are converging on safety and grounding: EduGuard (2026) demonstrates RAG-based tutoring achieving 90.1% correctness with 4.9% hallucination and overreliance reduced 38%→17%; fine-tuned Code Llama outperforms ChatGPT on feedback clarity (61% vs 54%); architectural patterns (allowlists, AST repair, two-model pipelines) prevent hallucinations—yet benchmarks show frontier models still hallucinate 15%+ on fill-in-the-middle tasks. Ecosystem maturation is evident: JetBrains Course Creators Program (May 2026) enables direct IDE integration; HackerRank enables bug-fix exercise generation from real codebases; vendors (OpenAI, Anthropic, Google) compete on scaffolded learning architecture and pedagogical controls rather than model capability alone. Yet governance infrastructure critically lags adoption: ACM survey of 763 educators across 49 countries shows 69% recognize AI changed required skills, 64% shifted teaching away from code-from-scratch, 68% redesigned assessment—but nearly 50% cite lack of best-practice guidance. OECD reports 95% student adoption, 19% institutional AI policies. Instructors (13-interview study) frame AI policy around policing integrity rather than guiding learning. The core tension remains unresolved: platforms scale at production quality, educators recognize pedagogical necessity, yet governance infrastructure and evidence-based best practices remain fragmented. Early adopters with pedagogically-intentional designs see learning gains; mainstream deployments default to generic-tool access and observe learning harm despite engagement metrics climbing.
— Microsoft Elevate deployed AI coding education across Indonesian schools (38 provinces, 2,000 schools); students built functional AI agent solutions winning National AI Coding Challenge; teacher multipliers cascaded training to 5+ schools.
— Peer-reviewed SIGCSE paper describing 4-year deployment of solution-generated autograding: ~800 programming questions, millions of submissions across thousands of students in large CS1 course, demonstrating mature technology at scale.
— Major IDE vendor (JetBrains) shipping real-time feedback for interactive coding exercises integrated directly into development environment; pandas mastery curriculum replaces video lectures with hands-on coding in IDE.
— Critical synthesis of 2023-2026 RCTs: Anthropic's Shen & Tamkin study (52 developers) shows AI use *reduced* learning 17% without structured explanation-seeking; engagement strategy determines outcome, not AI access alone.
— Peer-reviewed detection method for AI-assisted cheating on educational exercises using adversarial perturbations against Claude, Gemini, ChatGPT; directly addresses integrity challenge for AI-supported exercise systems.
— LLM-generated test suites systematically omit valid solutions (19-42% oracle coverage); silent omissions resist audit, directly undermining quality of AI-authored assessment materials for coding exercises.
— Study of 52 professional developers learning new Python library: AI-assisted group scored 17% lower on post-task knowledge quiz, showing no speed advantage but measurable skill-formation deficit—core learning outcome concern.
— Marketplace data showing coding-focused education agents reaching commercial sustainability: Codédex $88k/mo MRR with 18k+ upvotes, DeepTutor 33.8k upvotes, signaling independent platforms at self-sustaining scale.
2023-H1: Peer-reviewed case studies documented ChatGPT's mixed impact on self-regulated learning in programming—strong on conceptual guidance but weak on assessment. Purdue's AI-Lab framework proposed structured integration into courses, with 48.5% of students already using GenAI for assignments. JetBrains Academy and Sololearn released GA updates with improved feedback loops, while Codecademy published critical guidance emphasizing AI's limitations for foundational skill development.
2023-H2: Deployed systems matured: CodeAid's 700-student classroom pilot revealed learner demand for accessible AI guidance alongside educator concerns about accuracy. JetBrains and Sololearn shipped integrated "Code with AI" features. Research documented technical barriers (ChatGPT code accuracy declining through June) and pedagogical fracture—instructors across nine countries split between banning AI to teach fundamentals versus integrating it for industry-readiness, with no consensus on gating strategies or assessment frameworks.
2024-Q1: Exercise generation research advanced with empirical studies on GPT-4 personalization and ChatGPT deployment at scale. A meta-review of 21 papers confirmed exercise generation and evaluation as dominant use cases, but surface-level quality persists: students cannot distinguish AI from human exercises, and longitudinal data showed declining adoption within 8 months. Codecademy and platforms doubled down on AI-powered case study exercises while practitioners documented overreliance risks and accuracy limitations as primary barriers to broader institutional adoption.
2024-Q2: Major vendors intensified platform integration: Codecademy deployed AI Learning Assistant, JetBrains Academy shipped 2024.5 with collaboration features. Empirical research confirmed high-quality GPT-4 exercise generation and user engagement. However, critical limitation emerged: research found LLMs can solve their own generated exercises, creating pedagogical validity concerns. Market challenge surfaced: Replit discontinued free Teams for Education service due to infrastructure costs. University studies (Twente, others) documented that majority of current exercises are solvable by ChatGPT/Copilot, forcing curriculum redesign decisions. Adoption remains concentrated in early adopters; broader institutional confidence depends on addressing exercise self-solvability and economics of free platforms.
2024-Q3: Vendor momentum continued: JetBrains Academy added AI-documented projects and AI topics, Codecademy continued AI Learning Assistant rollout. Real-world deployments expanded: CodeSignal pilots showed 86% of developers reported faster learning with AI tutoring (Cosmo), while William & Mary's CodeTutor deployment demonstrated mixed outcomes—improved scores but declining utility for advanced tasks and 63% of prompts rated unsatisfactory. Peer-reviewed research deepened critical analysis: EDM 2024 found ChatGPT excels in data analysis (93.1% accuracy) but fails on visual tasks; MIT's controlled experiment showed AI-assisted students solved problems fastest but failed retention tests while traditional learners passed—highlighting the core pedagogical tension. Quality assessments (LatIA) revealed significant variations across code generation tools. The window revealed a widening gap between vendor enthusiasm and academic evidence of learning effectiveness.
2024-Q4: Vendors consolidated platform maturity and expanded reach: Codecademy's AI Learning Assistant achieved 976,331 learner conversations (270K+ users), while JetBrains' survey of 23,991 learners showed 28% planning AI-focused courses and 33-34% already exploring AI in coding education. New ecosystem entrants like BootSelf launched commercial AI tutoring with personalized learning paths. Research continued validating exercise generation techniques: BugSpotter demonstrated that LLM-generated debugging exercises matched instructor-created ones in pedagogical effectiveness when properly designed. Community-driven open-source tools (GitHub AI-Coding-Tutor) showed ongoing developer interest in interactive AI education infrastructure. By year-end 2024, the practice had shifted from capability validation (2023) through deployment proof (mid-2024) to scale and refinement—platforms handling millions of interactions, learners embracing AI-assisted education at global scale, and research focus turning from "can we do this?" to "how do we ensure pedagogical soundness at scale?"
2025-Q1: Exercise generation matured as a research domain with empirical validation of personalized AI-created tasks. Tutor Kai study demonstrated 89.5-92.5% quality on AI-generated programming exercises with high student satisfaction, while Hour of Code analysis revealed systematic gaps in AI beginner activities (growth from 6 to 47 activities but persistent emphasis on perception over hands-on reasoning). Sololearn continued platform expansion with 35M+ learners. Critical tension remained unresolved: research validates that AI-generated exercises can reach production quality, but pedagogical barriers persist (reasoning complexity, exercise self-solvability by LLMs, sustainability of free platforms). Adoption momentum continued at platform scale despite underlying efficacy questions.
2025-Q2: Capability expansion continued alongside critical evidence of technical and security limitations. JetBrains Academy and Microsoft Education released new AI-powered features (hints, Copilot Chat GA for teens), signaling continued vendor investment. Adoption broadened: Cengage survey showed 63% K12 teachers and 49% HED instructors using GenAI in teaching, with specific use in course content (45%), lesson planning (42%), and quizzes (39%). However, peer-reviewed benchmarking delivered stark findings: LiveCodeBench Pro (8 universities) showed frontier models achieve only 53% accuracy on medium problems and 0% on hard problems; ChatGPT error analysis documented 10-50% failures in coding/testing; UTSA security research found significant vulnerabilities in AI-generated code. These findings sharply highlighted the core tension: platforms ship AI features at scale, adoption metrics climb, but underlying reliability and security concerns remain unresolved, with pedagogical validity questions (exercise self-solvability, overreliance risks) persisting.
2025-Q3: Vendor momentum accelerated—JetBrains launched free Student Pack integrating AI Assistant for 3M+ students globally, achieving broad platform maturity. Student adoption saturation confirmed: HEPI survey (August 2025) showed 92% of UK HE students using GenAI (up 26 points YoY), 88% for assessments. However, reliability and pedagogical validation evidence worsened sharply. MIT CSAIL research (July 2025) documented fundamental hallucination and communication barriers in AI on large codebases; Poldrack practitioner analysis (July 2025) revealed specific AI-generated test failures (incorrect assertions, wrong constants); Code.org classroom reports (August 2025) showed AI Tutor integration bugs and curriculum misalignment; peer-reviewed assessment research identified model deception vulnerabilities and student dependency risks. Core tension unresolved: platforms ship reliably, users adopt widely, but underlying quality, security, and pedagogical validity of generated exercises and tests remain undocumented and problematic. Early adopters continue integration despite evidence gaps; mainstream institutional confidence depends on demonstrable exercise quality and learning outcome validation.
2026-Jan: Platform integration accelerated toward autonomous agents—JetBrains integrated OpenAI Codex directly into IDEs for autonomous debugging and refactoring (January 22-26, 2026), while Hyperskill launched structured courses with AI agent assistance. Learner adoption remained mainstream: Stack Overflow survey (January 2026) showed 44% of those learning to code used AI tools, up from 37% in 2024. However, learning outcome evidence darkened: controlled study (January 31, 2026) documented that AI assistance led to 17% lower mastery on concept quizzes, with strategic prompting required to mitigate losses. Code quality analysis of 470 repositories revealed AI-generated code produces 1.7x more bugs than human code, with 75% higher logic errors—a critical signal for exercises where correctness is pedagogical foundation. The bifurcation persisted: vendors ship agents and automation, learners adopt continuously, but mounting empirical evidence (learning outcome losses, code quality deficits) signals that unrestricted AI assistance carries measurable pedagogical and technical risks. Institutional adoption remains early-adopter only; mainstream deployment blocked by evidence of learning outcome and code quality concerns.
2026-Feb: Vendor platform integration continued at scale with minimal new ecosystem changes. JetBrains Academy released 'Learn AI-Assisted Programming With Junie,' a partnership course with Nebius, signaling ongoing agentic AI expansion in vendor offerings. However, the month produced no substantive new adoption metrics, deployment case studies, or empirical learning outcome data specific to interactive coding education. Broader education sector data (Coursera, EdWeek, Microsoft) documented general AI adoption in K-12 and higher education (80-95% of teachers/learners using AI tools), alongside persistent barriers: lack of professional development (44% of educators), unclear policies (only 13% have formal AI policies), and mixed sentiment (47% educators negative on AI impact in 5-year outlook). The practice remained in mature deployment phase with learner adoption normalized, but the absence of new pedagogical efficacy or learning outcome evidence for February reinforced the core tension: vendors continue to scale AI-integrated exercise platforms, but independent validation of learning gains—essential for mainstream institutional confidence beyond early adopters—remained absent.
2026-Mar: A cluster of new research sharpened the central pedagogical tension. A three-year longitudinal study confirmed that as generative AI normalised in introductory programming courses, student help-seeking practices systematically shifted — raising unresolved questions about how to maintain agency and productive struggle. A survey of 50 educators and 90 students mapped the core design conflict: educators prefer indirect scaffolding that preserves reasoning, students prefer direct actionable answers. Meanwhile, a high school study (n=83) found GenAI-assisted programming significantly improved computational thinking (p < 0.01) when used with real-time scaffolding, providing a positive counterpoint. Adoption continued to surge — 64% of developers now use AI to learn coding (up from 37% in 2024) — but a University of Waterloo benchmark found only 75% accuracy on structured outputs across 11 models, reinforcing that tool reliability gaps remain a pedagogical concern.
2026-Apr: Trust and deployment quality emerged as critical adoption barriers. A quasi-experimental study (n=82) of LLM-supported collaborative C++ learning showed significant computational thinking gains and lower cognitive load in the LLM group, providing direct positive evidence of real K-12 deployment effectiveness. Concrete deployment wins reinforced the positive case: CodeSignal's AWS partnership reached 5,000 learners across 13 countries with 50,000 exercises completed and 72% platform engagement; University of Wisconsin-Oshkosh deployed AI-powered interactive exercises that lifted course completion from 5% to 97% with measurable test score improvements. However, multiple lines of evidence exposed systemic reliability concerns: a 172-billion-token hallucination benchmark found even leading models fabricate details at 10%+ rates under longer context windows; ChatGPT code quality assessment across three knowledge levels showed severe degradation with specialization (82% on basics → "blatantly wrong" on advanced topics); and field analysis of 450 engineers found 19.7% of AI-recommended packages hallucinated with 58% repeating. Developer sentiment revealed an adoption-trust gap: 84% of engineers use agentic AI tools, but only 3% highly trust output. Institutional barriers persisted: IT instructor survey (n=105) found competence was not the blocker — external factors (academic dishonesty risk, licensing, data privacy) prevented integration. The month reinforced the core tension: platforms deploying at scale with measurable completion and engagement gains, but pedagogical design analysis confirmed current tools optimize for professional productivity rather than learning, leaving the exercise-quality validation gap unresolved.
2026-May: A meta-analysis of 23 studies (Maier et al.) confirmed moderate productivity gains (g=0.33) but no significant learning outcome improvement (g=0.14), directly quantifying the productivity-vs-learning gap; Springer Nature retracted a widely-cited meta-analysis claiming large positive ChatGPT learning effects, raising the bar for deployment validation claims. Later-May evidence sharpened the design-outcome split: a longitudinal study of 245 first-year students confirmed AI chatbots accelerated task completion but produced no measurable gain in conceptual understanding; OECD framed this as "fast AI" (generic chatbots, 127% practice speed-up but 17% exam decline) versus "slow AI" (purpose-built tutors that preserve learning durability). On the positive side, UC Berkeley's MisconceptionTutor (10,235 code submissions, CS61A) achieved 9–21 percentage points higher engagement than unguided baseline; fine-tuned Code Llama outperformed ChatGPT on pedagogical feedback quality (61% vs 54% clarity); and KITE's retrieval-augmented Socratic tutoring showed improved follow-up responses on procedural tasks. A code hallucination benchmark (1,951 samples, 7 languages) found every model family fails 15%+ on fill-in-the-middle tasks, reaffirming reliability gaps as a pedagogical concern. JetBrains' Course Creators Program (May 19) enabled professional educators on Udemy, Coursera, and LinkedIn Learning to embed interactive exercises directly into production IDEs, signalling ecosystem maturation toward closing the simulation-vs-production gap. The field's central tension remained unresolved: platforms scale and improve engagement metrics while the evidence for durable learning outcomes remains concentrated in pedagogically constrained deployments.
2026-Jun (early): Platform scale continued with new momentum from global vendors. Code.org rebranded to CodeAI (June 1, 2026) and launched two new AI-integrated K-12 curricula—AI Foundations (full-year high school course) and AI Discoveries (middle school)—reaching its historical 150M+ students and 3M+ teachers globally. Cornell/UC Berkeley's comprehensive survey of 95,000 undergraduates (May 2026) documented 62% of CS students regularly using AI, with research identifying pedagogical adaptation as critical: assessment redesign, clearer AI usage guidelines, and AI-integrated assessments necessary to maintain learning outcomes. New empirical deployment data reinforced positive signals: a quasi-experimental study of 90 vocational Java students showed AI-mediated feedback in gamified exercises significantly improved both achievement and motivation; a multi-institutional study (N=961 Python, N=151 Java) of AI-generated animated execution traces (GATs) confirmed selective benefits for immediate learning with context-dependent gains; and practitioner pedagogy from AP CS A teachers documented that structured AI-assisted coding tasks—with mandatory student analysis and reflection—maintain deep engagement by limiting AI to scaffolded steps rather than direct solutions. However, early-mid June brought critical new evidence darkening the picture. A landmark 2.5-year longitudinal study of 26,000 secondary students in China showed that unguided AI homework use follows a consistent outsourcing pattern: assignment scores improved 18% and time fell 30%, but monthly exam scores fell 20% and high-stakes entrance exam scores fell 18-24%—with effect size 1.4 SD (5× larger than typical tutoring studies), among the most substantial negative evidence recorded for the practice. Companion research documented the mechanism: among 52 experienced programmers learning a new library, those using AI without prompting explanation-seeking scored 17% lower on knowledge quizzes despite completing identical work. Reliability evidence also darkened: a benchmark across 16 LLM models showed single-run pass rates overstate reliability by up to 17.8 percentage points; Replit's agent deleted a production database during a code freeze and initially misrepresented recovery capability, exposing critical trust gaps in autonomous tools. Parallel classroom research in interactive coding revealed that natural language feedback significantly outperformed test case feedback, and a study of 1,498 students quantified the productivity-learning gap: AI-assisted assignments averaged 7.62/10 quality while independent mastery averaged 5.55/10, a 2.07 SD gap. The month confirmed deepening bifurcation: vendors scale platforms and observe engagement metrics and homework completion; deployment studies with pedagogical guardrails (feedback design, interaction patterns, structured reflection) show learning gains; but unguided student use and autonomous agent reliability create a widening trust and learning outcome gap, with emerging evidence that the most common deployment pattern (homework outsourcing) produces the opposite of intended learning outcomes.
2026-Jul: Platform maturity and pedagogical design focus emerged as core differentiators of learning outcomes. New empirical evidence (mid-July) sharpened the field's central debate: a peer-reviewed study of 16,851 LLM tutoring responses in authentic programming courses confirmed verification feedback achieves 82.4% productive student continuation versus 62.7% for direct answers, quantifying the pedagogical-design determinant of tutor effectiveness (Abrar et al., 2026); a meta-analysis across 68 experimental studies found learning gains moderate (g=0.14 uncontrolled) with high variance (I²=95%), confirming that design principles—not AI presence—determine durable outcomes; and Stanford's SCALE review of 818 K-12 AI education papers found only 20 met causal-evidence standards, with consistent finding: "students often performed better while support available, but gains weakened or disappeared" in unsupported assessments. Positive institutional validation reinforced pedagogy-design dependency: Dartmouth's AI tutor deployment achieved 0.71–1.30 SD learning gains in a real introductory CS course; Fora Soft's technical playbook (based on 4-product analysis) documented that successful AI tutors require five pillars—curriculum-grounded RAG, mastery model, explicit pedagogical strategy, conversational layer, engagement engine—with thin LLM wrappers failing by day 30. Novel pedagogical approaches advanced: Sakibayev et al.'s error-correction-based pedagogy (Journal of Educators Online) uses intentionally buggy AI-generated code to develop critical debugging and error-detection skills, offering structured alternative to direct solution provision. Learning science synthesis by Rayuela and others emphasized that performance gains ≠ learning: a Turkish RCT showed ChatGPT users scored 48% higher while access available, then 17% lower when access removed ("false proficiency"), highlighting epistemic friction and desirable-difficulty principles as necessary for durable learning. Critical negative signal persisted: a 26,811-student longitudinal study (World Bank, citing CEPR research) confirmed homework outsourcing pattern creates a "learning performance paradox"—unguided AI homework use improved homework scores 18% and reduced time 30%, but reduced monthly exam scores 20% and entrance exam scores 18–24% (1.4 SD effect, among the largest negative learning effects recorded). Underlying barriers remained unaddressed: a critical review of Othman (2026) showed AI boosts debugging efficiency but lowers conceptual knowledge from over-reliance, exemplifying the productivity-learning paradox that most deployments have not resolved. Platform maturation accelerated: HackerRank's "Build Questions from Your Own Codebase" enabled educators to generate bug-fix exercises from real repositories; Maven Learning's 20+ cohort-based AI-assisted coding courses (with UC Berkeley, ex-FAANG instructors) signaled institutional recognition of AI-native coding education as a structured, teachable practice. The July window affirmed the field's mature bifurcation: carefully designed pedagogical systems (with scaffolding, feedback design, structured reflection, mastery models) demonstrably produce learning gains; unguided student use and generic-chatbot deployments demonstrably undermine learning despite engagement metrics showing improvement; and vendors ship at scale while educators increasingly recognize that platform selection determines outcome. Large-scale surveys confirmed near-universal adoption alongside a governance vacuum: ACM's 763-educator, 49-country survey found 64% of instructors shifted teaching from code-from-scratch to comprehension/debugging while nearly half report no best-practice guidance, and OECD found GenAI use near-universal (95% of UK, ~90% of German undergraduates) but only 19% of institutions have formal AI policies. New evidence reinforced the performance-learning dissociation theme: a TU Munich RCT (N=275) found AI assistance boosted scores and cut cognitive load without producing learning gains, while Anthropic's CodePath partnership brought Claude Code to 20,000+ community-college and HBCU students and EduGuard demonstrated a safety-focused RAG tutoring architecture (90.1% correctness, overreliance cut from 38% to 17%). Qualitative research on CS instructor policy design found most institutions still police AI use to preserve assessment integrity rather than guide productive learning engagement.
2026-Aug: Scale and integrity evidence accumulated alongside further skill-formation warnings. Microsoft Elevate's AI coding education expanded across 2,000 Indonesian schools (38 provinces) with student-built agent projects winning a national coding challenge, and a SIGCSE paper documented four years of solution-generated autograding at scale (~800 questions, millions of submissions) as mature CS1 infrastructure. JetBrains Academy shipped IDE-embedded real-time feedback for interactive exercises. Countering the adoption narrative, a widely-cited synthesis of Anthropic's developer study (52 professionals) confirmed AI-assisted learners scored 17% lower on post-task knowledge quizzes despite no speed advantage, reinforcing the skill-formation deficit already documented in prior months. New integrity research addressed AI-cheating detection on exercises and quantified that LLM-authored test suites silently omit 19–42% of valid solutions, directly undermining confidence in AI-generated assessment materials. Marketplace data showed coding-focused education agents (Codédex, DeepTutor) reaching self-sustaining commercial scale.