2340 related articles
Product ReviewsFull breakdown of Claude Code 2.1: Opus 4.6 model upgrade, Hooks deterministic automation, Skills multi-agent collaboration, MCP tool chain integration, plus IDE shortcuts and practical commands.
TutorialsDeep dive into Claude Code Hooks' four core use cases: intercepting dangerous operations, auto change logging, code review, and automated testing. Learn Command, Prompt, and Agent Hook types.
TutorialsLearn Cursor Hooks structure, configuration, and practical use. From trigger events and matchers to scripting permission popups, auto-testing, and more.
TutorialsSee how finance professionals use AI coding tool Codex to build a portfolio management app with security master data, trade entry, and EOD valuation from a single natural language prompt.
TutorialsA front-end dev uses Godot + MCP to let AI build a Match-3 game from scratch, then designs a decoupled architecture for an Agent to play it autonomously with self-improving strategies.
TutorialsHow to solve high Token consumption when OpenClaw calls Claude Code. Achieve zero-polling with Stop Hook and Session End dual callbacks, combined with Agent Teams for fully automated dev workflows.
Industry InsightsAlibaba invests $52B in AI cloud infrastructure over 3 years. Bailian Platform hits 8B yuan ARR with 11 quarters of triple-digit AI revenue growth. Deep analysis of Alibaba Cloud's full-stack Agent upgrade strategy.
TutorialsDeep dive into Anthropic's enterprise Claude Code deployment: CLAUDE.md layering, Hooks, Skills, Plugins, and MCP servers for million-line codebases.
Product ReviewsIn-depth review of Mavis multi-agent platform across academic retrieval, literature review, and web development. Multi-agent mode significantly outperforms single agents in accuracy and reliability.
TutorialsDeep dive into Hermes Agent's four progressive cases: terminal ReAct loop, Feishu AI assistant, four-layer persistent memory, and three-stage Skill evolution with DeepSeek support.
TutorialsDeep dive into six common pitfalls of AI-generated API automation scripts and a three-layer solution covering diagnosis and optimization for real-world implementation.
Tech FrontiersAnthropic's Claude Code source code leaked via Source Map files, exposing the million-token Capybara model, Opus 4.7/Sonnet 4.8, undercover mode, and hidden features like Buddy, Kairos, and Dream.
Tech FrontiersAnthropic suffers a major code leak exposing 500K+ lines of Claude Code source, unreleased Opus 4.7, Sonnet 4.8, Mythos 5 models, 44 hidden feature flags, and the full product roadmap.
Expert OpinionsWhy do expert developers struggle to embrace AI programming? Through the Washing Machine Theory and imperative vs. declarative thinking, this article explores the mindset shift technical professionals face in the AI era.
TutorialsDeep dive into Spring AI and MCP protocol integration, covering tool calling, OAuth security, horizontal scaling, and context optimization for enterprise AI Agent services.
TutorialsLearn how Java developers can build MCP Server and Client using Spring AI Alibaba, define tools with @Tool annotations, and integrate with AI clients like Trae for LLM-powered business data access.
Industry InsightsExplore the Lock-In focus culture popular among AI developers, understand why deep work is critical in the fast-moving AI era, and get actionable tips to boost productivity.
Tech FrontiersOpenAI and legendary Apple designer Jony Ive are building a screenless AI hardware device with only a mic and camera, targeting 100 million units by 2027.
Industry InsightsDeep dive into how AI quota-cracking tools work, exposing the legal, compliance, and data security risks behind account rotation gray markets, with legitimate alternatives like API pay-per-use and subscription upgrades.
TutorialsComplete guide to adding MCP Servers to Claude Code in VSCode, covering stdio and HTTP connections, plus project-level vs global-level configuration with step-by-step instructions.