128 related articles

Deep dive into GitHub Copilot SDK: Agent Loop, Hooks lifecycle control, Custom Agents orchestration, Skills modules, and local model integration for AI app development.

A systematic six-week learning roadmap for AI Agent development covering core architecture, ReAct paradigm, multi-agent collaboration, RAG integration, deployment, and hands-on projects.

June 20 AI Brief: OpenAI Codex adds cross-host session handoff, Claude Code fixes 3% user quota bug, AlphaFold lead John Jumper leaves DeepMind for Anthropic, EU bets on 400B-param open-source model.

Anthropic launches Artifacts for Claude Code, turning coding processes into interactive shareable webpages. Explore PR walkthroughs, dashboards, UX prototypes, and the shift from individual productivity to team collaboration.

A battle-tested AI development workflow covering Claude Code Plan Mode, documentation management, version control, and Cloudflare deployment for building global products.

Deep dive into Agent Harness: tracing the paradigm evolution from Prompt Engineering to Context Engineering to Harness Engineering, and how loop-based architectures solve context loss in AI coding agents.

Learn how to use Claude Code's Skills system to auto-generate test cases from requirements docs in 10 minutes through a three-phase workflow of splitting, extraction, and generation.

Step-by-step guide to configuring DeepSeek API with VS Code plugin Cline, including API Key setup, Plan/Act dual-model strategy, and project management files for a $1.50 AI coding alternative.

Multi-agent bills out of control? This article breaks down two core token cost pain points and provides 4 actionable documents to cut multi-agent task costs by 60-80%.

A developer used OpenAI Codex and Antigravity to build and launch a WeChat Mini Program in 3 days with zero code. Full breakdown of the AI recipe app's design, tool workflow, and development process.

Planning with Files uses three Markdown files and Hooks to solve the context loss problem in AI coding tools like Claude Code and Cursor during long tasks.

Deep dive into Campus Find, a WeChat mini program using DeepSeek AI for smart lost & found matching, OCR recognition, QR code returns, and AI mascot interaction.

Learn how Codex Switch enables DeepSeek, GLM, and other models to seamlessly connect to OpenAI Codex CLI via local proxy protocol translation, vision augmentation, and web search.

Deep dive into 9 common failure modes of GrillMe and GrillWithDocs skills, covering scope control, question fidelity, model selection, parallel sessions, and more best practices.

Perplexity partners with Intel to bring local AI models and hybrid inference to Core Ultra Series 3 laptops. We break down the architecture, NPU capabilities, and the cloud-to-edge AI trend.

Five common Claude Code mistakes developers make: copy-pasting code, skipping CLAUDE.md, inefficient prompting, ignoring docs, and poor context management — with fixes.

In-depth comparison of Codex, Claude Code, and Cursor across pricing, features, GitHub integration, and team collaboration to help developers pick the best AI coding agent.

Deep dive into how Skill and MCP work together in Agent engineering. Skill handles business logic; MCP provides standardized connections. Together they form the core of modern Agent architecture.

A deep dive into LLM observability, evaluation systems, and experimentation loops for production AI. Covers OpenTelemetry, trace monitoring, five eval signal types, four scope levels, and automated improvement flywheels.

Design Mode is a new UI design interaction method supporting point, draw, and voice to directly modify interfaces in real time. Learn how it works and its impact on development.