752 related articles
TutorialsLearn how QA engineers can build 18 AI Agents using Coze, LangChain, Dify, Cursor, and Skills — covering requirements analysis, test case generation, script writing, and regression testing with up to 10x efficiency gains.
Product ReviewsRoo Code launches Arena Mode for blind AI model comparison and Plan Mode for plan-first coding workflows, enhancing AI-assisted programming control and evaluation.
Tech FrontiersCursor's AI code review tool Bugbot adds custom review effort, letting developers adjust PR review depth by code importance. Analysis of usage strategies and workflow impact.
Tech FrontiersSWE-bench opens evaluation environments, task sets, trajectories, and training recipes, dramatically lowering the barrier to AI coding agent development.
Expert OpinionsDjango co-creator Simon Willison finds Vibe Coding and Agentic Engineering converging in practice. As AI tools grow reliable, where should engineers draw the line on trust and responsibility?
Tech FrontiersSWE-agent Multimodal officially released with image viewing and web browser debugging capabilities for automated frontend visual bug detection and fixes, plus the new SWE-bench Multimodal benchmark.
Tech FrontiersQwen team leads open-source models on SWE-bench, demonstrating strong software engineering capabilities. This article analyzes SWE-bench standards, Qwen's progress, and the value of open-source AI coding tools.
Tech FrontiersCursor 3 introduces native PR review with in-editor diffs, comments, commits, and review status. Learn about file tree navigation, changes picker, and AI-assisted code review potential.
Deep DivesCursor SDK launches /orchestrate skill, using recursive multi-agent spawning for complex tasks with 20% Token savings and 80% faster cold starts.
Tech FrontiersAnysphere uses previous-gen Composer to build RL training environments for next-gen Cursor AI. Explore how bootstrapped AI training reshapes code generation and the competitive landscape.
Tech FrontiersDeep dive into OpenAI's Symphony: assigning an independent Codex agent to each task for multi-agent parallel programming. Explore its architecture, developer impact, and industry trends.
Tech FrontiersAugment launches Prism, an intelligent model router that automatically assigns requests to the optimal AI model during multi-turn coding, matching frontier quality while cutting costs 20-30%.
Expert OpinionsAdopting AI coding tools isn't the same as transforming how you build. Learn how engineering teams can restructure their SDLC around AI for true competitive advantage.
Product ReviewsA developer tested AGENTS.md coding rules across 40 PRs on three AI coding Agents. Results: code quality unchanged, but fewer tool calls, faster completion, and lower costs.
ResearchPrompt engineering optimizations for coding Agents reduce tool calls, lower output tokens, and improve completion speed by 3-10%—delivering significant cost savings and latency reduction at scale.
Product ReviewsDeep dive into LiteLLM, the open-source AI gateway supporting 100+ LLM APIs with a unified OpenAI format. Covers core features, usage modes, and enterprise use cases.
Product ReviewsThe awesome-system-prompts open-source project collects system prompts and tool definitions from leading AI coding assistants like Claude Code, Cursor, Gemini, and Codex — an essential resource for prompt engineering and AI product design.
Deep DivesDeep analysis of Claude Code's source architecture: Agent loop mechanism, context engineering strategies, tool system design, and permission controls. Based on the viral GitHub project how-claude-code-works.
Product ReviewsRaptor is an open-source project that transforms Claude Code into an offensive & defensive security AI agent through prompt engineering and multi-layer architecture, enabling red team, blue team, and security research scenarios.
TutorialsComplete guide to running LLMs locally with Ollama. Supports DeepSeek, Qwen, Kimi-K2.5 & more. Covers installation, model ecosystem, privacy benefits & enterprise deployment. 170K+ GitHub Stars.