172 related articles

Runway upgrades real-time video Characters with tool calling, enabling AI video agents to execute queries, tasks, and operations—marking a shift from content generation to intelligent agent platform.

Deep dive into how Gemini 3.5 Flash and Antigravity platform use multi-subagent architecture to design and build a complete virtual city from scratch.

Deep dive into Codex Hooks' six lifecycle hook types, covering configuration, local vs global hooks, and practical use cases like security interception and auto-summarization for full AI workflow control.

OpenAI announces ChatGPT, Codex, and Responses API now support private MCP servers, enabling secure enterprise intranet AI integration via outbound-only HTTPS.

A look at AI's core evolution over two years: from a prompt-dependent instruction follower to an autonomous collaborator that understands intent, plans tasks, and self-corrects.

Cursor launches Auto-review mode with smart risk assessment for tiered approval. Low-risk operations auto-approve while high-risk ones need manual confirmation.

OpenAI declares 'developers have evolved.' Explore the new builder mindset: the shift from code writers to product builders, lower barriers, and the rise of full-stack individuals in the AI era.

Debunking 5 common AI Agent development misconceptions: Agents aren't smarter ChatGPTs, complexity doesn't equal power, and RAG can't cure hallucinations. Learn the right approach to building Agents.

Deep dive into Google Firebase's integration with AI Studio, covering four core capabilities—database auto-configuration, authentication, security rules drafting, and zero-config deployment—for production-grade AI agent apps.

Firebase AI Logic gets major updates at Google I/O, expanding AI model support and enhancing output integrity. Learn how these changes impact developers.

Google Gemini's four co-leads — Jeff Dean, Noam Shazeer, and others — discuss Gemini's technical roadmap, multimodal capabilities, Agent direction, and future strategy in a rare joint conversation.

Deep dive into OpenAI Swarm multi-agent orchestration framework, explaining Function Call tool invocation and Handoff task transfer mechanisms with local deployment guide.
TutorialsIn-depth comparison of ReAct and CodeAct — two core Agent tool-calling architectures. From paper principles to code implementation, learn the trade-offs between reasoning+action and code execution.
TutorialsA deep dive into Agent Tuning principles and practices, covering why Agent training is needed, the evolution from Prompt to RAG to Agent, development workflows, and cost assessment for private deployment.
TutorialsDeep dive into Function Calling and MCP working principles through Cursor editor's system prompt analysis, comparing regular tools vs MCP tools and testing Agent capabilities across model sizes.
TutorialsDeep dive into Spring AI Alibaba Agent Framework's three-layer architecture: Spring AI foundation, Graph framework, and Agent Framework, with a recommended learning path for Java developers.
TutorialsESP-IDF VS Code extension integrates Copilot Chat Agent mode, enabling natural language build, flash, and debug with AI-powered error analysis and fix suggestions.
Product ReviewsIn-depth review of 11 AI Agent tools including ChatGPT Agent, Manus, and Claude Code, covering office work, academic writing, coding, and video creation scenarios.
TutorialsDeep dive into the technical differences between traditional RAG and Agentic RAG, covering offline/online pipeline principles, tool-based autonomous decision mechanisms, and a LangGraph-based Agentic RAG implementation via the ChatBox open-source project.
TutorialsDetailed guide to LangChain core modules including prompt templates, output parsers, Chain invocation, LCEL expression language, and LangSmith tracing tools for LLM application development.