shareAI-lab/learn-claude-code
GitHub で見るVisual summary of the agent harness architecture
Open
#355 opened on 2026年6月8日
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.