Topic

#Agents

21 posts tagged “Agents”.

Chisato Chisato · · 4 min read

The ReAct Pattern: How AI Agents Reason and Act

ReAct interleaves an LLM's reasoning with tool calls and their results, letting an agent adjust its plan after each observation instead of reasoning blind.

#AI #Agents #LLMs
Chisato Chisato · · 4 min read

What Is an LLM Router?

An LLM router sends each request to the cheapest or fastest model that can handle it, instead of routing every call to one model regardless of difficulty.

#AI #LLMs #Agents
Chisato Chisato · · 6 min read

ARD: Big Tech's Agent Standard vs Anthropic's MCP

ARD vs MCP: Big Tech's new agent-discovery standard takes aim at Anthropic's protocol. What ARD does, who backs it, and how the two actually differ.

#AI #Agents #Enterprise
Chisato Chisato · · 6 min read

Meta AI Reset: Zuckerberg Admits Progress Stalled

At a July 2 town hall, Mark Zuckerberg told staff Meta's AI agent work 'hasn't really accelerated' — months after 8,000 layoffs and a costly reorg. What it signals.

#AI #Meta #Agents
Chisato Chisato · · 4 min read

Build Your Own AI Agent in 100 Lines of Python

Build a real AI agent from scratch — no framework. Just the Anthropic API, a tool-use loop, and two tools the model can call to explore your files.

#AI #Agents #LLMs
Takina Takina · · 2 min read

Cloudflare Builds Out Its Platform for AI Agents

Cloudflare's June updates target AI agents: longer-lived Durable Objects, tokenless temporary deploys, PlanetScale databases, and a private bot protocol.

#Cloud #Developer Tools #Agents
Chisato Chisato · · 4 min read

Claude Fable 5: Anthropic's Most Capable Model Yet

Anthropic's Claude Fable 5 is its most capable model yet, built for long-horizon, autonomous agent work. Here's what's new, what it costs, and when to use it.

#AI #Claude #Anthropic
Chisato Chisato · · 2 min read

xAI's Grok 4.3 Arrives as a Budget Frontier Model

xAI's Grok 4.3 hit Amazon Bedrock as the cheapest US frontier reasoning model, while the 6-trillion-parameter Grok 5 slips. Here's where xAI stands in 2026.

#AI #LLMs #Agents
Chisato Chisato · · 5 min read

Model Context Protocol (MCP), Explained

The Model Context Protocol (MCP) is the USB-C of AI — one open standard that lets any model plug into your tools and data. How it works and why it won.

#AI #Agents #Developer Tools
Chisato Chisato · · 4 min read

What Is an AI Agent? Goals, Tools, and the Loop

An AI agent is an LLM-powered system that pursues a goal across steps — planning, calling tools, observing results, and repeating until the job is done.

#AI #Agents #LLMs
Chisato Chisato · · 3 min read

What Is Letta AI? Stateful Agents with Real Memory

Letta (formerly MemGPT) builds stateful AI agents with long-term memory that persists across sessions. Here's what Letta is and how its memory model works.

#AI #Agents #Open Source

← All topics