shareAI-lab/learn-claude-code

Visual summary of the agent harness architecture

Open

#355 ouverte le 8 juin 2026

Voir sur GitHub
 (0 commentaires) (2 réactions) (0 assignés)TypeScript (9 907 forks)batch import
good first issue

Métriques du dépôt

Stars
 (60 513 stars)
Métriques de merge PR
 (Merge moyen 10j) (17 PRs mergées en 30 j)

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.

Guide contributeur