74 related articles

Learn how to write controllable, maintainable AI code using the Harness methodology with Claude Code. Covers SDD, Agent orchestration, and enterprise-grade AI programming practices.

Why did Claude Code abandon RAG for Grep? Breaking down the three root causes — undiagnosability, the multiplication effect, and index staleness — behind the shift to Agentic Search.

A real AI Agent customer service failure reveals: the biggest deployment risk isn't losing control — it's faithfully executing a poorly defined goal. A deep dive into Agent risks and boundary management.

Agent Studio unifies AI Agent role definition (Subagents) and Skills on one platform, enabling coordinated orchestration through a shared MCP endpoint, progressive disclosure, and moderated community publishing.

Deep dive into Skill Studio's "Linked Context" mechanism—skill files become real-time URL fetches instead of pre-loaded copies, extending AI Agent progressive disclosure to the entire open web.

A deep dive into Harness Engineering's core architecture covering the Information, Constraint, and Automation layers to systematically constrain and verify AI Agent output for reliable development.

Deep dive into Claude Code Hooks: covering five event types, auto-formatting, dangerous operation blocking, and team collaboration best practices for deterministic AI coding.

A deep dive into three levels of AI programming: Vibe Coding for rapid prototyping, Plan Mode for structured development, and AI-engineered programming for enterprise-grade projects with SDD and Claude Code SuperPower.

Deep dive into Zhipu's GLM-5.2: truly usable 1M-token context, MIT open-source strategy, full-stack Huawei Ascend training, and how it compares to Claude Opus. Includes benchmarks, use cases & pricing.

Learn how to install and configure the Codex plugin in Claude Code, leveraging dual-AI adversarial review to uncover code vulnerabilities across seven attack surfaces.

From Grill Me to Grill With Docs: applying DDD's Ubiquitous Language to solve terminology drift and context loss in AI programming for efficient cross-session collaboration.

A detailed guide to the Claude Code and Codex collaborative workflow: Claude Code handles architecture planning and code review, while Codex handles execution. Boost dev efficiency through standardized handoffs.

Deep dive into Claude Code internals: stateless model principles, four-layer prompt assembly, Agentic Loop execution, permission control, and reusable Skills workflow templates for agentic engineering.
Deep DivesDeep dive into AI hallucination's three root causes: training objective flaws, exposure bias, and probabilistic generation. Covers classification and practical mitigation strategies including RAG.
TutorialsReal case study showing Claude Code's efficient dev workflow: four-part prompt template, three-round iterative fixes, code review methods, and decision frameworks to save 60% coding time.
Deep DivesDeep analysis of how multi-agent architecture solves AI hallucination. From context rot to adversarial debate mechanisms, see how Anthropic, xAI, and Kimi reduce hallucination rates from 12% to 4.2%.
TutorialsAnthropic's official Claude Code best practices: 7 core tips covering self-review, plan mode, precise instructions, CLAUDE.md, reverse interviews, session cleanup, and multi-session parallelism.
Product ReviewsHands-on review of ZenFlow—the first spec-driven fully autonomous AI software engineer. Multi-agent parallel collaboration with built-in verification delivers end-to-end development from ideation to production.
TutorialsA deep dive into Harness Engineering's three-layer architecture: Information, Constraint, and Automation layers, covering Agent failure modes, OpenAI and Anthropic best practices, and AI tool selection strategies for controlled AI development.
TutorialsComplete guide to enterprise RAG architecture covering data indexing, vectorization, and retrieval optimization. Practical insights on chunking strategies, hybrid retrieval, and hallucination control for production-grade LLM applications.