📖 Step 9: AI/LLM#327 / 350

Agent Memory

Agent Memory

📖One-line summary

An agent's ability to store conversation and task history for use in future actions.

💡Easy explanation

An agent's ability to remember past conversations and task results for future use. No need to re-explain context every time — it just picks up where it left off.

Example

맥락을 기억하고 이어가기

과거: "사용자는 React 프로젝트 작업 중"
이전 대화: "ESLint 설정 완료"
Current: "그러면 테스트 설정으로 넘어갈게요"