shareAI-lab/learn-claude-code

Visual summary of the agent harness architecture

Open

#355 opened on 2026年6月8日

GitHub で見る
 (0 comments) (2 reactions) (0 assignees)TypeScript (9,907 forks)batch import
good first issue

Repository metrics

Stars
 (60,513 stars)
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.

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