1470 related articles
The Evolution of Coding Agents: A Para…
Coding agents are evolving from reactive code completers to proactive planners. Explore the "think ahead of time" paradigm, Plan-and-Execute architecture, and its impact on developer workflows.
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.
Product ReviewsOpenSlide is an Agent-native open-source slide framework that lets AI Agents write React code to generate professional presentations. Supports Claude Code, Cursor, and other coding Agents.
TutorialsDeep dive into Hermes Agent's four progressive cases: terminal ReAct loop, Feishu AI assistant, four-layer persistent memory, and three-stage Skill evolution with DeepSeek support.
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.
TutorialsDeep dive into Agent Loop, the core mechanism of AI coding tools. Learn how the ReAct pattern's reason-act-observe cycle enables autonomous multi-step code refactoring.
TutorialsDeep dive into LangChain Agent Executor internals, covering the ReAct reasoning-action-observation loop, tool choice strategies, and building a custom Agent Executor from scratch.
Deep DivesDeep dive into AI Agent's four core elements (LLM, Tools, Prompts, Executor) and ReAct loop decision mechanism, with a weather query example walkthrough.
Deep DivesDeep dive into Agent Loop, the core mechanism of AI Agents, based on ReAct architecture. Covers Tool Call ID handling, context management, assistant message feedback, with full Python code and common bug fixes.
TutorialsOpen-source GitHub project agent-study offers 36 chapters covering ReAct loops, Claude Code reverse engineering, MCP protocol, RAG, DSPy, and production observability as runnable Python code.

AI coding tools are shifting from request-based to token-based billing. This article analyzes how the $75 monthly cap impacts developers and what it signals for the industry.

Orca-Bench is a benchmark for evaluating AI agents' operational capabilities, testing LLMs on fault diagnosis, multi-tool orchestration, and risk decisions in simulated Oncall scenarios.

Complete guide to setting up a local AI coding environment on MacBook Pro M4, covering Ollama, MLX, Continue, Qwen3-Coder 30B configuration, and performance optimization strategies for 32GB RAM.

Exploring how AI builds cognitive computational models from human spatial reasoning experiments, analyzing LLM spatial cognition gaps and Embodied AI applications.

Deep dive into Customer.io's major summer release: geofencing triggers, live notifications, flexible SMS providers, notification inbox, and WhatsApp management upgrades for unified multi-channel engagement.

Exploring GUI design for AI Agents: why chat boxes fall short, and how ideal agent interfaces need task visualization, human-in-the-loop intervention, state presentation, and multi-agent orchestration.

Explore how to manage family IT support with a self-hosted ticketing system. Compares osTicket, Zammad, FreeScout and more, with Docker deployment tips and UX advice.

Can caveman-style minimal prompts save 65% on Tokens? We analyze task quality, hidden cost transfers, and model robustness to reveal the right Token optimization strategies.

Can caveman-style minimal prompts save 65% on Tokens? We analyze task quality, hidden cost transfers, and model robustness to reveal the right Token optimization strategies.

OpenAI releases GPT-5.6, targeting the price-performance frontier. Analysis of how architectural optimization and inference efficiency reduce costs, and how LLM competition shifts from capability to cost efficiency.