947 related articles
TutorialsDeep dive into Claude Code's five-layer extension architecture: Claude.md memory, Skills, MCP services, Subagents, and Hooks. Master the Rule of Three and golden combinations to systematically boost AI coding efficiency.
TutorialsLearn Cursor Hooks structure, configuration, and practical use. From trigger events and matchers to scripting permission popups, auto-testing, and more.
Product ReviewsDeep dive into Windsurf Wave 2 & Wave 3 updates: MCP protocol support, Turbo auto mode, DeepSeek integration, Tab to Jump, pricing comparison with Cursor.
Industry InsightsLangChain unveils a full-lifecycle toolchain for Agent development at Interrupt, covering Deep Agents 0.6, SmithDB, Context Hub, LLM Gateway, and LangSmith Engine.
Tech FrontiersWeekly AI roundup: Anthropic launches Claude Code review, Google Gemma 4 leaks with MoE architecture, DeepSeek V4 delayed again, Microsoft Copilot Cowork reshapes collaboration, and OpenAI acquires PromptFool.
TutorialsA deep dive into Vibe Engineering principles: context engineering, sub-agent collaboration, autonomous testing loops, plus OpenAI's case study of a 12-hour Kotlin-to-Rust rewrite.
Industry InsightsDeep analysis of Qoder's (Tongyi Lingma international edition) context engineering architecture, including its four-layer retrieval engine, memory engine, context caching, and core product design.
Product ReviewsIn-depth hands-on review of Claude Opus 4.8 across 2D tower defense, 3D game dev, UI reproduction, and tool generation, with scoring and comparison to Opus 4.7.
Product ReviewsMeta releases Llama 3.3 70B open-source model with just 70B parameters rivaling 405B performance. Tested on 13 logic, math, and coding questions, it passed 12 — reshaping the open-source model landscape.
Product ReviewsHands-on testing of an API aggregation proxy platform's model calling capabilities, including GPT-Image2 image generation, cost analysis, and coverage of 100+ models like Claude and Gemini.
Product ReviewsDeep dive into Claude Code 2.0's core features: checkpoint rollback, context window visualization, usage tracking, native VS Code extension, and MCP server integration, with comparisons to Cursor and Codex.
Tech FrontiersGeneric Agent builds a self-evolving AI agent with just 3,000 lines of code, 9 atomic tools, and a five-layer memory architecture — using only one-sixth the tokens of competitors.
Expert OpinionsCan news about declining birth rates act as a biological self-balancing mechanism? Exploring information feedback loops, cybernetics, and why structural barriers limit this theory's real-world impact.
Industry InsightsA Dutch hotel's 23°C AC limit sparks tech debate on degrowth vs. innovation. Exploring how AI energy management can balance sustainability with comfort.
TutorialsDeep dive into SubAgent context isolation architecture, covering parent-child Agent roles, tool definitions, run_subagent implementation, and differences from TodoList and Agent Teams.
Tech FrontiersOct 3, 2025 AI Daily: IBM releases Granite 4.0 hybrid architecture open-source models, Google launches Jules CLI and Gemini 2.5 Flash Image GA, Ant Group open-sources Ming UniVision, OpenAI hits $500B valuation.
TutorialsDeep dive into Claude Code Sub-Agent mechanism with a practical blog writing + Git commit case study, showing how multi-agent collaboration solves instruction loss and context bloat issues.
Deep DivesDeep analysis of two MCP ecosystem breakthroughs: code execution compresses tool definitions from 150K to 2K tokens, and Agent Skills enable capability packaging and reuse.
TutorialsDeep dive into MCP (Model Context Protocol): its core concepts, three communication mechanisms, and ecosystem. Learn how MCP replaces Function Calling with Streamable HTTP and SDK 2.0.
TutorialsHow can frontend engineers advance into AI Agent development? This guide covers LangGraph.js core architecture (state, nodes, edges), LangChain comparison, and workflow agent design with practical examples.