diff --git a/packages/agent/learning/10-QUICK-START.md b/packages/agent/learning/10-QUICK-START.md index 055539d5..74916dbc 100644 --- a/packages/agent/learning/10-QUICK-START.md +++ b/packages/agent/learning/10-QUICK-START.md @@ -12,13 +12,13 @@ This guide helps you quickly understand the agent system and prepare for reimple ``` ┌────────────────────────────────────────────────────────────────────┐ -│ Application Layer │ +│ Application Layer │ │ ┌──────────────┐ ┌─────────────────┐ ┌───────────────────────┐ │ -│ │ Agent (Core) │ │ AgentHarness │ │ Your Custom App │ │ -│ └───────┬──────┘ └────────┬────────┘ └─────────┬────────────┘ │ -└──────────┼───────────────────┼─────────────────────┼────────────────┘ - │ │ │ - ▼ ▼ ▼ +│ │ Agent (Core) │ │ AgentHarness │ │ Your Custom App │ │ +│ └───────┬──────┘ └────────┬────────┘ └─────────┬─────────────┘ │ +└──────────┼──────────────────┼─────────────────────┼────────────────┘ + │ │ │ + ▼ ▼ ▼ ┌──────────────┐ ┌─────────────────┐ ┌────────────────┐ │ agent-loop.ts│ │ agent-harness.ts│ │ Session Repo │ │ types.ts │ │ │ │ │