cd/entity/ReAct· home entities ReAct
grep -l @react /news/*.json | wc -l → 28

ReAct

mentions 28 type Organization page 2/2 feed RSS

// recent coverage 28 mentions

04:00
2026-06-03
arxiv.org
artificial-intelligence

Inducing Reasoning Primitives from Agent Traces

Researchers introduced Reasoning Primitive Induction, a single-pass method that mines successful ReAct agent traces to extract recurrent reasoning moves into a compact library of typed pseudo-tools. T…

12:30
2026-05-31
dev.to
artificial-intelligence

Agentic AI: Architecture of Autonomous Systems

A developer detailed the architecture of agentic AI systems, building on the 2022 ReAct paper from Google Brain that enabled language models to reason, act, and revise their thinking in a loop. The po…

01:20
2026-05-24
dev.to
artificial-intelligence

Agent Series (3): Plan-and-Solve — Think First, Then Act

The article describes the Plan-and-Solve agent architecture, which improves upon the ReAct model by first generating a complete action plan before executing any steps. Unlike ReAct's locally optimal, …

06:08
2026-05-23
dev.to
artificial-intelligence

AI Agents in Practice — Read from the beginning

This article is a practical, production-oriented guide to building AI agents, focusing on engineering patterns rather than hype or specific products. It explains why agent demos often fail in producti…

01:26
2026-05-23
dev.to
artificial-intelligence

Why your AI agent loops forever (and how to break the cycle)

The article explains that AI agents often get stuck in infinite loops, repeatedly calling the same tool with slightly different queries, which wastes tokens and increases costs. This is identified as …

← prev page 2 / 2
// co-occurs with top 8 entities