2842 related articles
ResearchDeep dive into how the Humanize framework transforms LLM tokens into engineering productivity via Agent Loops. Covers KDA winning CUDA kernel contests, virtual hardware optimization, and 50% research cost reduction.
Tech FrontiersSGLang team hosts an Agent Loops Office Hour exploring inference optimization for agentic loops, covering KV Cache reuse, low-latency multi-turn dialogue, and tool calling techniques.
Expert OpinionsGumloop founder Max shares the truth about AI automation: processing 4M daily workflows taught him why 50 AI Agents running a company is a lie, and why the real AI philosophy is acceleration, not replacement.
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.
Industry InsightsOpenAI and Thrive Holdings launch a Codex-based Tax AI with closed-loop self-improvement: error tracing, auto-fixing, and test validation. A deep dive into this new AI Agent evolution paradigm.
Industry InsightsDeep dive into Claude Code's architecture: single-loop control, no RAG, 9,400-token tool prompts, and model tiering. The minimalist design behind a $1B AI coding tool.
TutorialsA detailed breakdown of replicating the Manus AI agent platform for $30, covering Docker container integration, task orchestration, UI design, and the course-based monetization strategy.
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.
Deep DivesRalph Loop is a 2025 AI programming paradigm: a memoryless AI Agent repeatedly reads the same Prompt, accumulates experience via file systems, beating multi-agent architectures through iterative loops.
TutorialsA deep dive into the Harness Engineering four-step closed-loop principle (Goal, Action, Verification, Memory), clarifying its relationship with Prompt Engineering, Context Engineering, and MCP.
TutorialsDeep dive into AI Agent context management: a three-step strategy from naive truncation to intelligent memory, covering sub-Agent architecture and long session evals to solve LLM context bloat.
Deep DivesDeep dive into AI Agent core principles: the Sense-Plan-Act-Observe decision loop, and how Planning, Memory, and Tools components transform LLMs into autonomous digital employees.
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.
Tech FrontiersDeep dive into Codex CLI 0.128.0's new /goal command: how prompt templates drive autonomous agent loops, token budget controls, and AI coding agents that work until the goal is done.

AFK is a team-oriented AI coding Agent management platform using Daemon local architecture, permission governance, task handoff, and BYOK to solve multi-user Agent collaboration challenges.

Mistral AI's patent filing for "code-based tool calling" sparks developer debate. Analysis of the technology, how it differs from JSON Function Calling, and its potential impact on the AI Agent open-source ecosystem.

Heym is a self-hostable visual platform for building agentic systems, offering multi-agent workflow orchestration, built-in observability, human approval mechanisms, and MCP protocol support.

An in-depth analysis of how the Tura framework helps AI Agents reduce 80% of token consumption while improving task quality through intelligent context management and structured tool calling.

Claude Code creator Boris shares 10 practical AI coding tips in his viral talk, covering setup, prompting, planning, team collaboration, SDK usage, and multi-instance concurrency.