127 related articles

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.

Deep dive into Claude Code's Hooks and Skills mechanisms. Learn to build safe, reliable AI programming workflows with a three-layer architecture (Cloud.md + Hooks + Skills).

RTK is an open-source Rust terminal output compression tool for Claude Code. It intercepts git, npm, and other command outputs, cutting Token usage from 118K to 23.9K — saving ~80%. Free, offline, installs in 2 minutes.

Deep dive into LangGraph's core positioning, its relationship with LangChain, practical code comparisons of Chain vs Graph, understanding Agent essentials, and multi-agent orchestration design.
TutorialsDetailed guide to LangChain core modules including prompt templates, output parsers, Chain invocation, LCEL expression language, and LangSmith tracing tools for LLM application development.
Product ReviewsClaude Code v2.1.143 brings intelligent plugin dependency chain management, background session model parameter persistence, Agent mode parameterized configuration, and critical Windows/macOS bug fixes.
Product ReviewsDeep analysis of Tabbit, the AI-native browser from Meituan's Light Years Beyond team, covering multi-model support, built-in Agent, smart tab grouping, Chromium-based architecture, and AI browser industry trends.
TutorialsGuide to Cloud Code's WeChat remote control feature using iLink Bot API. Control your AI coding assistant from your phone with text, image, and file support.
TutorialsDeep dive into LangChain 1.0's three-layer architecture (LangChain, LangGraph, Deep Agents), core components like Models, Tools, and Memory, plus a complete learning path from semantic search to multi-agent collaboration.
Product ReviewsThePrimeagen tests Claude Opus 4.6 vs GPT 5.3 on an identical Rust+JSX task. GPT wins with leaner code, but the real insight: AI is a multiplier on your existing engineering skills.
Product ReviewsThePrimeagen tests Claude Opus 4.6 vs GPT 5.3 on identical Rust+JSX tasks. GPT wins with leaner code and real JSX compilation. Key insight: AI is a multiplier—your engineering skill is what matters.
TutorialsTesting Hermes agent coordinating DeepSeek V4 and MiniMax 2.7 for collaborative coding: PDF export in 9 minutes, RSS service built from scratch in Nim language.
TutorialsA detailed comparison of LangChain's two model invocation approaches, focusing on init_chat_model unified interface usage and tips for avoiding DeepSeek V4 Pro Thinking Mode pitfalls in Agent scenarios.
TutorialsLearn Cursor Hooks structure, configuration, and practical use. From trigger events and matchers to scripting permission popups, auto-testing, and more.
Deep DivesDeep dive into CodeRAG's four core technologies: vector similarity search, file system tools, Code Knowledge Graph (CKG), and DeepWiki — how they work together to help AI coding assistants truly understand enterprise codebases and eliminate hallucinations.
Product ReviewsRuflo is an open-source multi-agent orchestration platform that upgrades single-threaded Claude Code into a distributed AI dev team with 100+ specialized Agents and a SANA self-learning engine.
ResearchResearchers tested major AI models with Tetris, Super Mario, and Sokoban. O3 Pro showed unprecedented planning ability, becoming the only model to clear all levels. Game testing reveals AI's evolution from pattern matching to strategic thinking.
TutorialsDeep dive into LangChain's three core concepts—Components, Chains, and Agents. Learn how this open-source framework connects LLMs to the external world and helps developers build enterprise AI apps.
TutorialsComplete guide to deploying Cloudflare AI Search managed RAG service, covering R2 data sources, AI Gateway, text chunking, Reranker, and semantic caching for production-grade intelligent search.
Industry InsightsDeep analysis of the Claude Code performance degradation controversy caused by thought summarization, plus open-source tools: Mautica AI Agent platform, Hitry spreadsheet engine, and more.