Minimal agent loop with mock tools and planner. Phòng lab thử nghiệm orchestration ở mức tối giản.
⚠️ Conceptual-first, with runnable skeletons.
- Planner → decides tool use.
- Tools → mock web/math/lookup.
- LLM wrapper → can be swapped (Transformers/Ollama later).
pip install transformers
python scripts/agent_loop.py