248 related articles

Deep dive into Loopcraft loop-stacking architecture for AI Agent development, covering retry, self-validation, and meta-learning loops to boost reliability.

57% of projects have deployed AI Agents, but 40% will be killed. This article analyzes the engineering methodology for taking AI Agents from Demo to enterprise product, covering the full process from requirements to deployment.

A 6-week systematic learning roadmap for AI Agent development, covering core architecture, ReAct principles, multi-agent collaboration, RAG integration, and deployment.

Agent Skills splits AI capabilities into independent skill folders with on-demand loading and progressive disclosure, cutting token costs by 80% and reducing hallucinations for template-based output.

Deep dive into AI large model principles, from Transformer architecture to probabilistic inference, with practical guidance on LLM applications in testing and AI testing strategies.

Agent Device is a CLI tool by Costec that uses accessibility snapshots to let AI coding Agents control iOS and Android devices for automated verification, script replay, and CI testing.

Simon Willison releases asyncinject 0.7, fixing bugs proactively discovered by Claude. This case shows AI evolving from passive coding assistant to active code reviewer and collaborator.

Andrew Ng argues that the core gap in AI Agent development isn't model selection — it's systematic evals and error analysis. A breakdown of his methodology.
Loop Engineering: The Paradigm Shift f…
Deep dive into Loop Engineering's five core components including worktree isolation, skill files, and sub-agent separation. Explore why loop design is harder than prompt engineering.

OpenAI engineer Ryan Lopopolo shares 9 months of pure AI agent coding practice, revealing core methodologies including prompt engineering, automated code review, and skill design in the new paradigm where code is free.

A systematic breakdown of core AI concepts — Token, RAG, Agent, MCP, Function Call — tracing the evolution from probabilistic text prediction to autonomous agents.
Deep Dive into the Three AI Programmin…
Deep dive into the three frameworks of Specification-Driven Development (SDD) for AI programming: Blueprint, Execution Flow, and Change Records — solving the problem of AI code going off the rails.

Deep analysis of Anthropic's real-world Claude Code practices: 16 parallel Agents building a C compiler, three-role architecture for full-stack apps, smart approvals solving 93% blind approval issues, and six official best practices.

Cursor reveals internal data: enterprise AI-generated code surges from 15% to 75%, Agent requests grow 15x YoY, and 30% of PRs are completed entirely by Agents. Engineers are becoming Agent managers.

A systematic four-stage learning roadmap for AI Agent development, covering core concepts, classic paradigms like ReAct, multi-agent collaboration frameworks, and hands-on projects to master Agent development skills in 2-3 months.

A deep dive into prompt engineering principles and core methodology. Master three keys to high-quality prompts: specific, rich, and unambiguous. Learn tuning techniques and advanced programming integration.

Learn how to use Claude Code's Ultra Code and Dynamic Workflow to orchestrate 100+ Agents in parallel, with Deep Research demos, token-saving tips, and workflow reuse methods.

In-depth analysis of AI agents' real impact on cybersecurity. From chat tools to coding agents like Crawfish and Hermes, learn how AI is reshaping security engineering and how professionals should adapt.

The datasette-fixtures plugin lets Datasette plugin developers quickly create a standard test database with a single uvx command, greatly simplifying plugin testing.
Deep Dive into Cosmos: A Unified AI Ag…
Deep dive into Cosmos, a unified AI agent orchestration platform that integrates scattered AI agents into a coordinated system spanning the full dev lifecycle, achieving 3x throughput gains.