932 related articles
ResearchEmpirical study of 110K open-source PRs comparing 5 AI coding agents (GitHub Copilot, Claude Code, Devin) on merge rates, code survival, and long-term maintainability—revealing AI code's 50% one-year survival rate.
TutorialsComplete guide to Cursor 1.0: installation, Chinese setup, MCP configuration, and AI Agent tips. From download to folder management, model selection, and file referencing for beginners.
Product ReviewsPage Agent is Alibaba's open-source AI browser extension that automates form filling and data entry via natural language. Supports Chrome, multiple LLMs, and backend integration.
Product ReviewsDeep dive into OpenHands, an open-source AI coding agent platform covering architecture design, sandboxed code execution, and multi-tool orchestration, compared with Copilot, Devin, and more.
Product ReviewsDeep dive into the 89K-star AI browser automation open-source project on GitHub — how it lets LLMs autonomously control browsers for web tasks, covering core capabilities, use cases, and getting started.
Product ReviewsPair AI natively integrates 6 AI coding tools—Roo Code, SuperMaven, Perplexity, Memo, Continue—into one editor starting at $15/month, competing with Cursor and Windsurf.
Product ReviewsDeep comparison of Qoder, Cursor, Windsurf, and Devin across autonomy, reliability, and context capabilities to help developers choose the right AI coding assistant.
Deep DivesBased on Anthropic's engineering practices, a detailed three-step decision framework for single-agent vs multi-agent architecture: bottleneck identification, technical feasibility, and business value filtering.
TutorialsA systematic breakdown of 15 key steps for building AI Agents with Vibe Coding, covering environment setup, product docs, frontend UI, backend APIs, databases, and deployment.
TutorialsA deep dive into Claude Agent SDK for Python: Query basics, custom Tools with MCP Server, CloudSdkClient multi-turn sessions, and Hooks security control with full code examples.
TutorialsLearn how to redirect Claude Agent SDK API requests to local LLMs via LiteLLM Proxy, achieving zero-cost inference while retaining full agent framework capabilities.
Deep DivesA deep dive into AI Agent development methodology, from the ReAct theoretical framework to a four-layer enterprise tech stack covering model services, Agent types, LangChain, and production deployment.
Product ReviewsGoogle's AI coding assistant Jules exits Beta with environment snapshots, Critic Agent reinforcement learning code review, interactive planning, web preview, web search, and more.
TutorialsDeep dive into SubAgent context isolation architecture, covering parent-child Agent roles, tool definitions, run_subagent implementation, and differences from TodoList and Agent Teams.
Product ReviewsCursor launches web and mobile versions supporting multi-agent parallel execution and mobile code review. A detailed look at core features, comparison with Google Jules and OpenAI Codex, and the PWA mobile experience.
Deep DivesDeep comparison of Claude sub-agents vs agent teams: architecture differences, use cases, and real-world results. A Pokémon RPG case study shows how agent teams achieve 95%+ feature completeness.
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.
Tech FrontiersAnthropic will host its inaugural Compile conference on June 16, 2025 in San Francisco, bringing together engineers, researchers, and builders to explore how AI is reshaping software development.
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.
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.