longer timeout and more task pruning

This commit is contained in:
Isadora White 2025-05-07 16:06:25 -07:00
parent 3151253246
commit 8233a29dac
2 changed files with 6 additions and 128 deletions

View file

@ -7,7 +7,7 @@
"bread": 1 "bread": 1
}, },
"type": "cooking", "type": "cooking",
"timeout": 500, "timeout": 1500,
"recipes": { "recipes": {
"golden_apple": [ "golden_apple": [
"Step 1: Get 1 apple and 8 gold ingots from your inventory or other bots.", "Step 1: Get 1 apple and 8 gold ingots from your inventory or other bots.",
@ -49,7 +49,7 @@
"rabbit_stew": 1 "rabbit_stew": 1
}, },
"type": "cooking", "type": "cooking",
"timeout": 500, "timeout": 11500,
"recipes": { "recipes": {
"golden_apple": [ "golden_apple": [
"Step 1: Get 1 apple and 8 gold ingots from your inventory or other bots.", "Step 1: Get 1 apple and 8 gold ingots from your inventory or other bots.",
@ -99,7 +99,7 @@
"bread": 1 "bread": 1
}, },
"type": "cooking", "type": "cooking",
"timeout": 500, "timeout": 1500,
"recipes": { "recipes": {
"cake": [ "cake": [
"Step 1: Go to the farm and collect 3 wheat, 2 sugar cane.", "Step 1: Go to the farm and collect 3 wheat, 2 sugar cane.",
@ -145,7 +145,7 @@
"golden_apple": 1 "golden_apple": 1
}, },
"type": "cooking", "type": "cooking",
"timeout": 500, "timeout": 1500,
"recipes": { "recipes": {
"baked_potato": [ "baked_potato": [
"Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).", "Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).",
@ -194,7 +194,7 @@
"cake": 1 "cake": 1
}, },
"type": "cooking", "type": "cooking",
"timeout": 500, "timeout": 1500,
"recipes": { "recipes": {
"baked_potato": [ "baked_potato": [
"Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).", "Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).",
@ -247,7 +247,7 @@
"cooked_beef": 1 "cooked_beef": 1
}, },
"type": "cooking", "type": "cooking",
"timeout": 500, "timeout": 1500,
"recipes": { "recipes": {
"golden_apple": [ "golden_apple": [
"Step 1: Get 1 apple and 8 gold ingots from your inventory or other bots.", "Step 1: Get 1 apple and 8 gold ingots from your inventory or other bots.",

View file

@ -266,92 +266,6 @@
} }
} }
}, },
"multiagent_cooking_3_1_baked_potato_1_bread_1_cooked_beef": {
"conversation": "Let's work together to make bread, baked_potato, cooked_beef.",
"agent_count": 2,
"target": {
"bread": 1,
"baked_potato": 1,
"cooked_beef": 1
},
"type": "cooking",
"timeout": 500,
"recipes": {
"bread": [
"Step 1: Go to the farm and collect 3 wheat.",
"Step 2: Go to the crafting table and use the wheat to craft bread."
],
"baked_potato": [
"Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).",
"Step 2: Get coal from your inventory or other agents.",
"Step 3: Put coal in the furnace",
"Step 2: Go to the furnace and bake the potato."
],
"cooked_beef": [
"Step 1: Kill a cow and pick up 1 beef that is dropped.",
"Step 2: Get coal from your inventory or other agents.",
"Step 3: Put coal in the furnace",
"Step 4: Go to furnace and use it to cook the beef."
]
},
"blocked_access_to_recipe": [],
"goal": {
"0": "Collaborate with agents around you to make 1 bread, 1 baked_potato, 1 cooked_beef. Recipe for bread:\n['Step 1: Go to the farm and collect 3 wheat.', 'Step 2: Go to the crafting table and use the wheat to craft bread.']Recipe for baked_potato:\n[\"Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).\", 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 2: Go to the furnace and bake the potato.']Recipe for cooked_beef:\n['Step 1: Kill a cow and pick up 1 beef that is dropped.', 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 4: Go to furnace and use it to cook the beef.']",
"1": "Collaborate with agents around you to make 1 bread, 1 baked_potato, 1 cooked_beef. Recipe for bread:\n['Step 1: Go to the farm and collect 3 wheat.', 'Step 2: Go to the crafting table and use the wheat to craft bread.']Recipe for baked_potato:\n[\"Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).\", 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 2: Go to the furnace and bake the potato.']Recipe for cooked_beef:\n['Step 1: Kill a cow and pick up 1 beef that is dropped.', 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 4: Go to furnace and use it to cook the beef.']",
"2": "Collaborate with agents around you to make 1 bread, 1 baked_potato, 1 cooked_beef. Recipe for bread:\n['Step 1: Go to the farm and collect 3 wheat.', 'Step 2: Go to the crafting table and use the wheat to craft bread.']Recipe for baked_potato:\n[\"Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).\", 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 2: Go to the furnace and bake the potato.']Recipe for cooked_beef:\n['Step 1: Kill a cow and pick up 1 beef that is dropped.', 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 4: Go to furnace and use it to cook the beef.']"
},
"initial_inventory": {
"0": {
"coal": 9
},
"1": {
"coal": 9
}
}
},
"multiagent_cooking_3_1_baked_potato_1_rabbit_stew": {
"conversation": "Let's work together to make rabbit_stew, baked_potato.",
"agent_count": 2,
"target": {
"rabbit_stew": 1,
"baked_potato": 1
},
"type": "cooking",
"timeout": 500,
"recipes": {
"rabbit_stew": [
"Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom (search for 'potatoes' (not 'potato').",
"Step 2: Get coal from your inventory or other agents.",
"Step 3: Put coal in the furnace",
"Step 4: Go to the furnace and bake the potato.",
"Step 5: From your inventory or other agents get a bowl",
"Step 6: Kill a rabbit and pick up 1 raw rabbit that is dropped.",
"Step 7: Go to the furnace and cook the raw rabbit.",
"Step 8: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew."
],
"baked_potato": [
"Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).",
"Step 2: Get coal from your inventory or other agents.",
"Step 3: Put coal in the furnace",
"Step 2: Go to the furnace and bake the potato."
]
},
"blocked_access_to_recipe": [],
"goal": {
"0": "Collaborate with agents around you to make 1 rabbit_stew, 1 baked_potato. Recipe for rabbit_stew:\n[\"Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom (search for 'potatoes' (not 'potato').\", 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 4: Go to the furnace and bake the potato.', 'Step 5: From your inventory or other agents get a bowl', 'Step 6: Kill a rabbit and pick up 1 raw rabbit that is dropped.', 'Step 7: Go to the furnace and cook the raw rabbit.', 'Step 8: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew.']Recipe for baked_potato:\n[\"Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).\", 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 2: Go to the furnace and bake the potato.']",
"1": "Collaborate with agents around you to make 1 rabbit_stew, 1 baked_potato. Recipe for rabbit_stew:\n[\"Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom (search for 'potatoes' (not 'potato').\", 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 4: Go to the furnace and bake the potato.', 'Step 5: From your inventory or other agents get a bowl', 'Step 6: Kill a rabbit and pick up 1 raw rabbit that is dropped.', 'Step 7: Go to the furnace and cook the raw rabbit.', 'Step 8: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew.']Recipe for baked_potato:\n[\"Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).\", 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 2: Go to the furnace and bake the potato.']",
"2": "Collaborate with agents around you to make 1 rabbit_stew, 1 baked_potato. Recipe for rabbit_stew:\n[\"Step 1: Go to the farm and collect 1 carrot, 1 potato, and 1 brown mushroom (search for 'potatoes' (not 'potato').\", 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 4: Go to the furnace and bake the potato.', 'Step 5: From your inventory or other agents get a bowl', 'Step 6: Kill a rabbit and pick up 1 raw rabbit that is dropped.', 'Step 7: Go to the furnace and cook the raw rabbit.', 'Step 8: Go to the crafting table and combine the cooked rabbit, baked potato, carrot, brown mushroom, and bowl to make rabbit stew.']Recipe for baked_potato:\n[\"Step 1: Go to the farm and collect 1 potato (search for 'potatoes' (not 'potato')).\", 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 2: Go to the furnace and bake the potato.']"
},
"initial_inventory": {
"0": {
"bowl": 1,
"coal": 5
},
"1": {
"coal": 5
}
}
},
"multiagent_cooking_3_1_cake_1_cooked_beef_1_golden_apple": { "multiagent_cooking_3_1_cake_1_cooked_beef_1_golden_apple": {
"conversation": "Let's work together to make cooked_beef, cake, golden_apple.", "conversation": "Let's work together to make cooked_beef, cake, golden_apple.",
"agent_count": 2, "agent_count": 2,
@ -401,41 +315,5 @@
"gold_ingot": 5 "gold_ingot": 5
} }
} }
},
"multiagent_cooking_3_1_bread_1_cooked_beef": {
"conversation": "Let's work together to make cooked_beef, bread.",
"agent_count": 2,
"target": {
"cooked_beef": 1,
"bread": 1
},
"type": "cooking",
"timeout": 500,
"recipes": {
"cooked_beef": [
"Step 1: Kill a cow and pick up 1 beef that is dropped.",
"Step 2: Get coal from your inventory or other agents.",
"Step 3: Put coal in the furnace",
"Step 4: Go to furnace and use it to cook the beef."
],
"bread": [
"Step 1: Go to the farm and collect 3 wheat.",
"Step 2: Go to the crafting table and use the wheat to craft bread."
]
},
"blocked_access_to_recipe": [],
"goal": {
"0": "Collaborate with agents around you to make 1 cooked_beef, 1 bread. Recipe for cooked_beef:\n['Step 1: Kill a cow and pick up 1 beef that is dropped.', 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 4: Go to furnace and use it to cook the beef.']Recipe for bread:\n['Step 1: Go to the farm and collect 3 wheat.', 'Step 2: Go to the crafting table and use the wheat to craft bread.']",
"1": "Collaborate with agents around you to make 1 cooked_beef, 1 bread. Recipe for cooked_beef:\n['Step 1: Kill a cow and pick up 1 beef that is dropped.', 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 4: Go to furnace and use it to cook the beef.']Recipe for bread:\n['Step 1: Go to the farm and collect 3 wheat.', 'Step 2: Go to the crafting table and use the wheat to craft bread.']",
"2": "Collaborate with agents around you to make 1 cooked_beef, 1 bread. Recipe for cooked_beef:\n['Step 1: Kill a cow and pick up 1 beef that is dropped.', 'Step 2: Get coal from your inventory or other agents.', 'Step 3: Put coal in the furnace', 'Step 4: Go to furnace and use it to cook the beef.']Recipe for bread:\n['Step 1: Go to the farm and collect 3 wheat.', 'Step 2: Go to the crafting table and use the wheat to craft bread.']"
},
"initial_inventory": {
"0": {
"coal": 5
},
"1": {
"coal": 5
}
}
} }
} }