Agent Loop
Description
--- title: Agent 运行循环 Agent Loop description: 一个可靠 Agent 的循环,必须能计划、行动、观察、更新状态,并且知道什么时候停。 pageClass: agent-loop-page --- <section class="doc-hero"> <p class="doc-hero__kicker">Agent 基础</p> <h1>Agent 运行循环 Agent Loop</h1> <p class="doc-hero__lead">一个可靠 Agent 的循环,必须能计划、行动、观察、更新状态,并且知道什么时候停。</p> <div class="doc-hero__meta" aria-label="本文信息"> <span>适合阶段:Agent 工程实现</span> <span>核心机制:Think / Act / Observe / Reduce</span> <span>面试重点:状态机与停止条件</span> </div> </section> > Agent loop 是
Installation
Installs to ~/.claude/agents/yibo365-agent-camp-agent-loop.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yibo365/agent-camp/HEAD/agent/agent-loop.md -o ~/.claude/agents/yibo365-agent-camp-agent-loop.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.