shareAI-lab/learn-claude-code

Visual summary of the agent harness architecture

オープン

#355 opened on 2026/06/08

 (0 件のコメント) (2 件のリアクション) (0 人の担当者)TypeScript (9,907 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (60,513 個のスター)
PR merge metrics
 (平均マージ 10d) (30d で 17 merged PRs)

説明

Hi shareAI-lab team,

I’ve been studying this repo and sketched a visual summary of how I understand the agent harness architecture.

The diagram connects several concepts from the course, including system prompt assembly, memory, auto-compaction, permissions/hooks, background tasks, cron scheduling, task systems, subagents, agent teams, and worktree isolation.

I’m sharing it in case it is useful for the docs or for other learners. Happy to revise it if any part does not match the intended architecture.

Thanks for creating this repo. It helped me think more clearly about agent harness engineering.

コントリビューターガイド