shareAI-lab/learn-claude-code

Visual summary of the agent harness architecture

开放

#355 创建于 2026年6月8日

 (0 条评论) (2 个反应) (0 位负责人)TypeScript (9,907 个派生)batch import
good first issue

仓库指标

星标
 (60,513 个星标)
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.

贡献者指南