From 6dfe90de75d921cdb4b961e548a59d5b580c6604 Mon Sep 17 00:00:00 2001 From: narawat Date: Wed, 29 Jul 2026 13:20:58 +0700 Subject: [PATCH] update --- packages/agent/learning/10-QUICK-START.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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 │ │ │ │ │