shareAI-lab/learn-claude-code

Visual summary of the agent harness architecture

Open

#355 建立於 2026年6月8日

在 GitHub 查看
 (0 留言) (2 反應) (0 負責人)TypeScript (9,907 fork)batch import
good first issue

倉庫指標

Star
 (60,513 star)
PR 合併指標
 (平均合併 10天) (30 天內合併 17 個 PR)

描述

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.

貢獻者指南