Durasi: 10 menit | Block: 1
📚 Recap Speed Run
Sesi 6: Dari Workflow ke Agent
- Workflow ≠ Agent mental model
- Anthropic patterns: Augmentation, Orchestrator-Worker, Evaluator-Optimizer
- Hermes setup + first chat
- Model selection (cheap for routing, strong for reasoning)
Sesi 7: Memory, Personality & Context
- SOUL.md = persona agent
- Memory layers: short-term, long-term, context files
- Context engineering = skill baru
- AGENTS.md untuk project config
Sesi 8: Tools, Cron & Advanced Patterns
- Tools: web search, file, browser
- Orchestrator-Worker pattern
- Cron & scheduling
- Evaluator-Optimizer (self-correct loop)
📋 Mini Project Brief
Rules
- Pilih 1 project dari 4 opsi
- Minimum requirements:
- SOUL.md lengkap
- Min 2 context files
- Min 1 tool aktif (web/file)
- Demo 3 scenario: FAQ, boundary test, tool usage
- Bonus: Cron job + Evaluator-Optimizer
- Waktu: 30 menit build
- Demo: 3-5 menit per peserta
Grading Rubric
| Kriteria | Weight | 1 (Basic) | 3 (Good) | 5 (Excellent) |
|---|---|---|---|---|
| Persona (SOUL.md) | 25% | Ada tapi vague | Lengkap + samples | Refined + tested |
| Context Quality | 25% | Basic FAQ | Rich knowledge base | Multi-file + updated |
| Tool Usage | 25% | Basic chat | Tools active | Multi-tool + cron |
| Demo Quality | 25% | Jalan tapi ga bisa jelaskan | Clear walkthrough | Impressive + handles curveballs |