zenn.dev/kt3k/articles/74785af8436b1e

archives

This URL has 1 public saves. The first save was Apr 2, 2026, 06:14 AM and the latest save was Apr 2, 2026, 06:14 AM.

View recent saves on this domain

Latest saved version

ReAct (Reason+Act) パターンを TypeScript だけで実装する

This is the newest public snapshot for this URL and the best place to start reviewing the page.

Apr 2, 2026, 06:14 AM

Source URL

https://zenn.dev/kt3k/articles/74785af8436b1e

About this page

This page explains how to implement the ReAct (Reason+Act) pattern from scratch using only TypeScript, without any frameworks. ReAct is an AI agent pattern where LLMs alternate between 'reasoning' and 'acting' steps to solve problems progressively. The article demonstrates this through a practical example of an npm package selection agent using two tools: search and get_info. It illustrates how the Reason→Action→Observation loop works by showing actual code implementation.

Total saves

1

Latest save

Apr 2, 2026, 06:14 AM

First save

Apr 2, 2026, 06:14 AM

Saved versions

zenn.dev/kt3k/articles/74785af8436b1e web archives are listed here. You can still review the saved screenshot and HTML even if the original page disappears.