shareAI-lab/learn-claude-code

Visual summary of the agent harness architecture

Open

#355 aberto em 8 de jun. de 2026

Ver no GitHub
 (0 comments) (2 reactions) (0 assignees)TypeScript (9.907 forks)batch import
good first issue

Métricas do repositório

Stars
 (60.513 stars)
Métricas de merge de PR
 (Mesclagem média 10d) (17 fundiu PRs em 30d)

Description

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.

Guia do colaborador