Build a toy agent environment where the model can solve a task, call tools, fail safely, o

Agents, Tool Use & Product Post-Training7 / 7

Chapter 197 / 7

Agents, Tool Use & Product Post-Training

Build a toy agent environment where the model can solve a task, call tools, fail safely, o

Super-hard

Build a toy agent environment where the model can solve a task, call tools, fail safely, or reward-hack the evaluator; then add mitigations and show they work.

Target interface
evaluate_naive(submission)

Implement the function/class skeleton in the editor. Any correct approach is accepted.

Hints0 / 2
Reference solution
Your own code stays in the editor.