1075 related articles
TutorialsComplete guide to building AI Agents on Dify: covers Agent vs. chatbot differences, Exa search tool setup, time-awareness solutions, and functional separation best practices.
Tech FrontiersSWE-bench opens evaluation environments, task sets, trajectories, and training recipes, dramatically lowering the barrier to AI coding agent development.
Tech FrontiersCursor launches Claude Opus 4 Fast Mode with 2.5x speed but 6x cost. We analyze use cases, cost tradeoffs, and practical tips to help you decide if it's worth it.
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.
ResearchThe UK AI Safety Institute (AISI) releases its GPT-5.5 cybersecurity assessment, showing vulnerability discovery capabilities on par with Claude Mythos—but GPT-5.5 is already publicly available, raising greater security implications.
Deep DivesDeep dive into Context Engineering: its core principles and practices. From Prompt Engineering to context design, orchestration, and optimization—exploring how Karpathy's new AI paradigm reshapes LLM app development and AI Agent construction.
Product ReviewsIBM releases Granite 4.1 Apache 2.0 open-source LLMs. Simon Willison tests all 21 GGUF quantization variants from Unsloth, revealing that 3B model limitations overshadow precision differences.
TutorialsDeep dive into the open-source prompt-engineering-skills project covering model-specific prompt patterns and best practices for Claude, ChatGPT GPT-5.5, Gemini, and more.
Tech FrontiersDeep dive into the Kimi-Writer open-source project — an AI novel writing Agent built on Kimi-K2-Thinking with deep reasoning, autonomous planning, and long-form narrative capabilities.
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.
TutorialsDetailed guide on deploying Claude Code domestic alternatives via compatible API interfaces. Deep dive into six core systems: built-in tools, hierarchical memory, multi-Agent collaboration, and more.
TutorialsAndrew Ng and Databricks launch an AI Agent data governance course covering least privilege principles, Unity Catalog permissions, MLflow tracing, and a complete governance lifecycle from build to deployment. Free to learn.
Tech FrontiersDeepSeek extends V4-Pro API promotional pricing to May 31, 2026. Learn how this impacts developers and enterprises, and what it reveals about LLM pricing strategy.
Deep DivesDeep dive into LangGraph's core architecture, StateGraph design, multi-Agent collaboration, and deployment. Learn how this 31K+ Star project helps build reliable AI Agents.
Product ReviewsComprehensive comparison of 80+ AI coding agent tools, with SWE-Bench benchmark rankings covering Devin, Cursor, Claude Code, GitHub Copilot and more, plus pricing analysis to help developers choose.
Product ReviewsDeep dive into AGGO—an enterprise AI Agent framework built with Go and CloudWeGo Eino, covering conversational AI, RAG, memory systems, and tool calling, with Go's performance advantages.
TutorialsDeep dive into hermes-agent-guide: a 16-volume, 300K-word Chinese manual covering installation, memory systems, skill ecosystems, multi-Agent orchestration, and enterprise deployment.
TutorialsA deep dive into Nous Research's Hermes Agent open-source AI framework and the community Orange Book guide covering tool calling, reasoning, multi-Agent collaboration, and more.
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.