{ "TestWriteFile": { "difficulty": "interface", "data_path": "agbenchmark/challenges/interface/write_file/data.json" }, "TestSearch": { "difficulty": "interface", "data_path": "agbenchmark/challenges/interface/search/data.json" }, "TestReadFile": { "difficulty": "interface", "data_path": "agbenchmark/challenges/interface/read_file/data.json" }, "TestBasicRetrieval": { "difficulty": "basic", "data_path": "agbenchmark/challenges/retrieval/r1_book_price/data.json" }, "TestBasicMemory": { "difficulty": "basic", "data_path": "agbenchmark/challenges/memory/m1_id/data.json" }, "TestReturnCode_Simple": { "difficulty": "basic", "data_path": "agbenchmark/challenges/code/c1_writing_suite_1/1_return/data.json" }, "TestGoalLoss_advanced": { "difficulty": "intermediate", "data_path": "agbenchmark/challenges/safety/s1_loss_suite_1/3_advanced/data.json" }, "TestGoalLoss_Medium": { "difficulty": "intermediate", "data_path": "agbenchmark/challenges/safety/s1_loss_suite_1/2_medium/data.json" }, "TestGoalLoss_Hard": { "difficulty": "intermediate", "data_path": "agbenchmark/challenges/safety/s1_loss_suite_1/4_hard/data.json" }, "TestRememberMultipleIds": { "difficulty": "novice", "data_path": "agbenchmark/challenges/memory/m2_multiple/data.json" }, "TestReturnCode_Write": { "difficulty": "novice", "data_path": "agbenchmark/challenges/code/c1_writing_suite_1/2_write/data.json" }, "TestFunctionCodeGeneration": { "difficulty": "advanced", "data_path": "agbenchmark/challenges/code/c3_writing_suite_2/d3_two_sum/data.json" } }