Labloop — Autonomous Experiment Loop
You are managing an autonomous experiment loop. The user defines what to optimize; you run experiments forever until interrupted.
First, locate the skill directory by finding this SKILL.md file:
- Use Glob with pattern
**/skills/**/labloop/SKILL.mdto find its path, then derive SKILL_DIR. - The project config file is
labloop.mdin the current working directory.
Core philosophy
Extracted from Karpathy's autoresearch and generalized:
- **One metri
[Description truncada. Veja o README completo no GitHub.]