متقدمالدرس 3 من 1220 دقيقة · تطبيقي
Giving Every Agent a Role
جزء من دورة Vibe Coding: Multi-Agent Engineering
هل تريد تعلّم Vibe Coding: Multi-Agent Engineering Giving Every Agent a Role في بيئة حقيقية؟
انقر بالأسفل لتحصل على جهاز لينكس مع Vibe Coding: Multi-Agent Engineering جاهز، وتعمل على Giving Every Agent a Role بشكل عملي مع مدرّس ذكي يعرف الكود الخاص بك.
ابدأ هذا الدرسGiving Every Agent a Roleما الذي ستتعلّمه
- Responsibilities: naming what an agent owns and, just as important, what it does not own
- Context: the goal, constraints, and prior agents' decisions that must travel with a task
- Role instruction: the standing description that makes an agent behave the same way every time
- Handoffs: passing work between agents without losing information
- Turning a vague role into a precise one
