Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 935 Bytes

File metadata and controls

21 lines (14 loc) · 935 Bytes

Steps Code Index

학습/구현 단계별 가이드 문서 모음.

Files

  • step1.md: Step 1 — MCP Server를 LangGraph Agent의 도구로 통합하기.
  • step2.md: Step 2 — LangGraph Agent를 A2A로 통합하기(OOP Wrapper/Server).
  • step3.md: Step 3 — MCP만으로 멀티에이전트 구현 후 A2A로 한계 극복(Simple DeepResearch).
  • step4.md: Step 4 — A2A 통신 과정에서 HITL로 사람 판단을 요청(승인/거절/개정 루프).
  • agentic_code_guide.md: Agentic Code Guide — Step 1→4 완주 실행/연동 가이드.
  • hitl_integration_spec.md: HITL 통합 상세 설계.

Diagrams

Related