2205 related articles
TutorialsLearn how GPT-Realtime-2 integrates with CRM systems through voice control, covering technical architecture, function calling, and context management to reduce data entry time by over 60%.
TutorialsComplete guide to Claude Code installation and configuration with usage notes for China, plus side-by-side comparison with Cursor, Copilot, and Trae to help developers choose the best AI coding assistant.
Tech FrontiersStability AI announces a limited-time 50% discount on Composer 2 SDK. This article breaks down the deal, Composer 2's core capabilities, and AI market pricing trends to help developers decide.
Tech FrontiersSWE-bench opens evaluation environments, task sets, trajectories, and training recipes, dramatically lowering the barrier to AI coding agent development.
Product ReviewsDeep dive into ChuanhuChatGPT, a 15K-star open-source project with multi-model access, Agent support, RAG file Q&A, GPT fine-tuning, and web search.
Tech FrontiersSWE-bench launches its official blog for in-depth content on AI coding evaluation, AI Agents, and toolchains—signaling a new phase of maturity and standardization in AI programming benchmarks.
Deep DivesCursor SDK launches /orchestrate skill, using recursive multi-agent spawning for complex tasks with 20% Token savings and 80% faster cold starts.
TutorialsLearn how to build an AI Agent on Dify with zero code, covering Function Call vs ReAct modes, Exa search tool setup, time-awareness solutions, and Agent best practices.
Product ReviewsDeep dive into ZeroClaw Plugin Hub, a multi-MCP router and SDK toolkit for Claude Code. Explore its routing capabilities, Agentic CLI design, SDK architecture, and how it solves AI tool ecosystem fragmentation.
Deep DivesA deep dive into the relationships between AI Agent, MCP protocol, Function Calling, and Prompt. From basics to full architecture, build a clear cognitive framework for AI app development.
Tech FrontiersOpenAI Codex adds the Developers plugin, letting developers directly access OpenAI API docs and best practices to rapidly build AI Agents and smart apps.
Deep DivesAnthropic's Advisor Strategy lets Sonnet execute tasks while Opus serves as advisor, cutting costs 12% while boosting SWE-Bench by 2.7 points. A new multi-model AI Agent paradigm explained.
Tech FrontiersOpenAI Codex major update: new Computer Use, built-in browser, long-term memory features. 3M weekly developers. How Codex evolved from coding assistant to full SDLC AI Agent.
Tech FrontiersGoogle officially releases Android 17 with nine new features including AI voice input, vibe-coded widgets, Emoji overhaul, and screen time management tools.
Product ReviewsTensorlake Skills is a skill module for AI coding agents like Claude Code and OpenAI Codex, routing them to real-time docs on sandboxes, orchestration, and SDKs to fix outdated training data issues.
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.
Tech FrontiersDeepSeek releases V3.2-Exp with proprietary DeepSeek Sparse Attention (DSA) for faster long-context training and inference, plus API prices cut over 50%.
Deep DivesAI Agents face infinite input spaces and non-deterministic outputs. Learn how simulation testing systematically validates Agent reliability through scenario generation, environment simulation, and behavior evaluation.
Deep DivesCC-Switch is a Rust-based cross-platform desktop app that unifies Claude Code, Codex, Gemini CLI, and three other AI coding assistants in one interface, with 67,000+ GitHub Stars.
TutorialsSimon Willison shows how putting LLM CLI tools in shebang lines turns plain English text files into executable scripts, from basic usage to tool calls and YAML templates.