Datasets:
task_id stringlengths 20 78 | platform stringclasses 6
values | split stringclasses 1
value | is_oracle bool 2
classes | difficulty stringclasses 3
values | app_name stringclasses 58
values | instruction stringlengths 18 16k | task_yaml_path stringlengths 31 96 | initializer_id stringclasses 79
values | evaluator_id stringlengths 0 108 | max_steps float64 2 100 ⌀ | step_timeout_seconds float64 90 180 ⌀ | tags stringlengths 2 189 | description stringlengths 0 659 | oracle_task stringclasses 73
values | oracle_model stringclasses 8
values | metadata_json stringlengths 2 2.8k | init_json stringlengths 2 17k | evaluation_json stringlengths 2 22.8k | sha256 stringlengths 64 64 | license stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
android.calculator.addition | android | benchmark | false | calculator | Please use Calculator to work out 12 + 34 so the result shown is 46. | tasks/android/calculator_addition.yaml | initializers.android.open_app:OpenAppInitializer | evaluators.android.calculator_addition:CalculatorAdditionEvaluator | 100 | 120 | ["calculator", "basic", "easy"] | Open Calculator and show the result of 12 + 34. | {"app": "Calculator", "description": "Open Calculator and show the result of 12 + 34.", "tags": ["calculator", "basic", "easy"]} | {"initializer_id": "initializers.android.open_app:OpenAppInitializer", "params": {"app_name": "Calculator", "wait_ms": 1000}} | {"evaluator_id": "evaluators.android.calculator_addition:CalculatorAdditionEvaluator", "params": {"expected_result": "46"}} | fed834ae885c6c550315b2f9b3e82177cc11370748975e9fd146d23f09388131 | Apache-2.0 | |||
android.clock.stopwatch_running | android | benchmark | false | clock | Open Clock and start the stopwatch. | tasks/android/clock_stopwatch_running.yaml | initializers.android.reset_clock:ResetClockInitializer | evaluators.android.clock_stopwatch_running:ClockStopWatchRunningEvaluator | 100 | 120 | ["clock", "easy"] | Ported from android_world ClockStopWatchRunning task. Starts the stopwatch in the Clock app. | {"app": "Clock", "app_bundle_id": "com.google.android.deskclock", "description": "Ported from android_world ClockStopWatchRunning task. Starts the stopwatch in the Clock app.", "tags": ["clock", "easy"]} | {"initializer_id": "initializers.android.reset_clock:ResetClockInitializer", "params": {"wait_ms": 800}} | {"evaluator_id": "evaluators.android.clock_stopwatch_running:ClockStopWatchRunningEvaluator", "params": {}} | 10736554c94b8916bc508216a606ff93c083f15177522342e130d8d34ef40fdb | Apache-2.0 | |||
android.contacts.add_contact | android | benchmark | false | contacts | Add a new contact named John Smith with phone number 555-123-4567. | tasks/android/contacts_add_contact.yaml | initializers.android.contacts:ContactsCleanOpenInitializer | evaluators.android.contacts_add_contact:ContactsAddContactEvaluator | 100 | 120 | ["contacts", "data_entry", "easy", "parameterized"] | Ported from android_world ContactsAddContact task. Creates a new contact with a given name and phone number. | {"app": "Contacts", "app_bundle_id": "com.google.android.contacts", "description": "Ported from android_world ContactsAddContact task. Creates a new contact with a given name and phone number.", "tags": ["contacts", "data_entry", "easy", "parameterized"]} | {"initializer_id": "initializers.android.contacts:ContactsCleanOpenInitializer", "params": {"app_activity": "com.google.android.contacts.activities.PeopleActivity", "app_package": "com.google.android.contacts", "clear_contacts": true, "wait_ms": 1000}} | {"evaluator_id": "evaluators.android.contacts_add_contact:ContactsAddContactEvaluator", "params": {"name": "John Smith", "number": "555-123-4567"}} | 4beae0fa77712fb946239be3e0489013a8b66b697888a7374bc23d9bfe6f1f02 | Apache-2.0 | |||
android.calendar_shopping.add_calendar_item_easy | android | benchmark | false | easy | calendar_shopping | Check the BMK Coffee Cart Reminder event in Fossify Calendar and do what it asks in QuickShop. Only place an order if the event explicitly tells you to. | tasks/android/cross_app_calendar_shopping_add_calendar_item_easy.yaml | initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer | evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator | 100 | 120 | ["calendar", "shopping", "fossify_calendar", "quickshop", "cross_app", "easy", "benchmark"] | Read a calendar shopping reminder and add the requested QuickShop item to the cart. | {"app": "Fossify Calendar + QuickShop", "app_bundle_id": "org.fossify.calendar", "description": "Read a calendar shopping reminder and add the requested QuickShop item to the cart.", "difficulty": "easy", "difficulty_basis": "Human path is under 10 main actions when starting from the seeded reminder: read note, switch ... | {"initializer_id": "initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer", "params": {"app_package": "org.fossify.calendar", "clear_calendar_data": true, "clear_quickshop_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [{"description"... | {"evaluator_id": "evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator", "params": {"calendar": {"database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"description": "Add exactly one Mountain Isle Pour-Over Coffee 20 Pack to the QuickShop cart. Do not... | 4108e0f613b04728b5ece5b7cf1f794fc74f85cbcacc00a874bf8f6b3a0a3e1e | Apache-2.0 | ||
android.calendar_shopping.home_delivery_reminder_hard | android | benchmark | false | hard | calendar_shopping | Check the BMK Home Refresh Order event in Fossify Calendar and carry out only the shopping work and follow-up reminder work it asks for. There are older BMK draft events that look similar; delete those draft BMK events after you identify they are not the active order. If QuickShop asks you to sign in, use phone 1380013... | tasks/android/cross_app_calendar_shopping_home_delivery_reminder_hard.yaml | initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer | evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator | 100 | 120 | ["calendar", "shopping", "fossify_calendar", "quickshop", "checkout", "cross_app", "hard", "benchmark"] | Read a calendar home-refresh order, complete a QuickShop checkout with exact specs, and create a delivery reminder. | {"app": "Fossify Calendar + QuickShop", "app_bundle_id": "org.fossify.calendar", "description": "Read a calendar home-refresh order, complete a QuickShop checkout with exact specs, and create a delivery reminder.", "difficulty": "hard", "difficulty_basis": "Human path is over 20 steps because it requires reading a cale... | {"initializer_id": "initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer", "params": {"app_package": "org.fossify.calendar", "clear_calendar_data": true, "clear_quickshop_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [{"description"... | {"evaluator_id": "evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator", "params": {"calendar": {"absent_titles": ["BMK Home Refresh Draft", "BMK Home Delivery Old Reminder"], "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"description": "Activ... | 262b9e27b7f76d101ac2c15394fdf8cbe39fb5f976e12b404b78d1627bb7a35c | Apache-2.0 | ||
android.calendar_shopping.office_order_followup_hard | android | benchmark | false | hard | calendar_shopping | Check the BMK Office Purchase Plan event in Fossify Calendar and carry out only the active purchase plan. Delete the cancelled BMK office draft events after you recognize they are not active. If QuickShop asks you to sign in, use phone 13800138000 and password spring2026. | tasks/android/cross_app_calendar_shopping_office_order_followup_hard.yaml | initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer | evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator | 100 | 120 | ["calendar", "shopping", "fossify_calendar", "quickshop", "checkout", "cross_app", "hard", "benchmark"] | Read a calendar purchase plan, complete a multi-item QuickShop checkout with exact specs, and create a follow-up calendar event. | {"app": "Fossify Calendar + QuickShop", "app_bundle_id": "org.fossify.calendar", "description": "Read a calendar purchase plan, complete a multi-item QuickShop checkout with exact specs, and create a follow-up calendar event.", "difficulty": "hard", "difficulty_basis": "Human path is over 20 steps because it requires r... | {"initializer_id": "initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer", "params": {"app_package": "org.fossify.calendar", "clear_calendar_data": true, "clear_quickshop_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [{"description"... | {"evaluator_id": "evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator", "params": {"calendar": {"absent_titles": ["BMK Office Purchase Draft", "BMK Office Old Follow-up"], "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"description": "Active p... | 637ca7e34a7c6335e61fd0a1ed0ab3037fd4f70cc218b9cd72c27a1dcb9283e0 | Apache-2.0 | ||
android.email_office.compile_brief_and_reply_hard | android | benchmark | false | hard | email_office | In K-9 Mail, first read the email titled BMK Office Brief Routing to discover which input emails are authoritative and which similarly named emails are noise. Use only the authoritative inputs to update office_brief.md in Markor, then use K-9 Mail (not Gmail) to send the completion email described by the routing memo. | tasks/android/cross_app_email_office_compile_brief_and_reply_hard.yaml | initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer | evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator | 100 | 120 | ["email", "office", "markor", "k9", "greenmail", "cross_app", "hard", "benchmark"] | Read three emails, compile their details into a Markor note, save it, and send a completion email. | {"app": "K-9 Mail + Markor", "app_bundle_id": "com.fsck.k9", "description": "Read three emails, compile their details into a Markor note, save it, and send a completion email.", "difficulty": "hard", "difficulty_basis": "Human path is over 20 steps because it involves reading three messages, editing four note lines, sa... | {"initializer_id": "initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer", "params": {"document_format": "markdown", "document_lines": ["BMK Office Brief", "Alpha: pending", "Beta: pending", "Gamma: pending", "Delta: pending", "Decision: pending"], "filename": "office_brief.md", "open_app": "k9", ... | {"evaluator_id": "evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator", "params": {"absent_document_texts": ["Alpha: pending", "Beta: pending", "Gamma: pending", "Delta: pending", "Decision: pending", "printer room blocked", "decision is delayed until next week"], "document_format": "markdown", "emai... | a67816f0d2e63579a516328bcf93295143a06193ef47dbe3b8cddec1974824ec | Apache-2.0 | ||
android.email_office.send_document_code_easy | android | benchmark | false | easy | email_office | Open office_code.md in Markor, read the code, then use K-9 Mail (not Gmail) to email benchrecv@example.test with subject BMK Office Code and body exactly: Office code: <the code from the note>. | tasks/android/cross_app_email_office_send_document_code_easy.yaml | initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer | evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator | 100 | 120 | ["email", "office", "markor", "k9", "greenmail", "cross_app", "easy", "benchmark"] | Read one short code from a Markor note and send it through K-9 Mail. | {"app": "K-9 Mail + Markor", "app_bundle_id": "com.fsck.k9", "description": "Read one short code from a Markor note and send it through K-9 Mail.", "difficulty": "easy", "difficulty_basis": "Human path is under 10 main actions when the document is already open: read the code, switch to mail, compose, fill recipient/sub... | {"initializer_id": "initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer", "params": {"document_format": "markdown", "document_lines": ["Office handoff code", "Code: OE-481"], "filename": "office_code.md", "open_app": "markor", "reset_app_data": true, "seed_messages": [], "wait_ms": 1800}} | {"evaluator_id": "evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator", "params": {"document_format": "markdown", "email_poll_interval_seconds": 1, "email_timeout_seconds": 20, "expected_emails": [{"body_contains": ["Office code: OE-481"], "recipient_email": "benchrecv@example.test", "sender_email": ... | 22613022f9e0cf8719b6584b695c68a09eb8670ceb75db2daac6aef2c8032800 | Apache-2.0 | ||
android.email_office.update_status_from_email_hard | android | benchmark | false | hard | email_office | Open the K-9 Mail email with subject BMK Office Status Request (not Gmail), read the requested edits, then update office_status.md in Markor so every requested replacement from that email is applied. | tasks/android/cross_app_email_office_update_status_from_email_hard.yaml | initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer | evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator | 100 | 120 | ["email", "office", "markor", "k9", "greenmail", "cross_app", "hard", "benchmark"] | Read an email request, edit a seeded Markor status note, and save the final note. | {"app": "K-9 Mail + Markor", "app_bundle_id": "com.fsck.k9", "description": "Read an email request, edit a seeded Markor status note, and save the final note.", "difficulty_basis": "Human path is over 20 steps because it requires opening a seeded email, extracting four edits, switching apps, opening a note, replacing m... | {"initializer_id": "initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer", "params": {"document_format": "markdown", "document_lines": ["BMK Office Status", "Status: Pending", "Owner: Alex Wu", "Due: 2026-04-29", "Note: Waiting for review"], "filename": "office_status.md", "open_app": "k9", "reset... | {"evaluator_id": "evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator", "params": {"absent_document_texts": ["Status: Pending", "Owner: Alex Wu", "Due: 2026-04-29", "Note: Waiting for review"], "document_format": "markdown", "filename": "office_status.md", "required_document_texts": ["Status: Complet... | 3826e8731c70375eec2a9b19e8c29830566713cf5b9c9d1596cbd98826c4ea7a | Apache-2.0 | ||
android.fossify_maps_deltachat.send_cafe_address | android | benchmark | false | hard | fossify_maps_deltachat | Check today's Bench Coffee Task in Fossify Calendar, use the FINAL target in that note to find the right cafe in Organic Maps, then send benchrecv@example.test exactly one ASCII line in Delta Chat in the format '<place name> - <full address shown in Organic Maps>'. The note includes draft/casino/cafe distractors; ignor... | tasks/android/cross_app_fossify_maps_deltachat_send_cafe.yaml | initializers.android.calendar_map_deltachat:CalendarMapDeltaChatInitializer | evaluators.android.calendar_map_deltachat:CalendarMapDeltaChatEvaluator | 100 | 120 | ["calendar", "maps", "deltachat", "greenmail", "multimodal", "cross_app", "hard", "benchmark"] | Read today's event from Fossify Calendar, ignore draft/casino distractors, find the target cafe in Organic Maps, and send the resolved cafe name plus full address through Delta Chat. | {"app": "Fossify Calendar + Organic Maps + Delta Chat", "description": "Read today's event from Fossify Calendar, ignore draft/casino distractors, find the target cafe in Organic Maps, and send the resolved cafe name plus full address through Delta Chat.", "difficulty": "hard", "prerequisites": ["Fossify Calendar is in... | {"initializer_id": "initializers.android.calendar_map_deltachat:CalendarMapDeltaChatInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "calendar_event_description": "DRAFT target: Cafe de Paris Monte-Carlo near the casino; ignore this. DECOY target: any casino address; ignore this. FINAL target: find the... | {"evaluator_id": "evaluators.android.calendar_map_deltachat:CalendarMapDeltaChatEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "forbidden_substrings": ["Cafe de Paris", "casino", "Casino"], "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchrecv@example.test", "required_substrings... | 7969b0cb5402ff8bfab34dd7095590f022ea1e63dd16cd73f7806fcd27124b22 | Apache-2.0 | ||
android.cross_vm.prepare_budget_transfer_hard | android | benchmark | false | hard | Markor | The reference CSV "budget_source.csv" and the incomplete transfer CSV "budget_transfer.csv" are in the Markor folder on Android, and the transfer CSV is already open. Replace the transfer CSV so it exactly matches the reference CSV, then save it and leave it ready to be transferred to Windows. The finished transfer CSV... | tasks/android/cross_vm_prepare_budget_transfer_hard.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 100 | 120 | ["android", "cross_vm", "markor", "csv", "hard"] | Complete and save an Android budget CSV before cross-device transfer. | {"app_bundle_id": "net.gsantner.markor", "app_name": "Markor", "description": "Complete and save an Android budget CSV before cross-device transfer.", "difficulty": "hard", "tags": ["android", "cross_vm", "markor", "csv", "hard"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"open_path": "/sdcard/Documents/markor/budget_transfer.csv", "source_path": "/sdcard/Documents/markor/budget_source.csv", "source_text": "Category,Planned,Actual\nTravel,1200,980\nLodging,2100,2240\nMeals,450,390\nSupplies,3... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Category,Planned,Actual\nTravel,1200,980\nLodging,2100,2240\nMeals,450,390\nSupplies,300,340\nContingency,600,720\nPermits,250,410\nTraining,500,455\nEquipment,850,1025\n", "path": "/sdcard/Documents/markor/budget_tra... | 1079f31f336b5ccf0e908686cbd4b074ee0df722508ba0c51d9a83278f0ba1c1 | Apache-2.0 | ||
android.cross_vm.prepare_launch_review_transfer_hard | android | benchmark | false | hard | Markor | The reference note "launch_review_source.txt" and the incomplete transfer note "launch_review_transfer.txt" are in the Markor folder on Android, and the transfer note is already open. Replace the transfer note so it exactly matches the reference note, preserving every non-empty line and order, then save it and leave it... | tasks/android/cross_vm_prepare_launch_review_transfer_hard.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 100 | 120 | ["android", "cross_vm", "markor", "hard"] | Complete and save a long Android launch review note before cross-device transfer. | {"app_bundle_id": "net.gsantner.markor", "app_name": "Markor", "description": "Complete and save a long Android launch review note before cross-device transfer.", "difficulty": "hard", "tags": ["android", "cross_vm", "markor", "hard"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"open_path": "/sdcard/Documents/markor/launch_review_transfer.txt", "source_path": "/sdcard/Documents/markor/launch_review_source.txt", "source_text": "Launch Readiness Review\nAttendees:\nMaya Chen\nJordan Lee\nPriya Nair\n... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Launch Readiness Review\nAttendees:\nMaya Chen\nJordan Lee\nPriya Nair\nTheo Martin\nAction Items:\nConfirm vendor staging access by Tuesday.\nSend revised demo script to the field team.\nLock the final travel roster ... | 1f29fe31936dcf42d240cf49d60a073bb51398889df1f733a6a4cc40d2ff3865 | Apache-2.0 | ||
android.cross_vm.prepare_site_visit_transfer_easy | android | benchmark | false | easy | Markor | The transfer note "site_visit_transfer.txt" is already open in Markor on Android, but it is missing the final site visit detail. Edit the note so it contains exactly these four lines, then save it and leave it ready to be transferred to Windows: "Northwind Site Visit", "Confirm loading dock access at 08:30", "Bring rev... | tasks/android/cross_vm_prepare_site_visit_transfer_easy.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 100 | 120 | ["android", "cross_vm", "markor", "easy"] | Complete and save an Android transfer note before cross-device transfer. | {"app_bundle_id": "net.gsantner.markor", "app_name": "Markor", "description": "Complete and save an Android transfer note before cross-device transfer.", "difficulty": "easy", "tags": ["android", "cross_vm", "markor", "easy"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"open_path": "/sdcard/Documents/markor/site_visit_transfer.txt", "source_path": "/sdcard/Documents/markor/site_visit_source.txt", "source_text": "Northwind Site Visit\nConfirm loading dock access at 08:30\nBring revised safe... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Northwind Site Visit\nConfirm loading dock access at 08:30\nBring revised safety checklist\nShare the updated visitor badge count: 14\n", "path": "/sdcard/Documents/markor/site_visit_transfer.txt"}} | 9152591bc922c7756e8ae7d19f0317fce18caf7688e39f73d5f9e602922bcdec | Apache-2.0 | ||
android.deltachat.archive_and_reply | android | benchmark | false | hard | deltachat | In Delta Chat, archive the conversation with archiveuser@example.test first. Then find it in Archived chats and reply with the exact one-line response requested inside that archived conversation. Do not reply before archiving it. | tasks/android/deltachat_archive_and_reply.yaml | initializers.android.deltachat_archive:DeltaChatArchiveAndReplyInitializer | evaluators.android.deltachat_archive_and_reply:DeltaChatArchiveAndReplyEvaluator | 100 | 120 | ["deltachat", "archive", "communication", "hard", "benchmark"] | Archive a Delta Chat conversation, navigate to archives, and send a reply. Verified via GreenMail. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Archive a Delta Chat conversation, navigate to archives, and send a reply. Verified via GreenMail.", "difficulty": "hard", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Chat already contains the benchsender@example.test account ... | {"initializer_id": "initializers.android.deltachat_archive:DeltaChatArchiveAndReplyInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "purge_greenmail": true, "reset_app_data": true, "seed_body": "Archive this chat... | {"evaluator_id": "evaluators.android.deltachat_archive_and_reply:DeltaChatArchiveAndReplyEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "archiveuser@example.test", "reply_body": "reply_from_archive_message archive_checked_2026 route=blu... | 950cd51a5aec2814ec1c66a1611ec7c6dec35cad38984bdb20bcd1e93e8c39eb | Apache-2.0 | ||
android.deltachat.create_contact_send_message | android | benchmark | false | deltachat | In Delta Chat, create a contact named Test Contact with email newcontact@example.test and send that contact the message hello_new_contact_message. | tasks/android/deltachat_create_contact_send_message.yaml | initializers.android.deltachat_create_contact:DeltaChatCreateContactInitializer | evaluators.android.deltachat_create_contact_send_message:DeltaChatCreateContactSendMessageEvaluator | 100 | 120 | ["deltachat", "contact", "communication", "medium", "benchmark"] | Create a new contact in Delta Chat and send them a message. Verified via GreenMail. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Create a new contact in Delta Chat and send them a message. Verified via GreenMail.", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Chat already contains the benchsender@example.test account configured against GreenMail.", "Gree... | {"initializer_id": "initializers.android.deltachat_create_contact:DeltaChatCreateContactInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "purge_greenmail": true, "reset_app_data": true, "wait_ms": 2500}} | {"evaluator_id": "evaluators.android.deltachat_create_contact_send_message:DeltaChatCreateContactSendMessageEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "body": "hello_new_contact_message", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "newcontact@example.test", "sender_email": "... | 130a537cdcf9efda09bf1fd38b745b37d2f6a398743660dd91b0e3dc291c29dd | Apache-2.0 | |||
android.deltachat.forward_message | android | benchmark | false | deltachat | In Delta Chat, forward the message forward_this_important_message from sourceuser@example.test to forwardtarget@example.test. | tasks/android/deltachat_forward_message.yaml | initializers.android.deltachat_forward:DeltaChatForwardMessageInitializer | evaluators.android.deltachat_forward_message:DeltaChatForwardMessageEvaluator | 100 | 120 | ["deltachat", "forward", "communication", "hard", "benchmark"] | Forward a message from one Delta Chat conversation to another. Verified via GreenMail. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Forward a message from one Delta Chat conversation to another. Verified via GreenMail.", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Chat already contains the benchsender@example.test account configured against GreenMail.", "G... | {"initializer_id": "initializers.android.deltachat_forward:DeltaChatForwardMessageInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "purge_greenmail": true, "reset_app_data": true, "seed_smtp_host": "127.0.0.1", "... | {"evaluator_id": "evaluators.android.deltachat_forward_message:DeltaChatForwardMessageEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "forwarded_body": "forward_this_important_message", "mailbox": "INBOX", "poll_interval_seconds": 1, "sender_email": "benchsender@example.test", "target_recipient_email": ... | 46c7ad83238ff55dfa7337467ca08cc5a615411425524b412fe856dddf996d0c | Apache-2.0 | |||
android.deltachat.search_reply | android | benchmark | false | hard | deltachat | In Delta Chat, search for urgent_project_deadline_reminder_2026Q2 and open the matching final conversation from charlie@example.test. The target message itself contains the exact reply text after REPLY=. Quote-reply to that target message with that text. Ignore weekend, lunch, and draft deadline messages. | tasks/android/deltachat_search_reply.yaml | initializers.android.deltachat_search_reply:DeltaChatSearchReplyInitializer | evaluators.android.deltachat_search_reply:DeltaChatSearchReplyEvaluator | 100 | 120 | ["deltachat", "search", "reply", "communication", "hard", "benchmark"] | Use global search to find a specific message among multiple conversations, then quote-reply to it. Verified via GreenMail. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Use global search to find a specific message among multiple conversations, then quote-reply to it. Verified via GreenMail.", "difficulty": "hard", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Chat already contains the benchsend... | {"initializer_id": "initializers.android.deltachat_search_reply:DeltaChatSearchReplyInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "decoy1_body": "Hey, are you free this weekend for hiking?", "decoy1_recipient_... | {"evaluator_id": "evaluators.android.deltachat_search_reply:DeltaChatSearchReplyEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "mailbox": "INBOX", "original_body": "urgent_project_deadline_reminder_2026Q2 final=true", "poll_interval_seconds": 1, "reply_body": "acknowledged_will_handle_asap_owner=bench ... | 4f8283d4efd08faa091de82c181e024c5dabd9b9c96f92c8273d8b334cda56b3 | Apache-2.0 | ||
android.deltachat.send_message | android | benchmark | false | easy | deltachat | Open the existing Delta Chat conversation with benchrecv@example.test. The incoming message is an instruction card with DRAFT, DECOY, and FINAL sections. Reply only with the exact three-line text after FINAL_RESPONSE=, preserving line breaks, punctuation, case, and the bracketed code. Do not include RESPONSE=, the draf... | tasks/android/deltachat_send_message.yaml | initializers.android.deltachat:DeltaChatSendMessageInitializer | evaluators.android.deltachat_send_message:DeltaChatSendMessageEvaluator | 100 | 120 | ["chat", "deltachat", "greenmail", "communication", "easy", "benchmark"] | Reply in a seeded Delta Chat conversation by extracting the final multiline response from draft/decoy instructions, verified as exact GreenMail body text. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Reply in a seeded Delta Chat conversation by extracting the final multiline response from draft/decoy instructions, verified as exact GreenMail body text.", "difficulty": "easy", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Cha... | {"initializer_id": "initializers.android.deltachat:DeltaChatSendMessageInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "purge_greenmail": true, "reset_app_data": true, "seed_body": "Delta request card for bench ... | {"evaluator_id": "evaluators.android.deltachat_send_message:DeltaChatSendMessageEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "body": "greenmail_chat_message route=blue eta=17:40\nconfirm=YES owner=Mei checksum=774\narchive=[BMK-DELTA-774]; ignore=draft/red/17:04", "forbidden_body_substrings": ["route... | 53daf3927438f3384928105d08dc06a4b4337fcf2cc9d1133ed60e0b826ce7ac | Apache-2.0 | ||
android.deltachat.set_status | android | benchmark | false | deltachat | Change your Delta Chat bio text to 'Benchmarking in progress'. | tasks/android/deltachat_set_status.yaml | initializers.android.deltachat_set_status:DeltaChatSetStatusInitializer | evaluators.android.deltachat_set_status:DeltaChatSetStatusEvaluator | 100 | 120 | ["deltachat", "settings", "profile", "easy", "benchmark"] | Set the profile status text in Delta Chat settings and verify via internal database. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Set the profile status text in Delta Chat settings and verify via internal database.", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Chat already contains a configured account."], "tags": ["deltachat", "settings", "profile", "ea... | {"initializer_id": "initializers.android.deltachat_set_status:DeltaChatSetStatusInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "reset_app_data": true, "wait_ms": 2000}} | {"evaluator_id": "evaluators.android.deltachat_set_status:DeltaChatSetStatusEvaluator", "params": {"app_package": "chat.delta", "expected_status": "Benchmarking in progress"}} | 30fd1c7d6ba15cdc5081a4411ec1c0738ff4fa4f1c24ee94e67d750433f77633 | Apache-2.0 | |||
android.fossify_calendar.create_task_easy | android | benchmark | false | easy | fossify_calendar | Create a Fossify Calendar task titled BMK Easy Standup on April 26, 2026. | tasks/android/fossify_calendar_create_event_easy.yaml | initializers.android.fossify_calendar:FossifyCalendarInitializer | evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator | 100 | 120 | ["calendar", "fossify_calendar", "productivity", "easy", "benchmark"] | Create one same-day task in Fossify Calendar and verify it through Fossify Calendar's local database. | {"app": "Fossify Calendar", "app_bundle_id": "org.fossify.calendar", "description": "Create one same-day task in Fossify Calendar and verify it through Fossify Calendar's local database.", "difficulty": "easy", "difficulty_basis": "Human path is typically under 10 steps: tap New Task, enter title, save.", "prerequisite... | {"initializer_id": "initializers.android.fossify_calendar:FossifyCalendarInitializer", "params": {"app_package": "org.fossify.calendar", "clear_app_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [], "timezone": "UTC", "wait_ms": 1500}} | {"evaluator_id": "evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator", "params": {"absent_titles": [], "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"date": "2026-04-26", "title": "BMK Easy Standup", "type": 1}], "poll_interval_seconds": 1, "strict_be... | 73b11e974c36fa893d8372c83b465377f7af75f96705673cc4f9af8e67fac2da | Apache-2.0 | ||
android.fossify_calendar.reorganize_schedule_hard | android | benchmark | false | hard | fossify_calendar | Please clean up the BMK schedule in Fossify Calendar. The event BMK Candidate Alpha contains the final routing plan in its description. Apply that plan exactly, delete the candidate/draft BMK events that the plan says are obsolete, preserve the hold event it says to preserve, and create every final BMK event named in t... | tasks/android/fossify_calendar_reorganize_schedule_hard.yaml | initializers.android.fossify_calendar:FossifyCalendarInitializer | evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator | 100 | 120 | ["calendar", "fossify_calendar", "productivity", "edit", "delete", "multi_event", "hard", "benchmark"] | Rename and reschedule one seeded event, delete two others, preserve a hold, and create three new events. | {"app": "Fossify Calendar", "app_bundle_id": "org.fossify.calendar", "description": "Rename and reschedule one seeded event, delete two others, preserve a hold, and create three new events.", "difficulty": "hard", "difficulty_basis": "Human path is over 20 steps because it combines edit, multiple deletions, preservatio... | {"initializer_id": "initializers.android.fossify_calendar:FossifyCalendarInitializer", "params": {"app_package": "org.fossify.calendar", "clear_app_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [{"description": "FINAL ROUTING PLAN: convert this event into BMK Fina... | {"evaluator_id": "evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator", "params": {"absent_titles": ["BMK Candidate Alpha", "BMK Candidate Beta", "BMK Candidate Gamma", "BMK Draft Vendor Sync"], "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"descriptio... | 5afd6565cf806c4570e8ada8fcbbaef69a78451af1fc0a20c592e1e084ed15f1 | Apache-2.0 | ||
android.fossify_calendar.update_and_followup_hard | android | benchmark | false | hard | fossify_calendar | In Fossify Calendar, open BMK Draft Planning and use the final launch plan stored in its description. Apply that plan exactly, delete the obsolete backup draft, create all follow-up events named there, and leave BMK Reference Hold unchanged. | tasks/android/fossify_calendar_update_and_followup_hard.yaml | initializers.android.fossify_calendar:FossifyCalendarInitializer | evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator | 100 | 120 | ["calendar", "fossify_calendar", "productivity", "edit", "multi_event", "hard", "benchmark"] | Edit a seeded event, create two follow-up events, and preserve an unrelated seeded event. | {"app": "Fossify Calendar", "app_bundle_id": "org.fossify.calendar", "description": "Edit a seeded event, create two follow-up events, and preserve an unrelated seeded event.", "difficulty": "hard", "difficulty_basis": "Human path is over 20 steps because it requires opening an existing event, editing title/date/time/l... | {"initializer_id": "initializers.android.fossify_calendar:FossifyCalendarInitializer", "params": {"app_package": "org.fossify.calendar", "clear_app_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [{"description": "FINAL LAUNCH PLAN: rename this event to BMK Launch P... | {"evaluator_id": "evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator", "params": {"absent_titles": ["BMK Draft Planning", "BMK Draft Planning Backup"], "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"description": "Finalize launch checklist", "end": "2... | aa88c8e1f5a65594450880eb6b5edad21f8632b9f0661d46713e8ca77160e0b5 | Apache-2.0 | ||
android.fossify_gallery.delete_photo | android | benchmark | false | easy | fossify_gallery | In Fossify Gallery, delete the blue photo from the camera album while keeping the red camera photo and the green receipts photo. | tasks/android/fossify_gallery_delete_photo.yaml | initializers.android.fossify_gallery:FossifyGalleryDeletePhotoInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["fossify_gallery", "gallery", "media", "easy", "benchmark"] | Delete one target photo from a seeded album while preserving the other albums, verified from shared storage. | {"app": "Fossify Gallery", "app_bundle_id": "org.fossify.gallery", "description": "Delete one target photo from a seeded album while preserving the other albums, verified from shared storage.", "difficulty": "easy", "observed_agent_steps": 4, "tags": ["fossify_gallery", "gallery", "media", "easy", "benchmark"]} | {"initializer_id": "initializers.android.fossify_gallery:FossifyGalleryDeletePhotoInitializer", "params": {"app_activity": ".activities.SplashActivity.Green", "app_package": "org.fossify.gallery", "clear_app_data": true, "wait_ms": 1500, "workspace_root": "/sdcard/Pictures/bench_gallery_lab"}} | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["red.jpg"], "path": "/sdcard/Pictures/bench_gallery_lab/camera"}, {"entries": ["green.jpg"], "path": "/sdcard/Pictures/bench_gallery_lab/receipts"}], "expected_paths": [{"path": ... | ce62ffa180982a84658f8c84e8be80ea74a5c784adc52a5b0fe0d01bd1f77a4d | Apache-2.0 | ||
android.fossify_gallery.move_rename_photo | android | benchmark | false | hard | fossify_gallery | In Fossify Gallery, apply this exact final routing inside bench_gallery_lab. In camera, move blue.jpg into receipts and rename it to travel_blue_FINAL_774.jpg; move blue_route_card.jpg into receipts and rename it to route_card_BLUE_17_40.jpg; move yellow_board.jpg into archive and rename it to board_yellow_ARCHIVE_FINA... | tasks/android/fossify_gallery_move_rename_photo.yaml | initializers.android.fossify_gallery:FossifyGalleryMoveRenamePhotoInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["fossify_gallery", "gallery", "media", "hard", "benchmark"] | Move and rename nine exact photos across three albums, rename seven retained photos, and preserve ten near-duplicate draft/backup/hold decoys with exact final directory contents. | {"app": "Fossify Gallery", "app_bundle_id": "org.fossify.gallery", "description": "Move and rename nine exact photos across three albums, rename seven retained photos, and preserve ten near-duplicate draft/backup/hold decoys with exact final directory contents.", "difficulty": "hard", "observed_agent_steps": 28, "tags"... | {"initializer_id": "initializers.android.fossify_gallery:FossifyGalleryMoveRenamePhotoInitializer", "params": {"app_activity": ".activities.SplashActivity.Green", "app_package": "org.fossify.gallery", "clear_app_data": true, "extra_media_files": [{"color": "blue", "path": "/sdcard/Pictures/bench_gallery_lab/camera/blue... | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["blue_draft.jpg", "blue_hold.jpg", "camera_manifest_KEEP_119.jpg", "cover_red_FINAL_203.jpg", "label_white_KEEP_CASE_908.jpg", "red_backup.jpg", "yellow_board_backup.jpg"], "path... | 295d60b1c57021c2ec6a999dd242b7e8fc0214168693e7c8d3bef20676363b46 | Apache-2.0 | ||
android.fossify_gallery.rename_photo | android | benchmark | false | hard | fossify_gallery | In Fossify Gallery, rename only the FINAL photos inside bench_gallery_lab and keep every album membership unchanged. In camera, rename blue.jpg to travel_blue_FINAL_774.jpg, red.jpg to cover_red_FINAL_203.jpg, blue_route_card.jpg to route_card_BLUE_17_40.jpg, yellow_board.jpg to board_yellow_FINAL_501.jpg, white_label.... | tasks/android/fossify_gallery_rename_photo.yaml | initializers.android.fossify_gallery:FossifyGalleryRenamePhotoInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["fossify_gallery", "gallery", "media", "hard", "benchmark"] | Rename seventeen exact gallery photos across three albums while preserving nine visually similar draft/backup/hold decoys and keeping album membership unchanged. | {"app": "Fossify Gallery", "app_bundle_id": "org.fossify.gallery", "description": "Rename seventeen exact gallery photos across three albums while preserving nine visually similar draft/backup/hold decoys and keeping album membership unchanged.", "difficulty": "hard", "observed_agent_steps": 12, "tags": ["fossify_galle... | {"initializer_id": "initializers.android.fossify_gallery:FossifyGalleryRenamePhotoInitializer", "params": {"app_activity": ".activities.SplashActivity.Green", "app_package": "org.fossify.gallery", "clear_app_data": true, "extra_media_files": [{"color": "blue", "path": "/sdcard/Pictures/bench_gallery_lab/camera/blue_rou... | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["blue_draft.jpg", "blue_hold.jpg", "board_yellow_FINAL_501.jpg", "camera_manifest_KEEP_119.jpg", "camera_receipt_GREEN_FINAL_610.jpg", "cover_red_FINAL_203.jpg", "label_white_KEE... | b2741337f0e3216d2bc39348c9865ef667e7ee3e366db0ac94dc3fed8a464a9b | Apache-2.0 | ||
android.k9.forward_alpha_beta_reports | android | benchmark | false | hard | k9 | In K-9 Mail (not Gmail), first read BMK Forward Routing. It tells you which report emails are final, which emails are distractors, the recipient, the subject pattern, and the exact body prefix lines. Forward only the final report emails according to that routing memo. | tasks/android/k9_forward_alpha_beta_reports.yaml | initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer | evaluators.android.k9_forward_email:K9ForwardAlphaBetaReportsEvaluator | 100 | 120 | ["email", "k9", "forward", "greenmail", "hard", "benchmark"] | Forward four different seeded report emails with required top body lines, then verify all deliveries. | {"app": "K-9 Mail", "app_bundle_id": "com.fsck.k9", "description": "Forward four different seeded report emails with required top body lines, then verify all deliveries.", "difficulty": "hard", "prerequisites": ["K-9 Mail is installed on the emulator.", "The benchsender@example.test account is already configured in K-9... | {"initializer_id": "initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "net.thunderbird.app.common.MainActivity", "app_package": "com.fsck.k9", "auto_refresh_inbox": true, "default_recipient_email": "benchsender@example.test", "purge_... | {"evaluator_id": "evaluators.android.k9_forward_email:K9ForwardAlphaBetaReportsEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchrecv@example.test", "required_forwards": [{"expected_prefix_lines": ["Combined Reports", "Source: Alpha ... | 53c5ef4a953237c49c6cc0f7529c470043e110e6a471860254dc2d9cfb52d7a2 | Apache-2.0 | ||
android.k9.forward_meeting_notes | android | benchmark | false | k9 | In K-9 Mail (not Gmail), forward the email with subject Meeting Notes to benchrecv@example.test and add Please review this. as the first line of the forwarded body. | tasks/android/k9_forward_meeting_notes.yaml | initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer | evaluators.android.k9_forward_email:K9ForwardMeetingNotesEvaluator | 100 | 120 | ["email", "k9", "forward", "greenmail", "medium", "benchmark"] | Find and forward one target email, prepend a required line, then verify delivery via GreenMail. | {"app": "K-9 Mail", "app_bundle_id": "com.fsck.k9", "description": "Find and forward one target email, prepend a required line, then verify delivery via GreenMail.", "prerequisites": ["K-9 Mail is installed on the emulator.", "The benchsender@example.test account is already configured in K-9.", "GreenMail is running on... | {"initializer_id": "initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "net.thunderbird.app.common.MainActivity", "app_package": "com.fsck.k9", "auto_refresh_inbox": true, "default_recipient_email": "benchsender@example.test", "purge_... | {"evaluator_id": "evaluators.android.k9_forward_email:K9ForwardMeetingNotesEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchrecv@example.test", "required_prefix_line": "Please review this.", "sender_email": "benchsender@example.test... | 8070eb920cb1bbd914c7ab43f5e3359cbac7da5bd3e42477df7d521efe38f1a0 | Apache-2.0 | |||
android.k9.manual_setup_send_email | android | benchmark | false | hard | k9 | Use K-9 Mail to read the 10 inbox messages whose subjects start with BMK Manual Mail Packet. Each message contains one line in the form "field: value". Send one synthesized email to benchrecv@example.test with subject HelloWorldBenchManual-IMAP3143, and make the body contain the 10 extracted value strings as separate l... | tasks/android/k9_manual_setup_send_email.yaml | initializers.android.k9_manual_setup:K9ManualSetupInitializer | evaluators.android.k9_send_email:K9SendEmailEvaluator | 100 | 120 | ["email", "k9", "greenmail", "onboarding", "manual_setup", "hard", "benchmark"] | Starting from an unconfigured K-9 state, configure the account, read ten seeded inbox messages, synthesize the final recipient/subject/body, and verify delivery through GreenMail. | {"app": "K-9 Mail", "app_bundle_id": "com.fsck.k9", "description": "Starting from an unconfigured K-9 state, configure the account, read ten seeded inbox messages, synthesize the final recipient/subject/body, and verify delivery through GreenMail.", "difficulty": "hard", "prerequisites": ["K-9 Mail is installed on the ... | {"initializer_id": "initializers.android.k9_manual_setup:K9ManualSetupInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "net.thunderbird.app.common.MainActivity", "app_package": "com.fsck.k9", "clear_app_data": true, "default_recipient_email": "benchsender@example.test", "purge_greenmail... | {"evaluator_id": "evaluators.android.k9_send_email:K9SendEmailEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "body_lines_unordered": ["alpine-17-river", "north loading dock", "14:35-15:05", "VX-2049-blue", "use manual corridor", "keep BMK-774 intact", "owner=bench route=manual", "imap3143 smtp3025 no-e... | 883a53cf183b2ce12dca4f94df143e38609260754c153458f8c665bdf1e2ff66 | Apache-2.0 | ||
android.k9.send_email | android | benchmark | false | easy | k9 | In K-9 Mail (not Gmail), read the inbox message titled BMK Compose Request - Final. It contains the recipient, subject, and body to send. Ignore any draft compose request, then send exactly the final requested email. | tasks/android/k9_send_email.yaml | initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer | evaluators.android.k9_send_email:K9SendEmailEvaluator | 100 | 120 | ["email", "k9", "greenmail", "communication", "easy", "benchmark"] | Send a longer fixed email through a preconfigured K-9 account and verify delivery through GreenMail. | {"app": "K-9 Mail", "app_bundle_id": "com.fsck.k9", "description": "Send a longer fixed email through a preconfigured K-9 account and verify delivery through GreenMail.", "difficulty": "easy", "prerequisites": ["K-9 Mail is installed on the emulator.", "The benchsender@example.test account is already configured in K-9.... | {"initializer_id": "initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "net.thunderbird.app.common.MainActivity", "app_package": "com.fsck.k9", "auto_refresh_inbox": true, "default_recipient_email": "benchsender@example.test", "purge_... | {"evaluator_id": "evaluators.android.k9_send_email:K9SendEmailEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "body": "greenmail_test_message route=blue eta=17:40 confirm=YES owner=Mei checksum=774", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchrecv@example.test", "sender_ema... | a2dafb07118b4afb4132654db6d11ea17fee8288b721373ba09ff3e03f8c32d5 | Apache-2.0 | ||
android.k9.simple_send_email_v2 | android | benchmark | false | k9 | Send an email in K-9 Mail (not Gmail) to benchrecv@example.test with subject Test Email 1 and a two-line body: Hello on the first line and This is a test on the second line. | tasks/android/k9_simple_send_email_v2.yaml | initializers.android.k9_email:K9SendEmailInitializer | evaluators.android.k9_simple_send_email_v2:K9SimpleSendEmailV2Evaluator | 100 | 120 | ["email", "k9", "greenmail", "communication", "easy_plus", "benchmark"] | Compose and send a K-9 email with a specific subject and two-line body, then verify delivery through GreenMail. | {"app": "K-9 Mail", "app_bundle_id": "com.fsck.k9", "description": "Compose and send a K-9 email with a specific subject and two-line body, then verify delivery through GreenMail.", "prerequisites": ["K-9 Mail is installed on the emulator.", "The benchsender@example.test account is already configured in K-9.", "GreenMa... | {"initializer_id": "initializers.android.k9_email:K9SendEmailInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "net.thunderbird.app.common.MainActivity", "app_package": "com.fsck.k9", "purge_greenmail": true, "reset_app_data": true, "wait_ms": 1500}} | {"evaluator_id": "evaluators.android.k9_simple_send_email_v2:K9SimpleSendEmailV2Evaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "expected_body": "Hello\nThis is a test", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchrecv@example.test", "sender_email": "benchsender@example.test... | 79f8fabedf8824997dd625d0aa80d98e40d6dae77d9f3228f70059b64750eec6 | Apache-2.0 | |||
android.libreoffice.notes_append_hard | android | benchmark | false | hard | libreoffice | Open notes.odt in LibreOffice, go to the very end, and append only the FINAL checklist, not the archival sections. The exact twelve new lines must be Final 01 - Task A completed, Final 02 - Task B completed, Final 03 - Task C completed, Final 04 - Budget checked, Final 05 - Owner notified, Final 06 - Risk log archived,... | tasks/android/libreoffice_notes_append_hard.yaml | initializers.android.libreoffice_notes_append_prep:LibreOfficeNotesAppendPrepInitializer | evaluators.android.libreoffice_notes_append:LibreOfficeNotesAppendEvaluator | 100 | 120 | ["libreoffice", "android", "odt", "append", "formatting", "hard", "benchmark"] | Append a twelve-line final checklist at document end while avoiding archival decoys, then save/reopen and verify each exact line appears once. | {"app": "LibreOffice", "app_bundle_id": "org.documentfoundation.libreoffice", "description": "Append a twelve-line final checklist at document end while avoiding archival decoys, then save/reopen and verify each exact line appears once.", "difficulty": "hard", "prerequisites": ["LibreOffice is installed on the emulator... | {"initializer_id": "initializers.android.libreoffice_notes_append_prep:LibreOfficeNotesAppendPrepInitializer", "params": {"app_activity": "org.libreoffice.ui.LibreOfficeUIActivity", "app_package": "org.documentfoundation.libreoffice", "clear_app_data": false, "document_dir": "/sdcard/Documents", "filename": "notes.odt"... | {"evaluator_id": "evaluators.android.libreoffice_notes_append:LibreOfficeNotesAppendEvaluator", "params": {"expected_filename": "notes.odt", "expected_line_count": 1, "require_exact_line_counts": true, "required_lines": ["Final 01 - Task A completed", "Final 02 - Task B completed", "Final 03 - Task C completed", "Final... | e6b1cdb357df5a3319622df8e3f7f743a69040e3f30496280f92fd588b43ea08 | Apache-2.0 | ||
android.libreoffice.status_report_update | android | benchmark | false | hard | libreoffice | Open status_report.odt in LibreOffice, navigate to the final decision section, and change the exact later line Status: Pending to Status: Completed FINAL-BLUE [owner=Mei; confirmed=17:40; risk=reviewed; archive=BMK-774; ignore=draft-monitoring]. Do not alter the earlier monitoring/status-like lines, save the file, reop... | tasks/android/libreoffice_status_report_update.yaml | initializers.android.libreoffice_status_report_prep:LibreOfficeStatusReportPrepInitializer | evaluators.android.libreoffice_status_report:LibreOfficeStatusReportEvaluator | 100 | 120 | ["libreoffice", "android", "odt", "edit", "verify", "hard", "benchmark"] | Open a seeded multi-page ODT, update only the final pending status to a punctuation-heavy exact line, save/reopen, and verify persistence. | {"app": "LibreOffice", "app_bundle_id": "org.documentfoundation.libreoffice", "description": "Open a seeded multi-page ODT, update only the final pending status to a punctuation-heavy exact line, save/reopen, and verify persistence.", "difficulty": "hard", "prerequisites": ["LibreOffice is installed on the emulator."],... | {"initializer_id": "initializers.android.libreoffice_status_report_prep:LibreOfficeStatusReportPrepInitializer", "params": {"app_activity": "org.libreoffice.ui.LibreOfficeUIActivity", "app_package": "org.documentfoundation.libreoffice", "clear_app_data": false, "document_dir": "/sdcard/Documents", "filename": "status_r... | {"evaluator_id": "evaluators.android.libreoffice_status_report:LibreOfficeStatusReportEvaluator", "params": {"expected_filename": "status_report.odt", "new_text": "Status: Completed FINAL-BLUE [owner=Mei; confirmed=17:40; risk=reviewed; archive=BMK-774; ignore=draft-monitoring]", "old_text": "Status: Pending", "require... | b276d928a924fd06326de31dbc38012593dbc6a38e74d1b8cae1e7b1aa020c7e | Apache-2.0 | ||
android.libreoffice.viewer.mark | android | benchmark | false | easy | libreoffice | Create a new text document in LibreOffice, put only this exact marker on its own line: READ_BY_VIEWER_2026_FINAL_ROUTE_BLUE_OWNER_MEI__KEEP_CASE__BMK_774__NO_DRAFT. Save it specifically as bench_read_by_viewer.odt, reopen that saved file, and confirm the marker is still there. Do not save as a draft name and do not add... | tasks/android/libreoffice_viewer_mark.yaml | initializers.android.libreoffice_viewer_prep:LibreOfficeViewerNewTextPrepInitializer | evaluators.android.libreoffice_viewer_mark:LibreOfficeViewerMarkEvaluator | 100 | 120 | ["libreoffice", "viewer", "document", "ascii", "easy"] | Prep opens New Text Document; agent types a long exact marker, saves/reopens bench_read_by_viewer.odt, and evaluator verifies persisted ODT content. | {"app": "LibreOffice", "description": "Prep opens New Text Document; agent types a long exact marker, saves/reopens bench_read_by_viewer.odt, and evaluator verifies persisted ODT content.", "difficulty": "easy", "tags": ["libreoffice", "viewer", "document", "ascii", "easy"]} | {"initializer_id": "initializers.android.libreoffice_viewer_prep:LibreOfficeViewerNewTextPrepInitializer", "params": {"after_template_ms": 1200, "app_name": "libreoffice", "sheet_settle_ms": 800, "wait_ms": 2000}} | {"evaluator_id": "evaluators.android.libreoffice_viewer_mark:LibreOfficeViewerMarkEvaluator", "params": {"expected_filename": "bench_read_by_viewer.odt", "expected_marker": "READ_BY_VIEWER_2026_FINAL_ROUTE_BLUE_OWNER_MEI__KEEP_CASE__BMK_774__NO_DRAFT"}} | cc9af6453d9565e03ac30ae3a52c7fcafe999a3f40a7baec0db99cc521c45d67 | Apache-2.0 | ||
android.markor.create_note | android | benchmark | false | markor | Create a new note in Markor called hello.md containing exactly: Hello, world! | tasks/android/markor_create_note.yaml | initializers.android.open_app:OpenAppInitializer | evaluators.android.markor_create_note:MarkorCreateNoteEvaluator | 100 | 120 | ["markor", "data_entry", "medium", "parameterized"] | Ported from android_world MarkorCreateNote task. Creates a new note with a specified filename and text content. | {"app": "Markor", "app_bundle_id": "net.gsantner.markor", "description": "Ported from android_world MarkorCreateNote task. Creates a new note with a specified filename and text content.", "tags": ["markor", "data_entry", "medium", "parameterized"]} | {"initializer_id": "initializers.android.open_app:OpenAppInitializer", "params": {"app_name": "Markor", "remove_paths": ["/storage/emulated/0/Documents/markor/hello.md", "/storage/emulated/0/Documents/QuickNote/hello.md", "/sdcard/Documents/markor/hello.md", "/sdcard/Documents/QuickNote/hello.md"], "wait_ms": 1000}} | {"evaluator_id": "evaluators.android.markor_create_note:MarkorCreateNoteEvaluator", "params": {"file_name": "hello.md", "text": "Hello, world!"}} | 506f90d5fa9b5d89f8ab554ddb78c487924e51066e036ae7aa0b05e4c8d3776b | Apache-2.0 | |||
android.material_files.create_folder | android | benchmark | false | easy | material_files | In Material Files, create a folder named travel_docs in the benchmark files workspace. | tasks/android/material_files_create_folder.yaml | initializers.android.material_files:MaterialFilesCreateFolderInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["material_files", "files", "local_storage", "easy", "benchmark"] | Create a folder in a deterministic workspace using Material Files and verify the result from shared storage. | {"app": "Material Files", "app_bundle_id": "me.zhanghai.android.files", "description": "Create a folder in a deterministic workspace using Material Files and verify the result from shared storage.", "difficulty": "easy", "observed_agent_steps": 5, "tags": ["material_files", "files", "local_storage", "easy", "benchmark"... | {"initializer_id": "initializers.android.material_files:MaterialFilesCreateFolderInitializer", "params": {"app_activity": ".filelist.FileListActivity", "app_package": "me.zhanghai.android.files", "clear_app_data": true, "wait_ms": 1200, "workspace_root": "/sdcard/Documents/bench_files_lab"}} | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["archive", "incoming", "travel_docs"], "path": "/sdcard/Documents/bench_files_lab"}, {"entries": ["seed_note.txt"], "path": "/sdcard/Documents/bench_files_lab/incoming"}, {"entri... | 6a2dd50cba92448a5f34973ae389d7187f8d5d06d2bf511cbd01a1f04c376948 | Apache-2.0 | ||
android.material_files.organize_file | android | benchmark | false | hard | material_files | In Material Files, open the benchmark files workspace and read incoming/route_plan.txt. Follow the final route plan inside that file, not the draft note. When finished, the incoming folder should be empty. | tasks/android/material_files_organize_file.yaml | initializers.android.material_files:MaterialFilesOrganizeFileInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["material_files", "files", "local_storage", "hard", "benchmark"] | Create an archive subfolder, move and rename two seeded files, then verify the source folder is empty before ending on the archived files. | {"app": "Material Files", "app_bundle_id": "me.zhanghai.android.files", "description": "Create an archive subfolder, move and rename two seeded files, then verify the source folder is empty before ending on the archived files.", "difficulty": "hard", "observed_agent_steps": 32, "tags": ["material_files", "files", "loca... | {"initializer_id": "initializers.android.material_files:MaterialFilesOrganizeFileInitializer", "params": {"app_activity": ".filelist.FileListActivity", "app_package": "me.zhanghai.android.files", "clear_app_data": true, "extra_seed_files": [{"path": "/sdcard/Documents/bench_files_lab/incoming/seed_invoice.txt", "text":... | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["archive", "incoming"], "path": "/sdcard/Documents/bench_files_lab"}, {"entries": [], "path": "/sdcard/Documents/bench_files_lab/incoming"}, {"entries": ["processed", "review"], ... | b600d881b295e8913130d0f62fb89fe605e40bbe681645d43089428dd91855ab | Apache-2.0 | ||
android.material_files.rename_file | android | benchmark | false | hard | material_files | In Material Files, open incoming/rename_instructions.txt inside the benchmark files workspace and apply only the FINAL BLUE batch. Ignore the DRAFT, HOLD, BACKUP, and RED decoy lines. Rename eight final source files exactly, move exactly three final archive files into archive after renaming them, leave every hold/backu... | tasks/android/material_files_rename_file.yaml | initializers.android.material_files:MaterialFilesRenameFileInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["material_files", "files", "local_storage", "hard", "benchmark"] | Read an instruction file with decoys, apply eight exact final renames, move three renamed files into archive, preserve all hold/draft/backup files, delete the instruction file, and verify exact directory contents. | {"app": "Material Files", "app_bundle_id": "me.zhanghai.android.files", "description": "Read an instruction file with decoys, apply eight exact final renames, move three renamed files into archive, preserve all hold/draft/backup files, delete the instruction file, and verify exact directory contents.", "difficulty": "h... | {"initializer_id": "initializers.android.material_files:MaterialFilesRenameFileInitializer", "params": {"app_activity": ".filelist.FileListActivity", "app_package": "me.zhanghai.android.files", "clear_app_data": true, "extra_seed_files": [{"path": "/sdcard/Documents/bench_files_lab/incoming/hold_reference.txt", "text":... | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["archive", "incoming"], "path": "/sdcard/Documents/bench_files_lab"}, {"entries": ["backup_manifest_keep_case_BMK_9.txt", "draft_receipt_note.txt", "hold_invoice_note.txt", "hold... | 755b6bda85d2996aace10e8aec8e67d260886ef3d051b12086b2a9ff9888c00e | Apache-2.0 | ||
android.oinkoin.create_custom_category_and_use_it | android | benchmark | false | hard | oinkoin | In Oinkoin, keep the seeded Food, Transport, and BenchCafeOps-DRAFT-774 records unchanged. Create a new expense category named BenchCafeOps-BLUE-774, not BenchCafeOps-DRAFT-774 or BenchCafeOps-BLUE-747. Use the new category for one draft expense of 21.50 titled Special Coffee with note bench_custom_category_note_initia... | tasks/android/oinkoin_create_custom_category_and_use_it.yaml | initializers.android.oinkoin_additional:OinkoinCreateCustomCategoryAndUseItInitializer | evaluators.android.oinkoin_additional:OinkoinCreateCustomCategoryAndUseItEvaluator | 100 | 120 | ["finance", "accounting", "oinkoin", "sqlite", "local_db", "custom_category", "hard", "benchmark"] | Preserve seeded Oinkoin records and decoy categories, create a precise custom expense category, edit one draft record into a final multiline record, create a second final record, and verify the exact final SQLite state. | {"app": "Oinkoin", "app_bundle_id": "com.github.emavgl.piggybankpro", "description": "Preserve seeded Oinkoin records and decoy categories, create a precise custom expense category, edit one draft record into a final multiline record, create a second final record, and verify the exact final SQLite state.", "difficulty"... | {"initializer_id": "initializers.android.oinkoin_additional:OinkoinCreateCustomCategoryAndUseItInitializer", "params": {"app_activity": "com.example.piggybank.MainActivity", "app_package": "com.github.emavgl.piggybankpro", "clear_app_data": true, "seed_categories": [{"category_type": 0, "color": "green", "name": "Food"... | {"evaluator_id": "evaluators.android.oinkoin_additional:OinkoinCreateCustomCategoryAndUseItEvaluator", "params": {"app_package": "com.github.emavgl.piggybankpro", "category_name": "BenchCafeOps-BLUE-774", "category_type": 0, "database_path": "/data/user/0/com.github.emavgl.piggybankpro/databases/movements.db", "expecte... | 82f71d81d4f8d56c290c1b719cdd907fff53d9b58be245f22643b61d0626567e | Apache-2.0 | ||
android.oinkoin.create_expense | android | benchmark | false | oinkoin | In Oinkoin, add a Food expense with amount 12.34, title Coffee, and note bench_expense_note. | tasks/android/oinkoin_create_expense.yaml | initializers.android.oinkoin_expense:OinkoinCreateExpenseInitializer | evaluators.android.oinkoin_create_expense:OinkoinCreateExpenseEvaluator | 100 | 120 | ["finance", "accounting", "oinkoin", "sqlite", "local_db", "easy", "benchmark"] | Create one Food expense record in Oinkoin from a fresh state and verify persistence through the app's local SQLite database. | {"app": "Oinkoin", "app_bundle_id": "com.github.emavgl.piggybankpro", "description": "Create one Food expense record in Oinkoin from a fresh state and verify persistence through the app's local SQLite database.", "prerequisites": ["Oinkoin PRO is installed on the emulator.", "The Android emulator supports adb root so t... | {"initializer_id": "initializers.android.oinkoin_expense:OinkoinCreateExpenseInitializer", "params": {"app_activity": "com.example.piggybank.MainActivity", "app_package": "com.github.emavgl.piggybankpro", "clear_app_data": true, "wait_ms": 1500}} | {"evaluator_id": "evaluators.android.oinkoin_create_expense:OinkoinCreateExpenseEvaluator", "params": {"amount": 12.34, "app_package": "com.github.emavgl.piggybankpro", "category_name": "Food", "category_type": 0, "database_path": "/data/user/0/com.github.emavgl.piggybankpro/databases/movements.db", "is_expense": true,... | 3c5cec3798a34bc93941bb7740ee44bb74798a78eecad4c94fc2e33401727677 | Apache-2.0 | |||
android.oinkoin.create_income | android | benchmark | false | oinkoin | In Oinkoin, add a Salary income record with amount 1234.56, title Payday, and note bench_income_note. | tasks/android/oinkoin_create_income.yaml | initializers.android.oinkoin_additional:OinkoinCreateIncomeInitializer | evaluators.android.oinkoin_additional:OinkoinCreateIncomeEvaluator | 100 | 120 | ["finance", "accounting", "oinkoin", "sqlite", "local_db", "income", "medium", "benchmark"] | Create one Salary income record in Oinkoin from a fresh state and verify persistence through the app's local SQLite database. | {"app": "Oinkoin", "app_bundle_id": "com.github.emavgl.piggybankpro", "description": "Create one Salary income record in Oinkoin from a fresh state and verify persistence through the app's local SQLite database.", "prerequisites": ["Oinkoin PRO is installed on the emulator.", "The Android emulator supports adb root so ... | {"initializer_id": "initializers.android.oinkoin_additional:OinkoinCreateIncomeInitializer", "params": {"app_activity": "com.example.piggybank.MainActivity", "app_package": "com.github.emavgl.piggybankpro", "clear_app_data": true, "wait_ms": 1500}} | {"evaluator_id": "evaluators.android.oinkoin_additional:OinkoinCreateIncomeEvaluator", "params": {"amount": 1234.56, "app_package": "com.github.emavgl.piggybankpro", "category_name": "Salary", "category_type": 1, "database_path": "/data/user/0/com.github.emavgl.piggybankpro/databases/movements.db", "note": "bench_incom... | 3f09886c2d412e17db4a1370f326296d8dc1f4f49f280e10b3d2200416564da0 | Apache-2.0 | |||
android.oinkoin.delete_expense | android | benchmark | false | hard | oinkoin | In Oinkoin, delete the existing Food expense with amount 9.99, title Tea, and note bench_delete_me. | tasks/android/oinkoin_delete_expense.yaml | initializers.android.oinkoin_additional:OinkoinDeleteExpenseInitializer | evaluators.android.oinkoin_additional:OinkoinDeleteExpenseEvaluator | 100 | 120 | ["finance", "accounting", "oinkoin", "sqlite", "local_db", "delete", "hard", "benchmark"] | Delete an existing Food expense record in Oinkoin and verify that the seeded row no longer exists in SQLite. | {"app": "Oinkoin", "app_bundle_id": "com.github.emavgl.piggybankpro", "description": "Delete an existing Food expense record in Oinkoin and verify that the seeded row no longer exists in SQLite.", "difficulty": "hard", "prerequisites": ["Oinkoin PRO is installed on the emulator.", "The Android emulator supports adb roo... | {"initializer_id": "initializers.android.oinkoin_additional:OinkoinDeleteExpenseInitializer", "params": {"app_activity": "com.example.piggybank.MainActivity", "app_package": "com.github.emavgl.piggybankpro", "clear_app_data": true, "seed_amount": 9.99, "seed_category_name": "Food", "seed_note": "bench_delete_me", "seed... | {"evaluator_id": "evaluators.android.oinkoin_additional:OinkoinDeleteExpenseEvaluator", "params": {"amount": 9.99, "app_package": "com.github.emavgl.piggybankpro", "category_name": "Food", "category_type": 0, "database_path": "/data/user/0/com.github.emavgl.piggybankpro/databases/movements.db", "note": "bench_delete_me... | c7cb08e89fe88825d57343267e8949c71784173fc1480ac5b06917e6f52c7d63 | Apache-2.0 | ||
android.oinkoin.edit_expense | android | benchmark | false | easy | oinkoin | In Oinkoin, open the existing Food expense titled Coffee. Its current note contains a dense instruction card with the exact final amount, title, and multiline note. Apply that card to the same record, keep it in Food, preserve the exact punctuation/case in the final title and note, and do not add a second expense. | tasks/android/oinkoin_edit_expense.yaml | initializers.android.oinkoin_additional:OinkoinEditExpenseInitializer | evaluators.android.oinkoin_additional:OinkoinEditExpenseEvaluator | 100 | 120 | ["finance", "accounting", "oinkoin", "sqlite", "local_db", "edit", "easy", "benchmark"] | Edit an existing Food expense record in Oinkoin using an embedded instruction card, preserving exact title punctuation and multiline note text in SQLite. | {"app": "Oinkoin", "app_bundle_id": "com.github.emavgl.piggybankpro", "description": "Edit an existing Food expense record in Oinkoin using an embedded instruction card, preserving exact title punctuation and multiline note text in SQLite.", "difficulty": "easy", "prerequisites": ["Oinkoin PRO is installed on the emula... | {"initializer_id": "initializers.android.oinkoin_additional:OinkoinEditExpenseInitializer", "params": {"app_activity": "com.example.piggybank.MainActivity", "app_package": "com.github.emavgl.piggybankpro", "clear_app_data": true, "seed_amount": 12.34, "seed_category_name": "Food", "seed_note": "old_note FINAL_AMOUNT=19... | {"evaluator_id": "evaluators.android.oinkoin_additional:OinkoinEditExpenseEvaluator", "params": {"app_package": "com.github.emavgl.piggybankpro", "category_name": "Food", "category_type": 0, "database_path": "/data/user/0/com.github.emavgl.piggybankpro/databases/movements.db", "new_amount": 19.77, "new_note": "bench_ed... | 2a5bfb41dc33478d89f14f8db015be9c652c683ea7fb376cc9032b137511894f | Apache-2.0 | ||
android.oracle.cross_vm.prepare_budget_transfer_hard | android | benchmark | true | hard | oracle | Oracle sanity task for android.cross_vm.prepare_budget_transfer_hard. The initializer already prepares the expected transfer file. Wait briefly and finish.
| tasks/android/oracle/cross_vm_prepare_budget_transfer_hard_oracle.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 2 | 90 | ["android", "cross_vm", "oracle", "hard"] | {"difficulty": "hard", "oracle_for": "android.cross_vm.prepare_budget_transfer_hard", "tags": ["android", "cross_vm", "oracle", "hard"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"prepare_transfer": true, "source_path": "/sdcard/Documents/markor/budget_source.csv", "source_text": "Category,Planned,Actual\nTravel,1200,980\nLodging,2100,2240\nMeals,450,390\nSupplies,300,340\nContingency,600,720\nPermit... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Category,Planned,Actual\nTravel,1200,980\nLodging,2100,2240\nMeals,450,390\nSupplies,300,340\nContingency,600,720\nPermits,250,410\nTraining,500,455\nEquipment,850,1025\n", "path": "/sdcard/Documents/markor/budget_tra... | 8ba3f93f1af6368242db747196abf91f074ddc98dcf0fe40facde901fe3bf9b7 | Apache-2.0 | |||
android.oracle.cross_vm.prepare_launch_review_transfer_hard | android | benchmark | true | hard | oracle | Oracle sanity task for android.cross_vm.prepare_launch_review_transfer_hard. The initializer already prepares the expected transfer file. Wait briefly and finish.
| tasks/android/oracle/cross_vm_prepare_launch_review_transfer_hard_oracle.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 2 | 90 | ["android", "cross_vm", "oracle", "hard"] | {"difficulty": "hard", "oracle_for": "android.cross_vm.prepare_launch_review_transfer_hard", "tags": ["android", "cross_vm", "oracle", "hard"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"prepare_transfer": true, "source_path": "/sdcard/Documents/markor/launch_review_source.txt", "source_text": "Launch Readiness Review\nAttendees:\nMaya Chen\nJordan Lee\nPriya Nair\nTheo Martin\nAction Items:\nConfirm vendor... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Launch Readiness Review\nAttendees:\nMaya Chen\nJordan Lee\nPriya Nair\nTheo Martin\nAction Items:\nConfirm vendor staging access by Tuesday.\nSend revised demo script to the field team.\nLock the final travel roster ... | 901018270090ca874fb497a449b0d8e086a3d83e588daa78c6ce40f01af2a139 | Apache-2.0 | |||
android.oracle.cross_vm.prepare_site_visit_transfer_easy | android | benchmark | true | easy | oracle | Oracle sanity task for android.cross_vm.prepare_site_visit_transfer_easy. The initializer already prepares the expected transfer file. Wait briefly and finish.
| tasks/android/oracle/cross_vm_prepare_site_visit_transfer_easy_oracle.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 2 | 90 | ["android", "cross_vm", "oracle", "easy"] | {"difficulty": "easy", "oracle_for": "android.cross_vm.prepare_site_visit_transfer_easy", "tags": ["android", "cross_vm", "oracle", "easy"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"prepare_transfer": true, "source_path": "/sdcard/Documents/markor/site_visit_source.txt", "source_text": "Northwind Site Visit\nConfirm loading dock access at 08:30\nBring revised safety checklist\nShare the updated visitor... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Northwind Site Visit\nConfirm loading dock access at 08:30\nBring revised safety checklist\nShare the updated visitor badge count: 14\n", "path": "/sdcard/Documents/markor/site_visit_transfer.txt"}} | 63738a7c7075ea9677bbc67ab8d3d30ad907a8fbf7ebf4fec750f7b6a2351e21 | Apache-2.0 | |||
android.quickshop.add_coffee_to_cart | android | benchmark | false | easy | quickshop | Find Mountain Isle Pour-Over Coffee 20 Pack in QuickShop and add exactly one unit to the cart. | tasks/android/quickshop_add_coffee_to_cart.yaml | initializers.android.quickshop:QuickShopFreshOpenInitializer | evaluators.android.quickshop:QuickShopStateEvaluator | 100 | 120 | ["shopping", "android", "quickshop", "cart", "search", "easy", "benchmark"] | Search for one specific product in QuickShop and add it to the cart. | {"app": "QuickShop", "app_bundle_id": "com.killt.quickshop", "description": "Search for one specific product in QuickShop and add it to the cart.", "difficulty": "easy", "prerequisites": ["QuickShop is installed on the emulator."], "tags": ["shopping", "android", "quickshop", "cart", "search", "easy", "benchmark"]} | {"initializer_id": "initializers.android.quickshop:QuickShopFreshOpenInitializer", "params": {"app_activity": "com.killt.quickshop.MainActivity", "app_package": "com.killt.quickshop", "clear_app_data": true, "wait_ms": 1800}} | {"evaluator_id": "evaluators.android.quickshop:QuickShopStateEvaluator", "params": {"absent_cart_product_ids": ["p1001", "p1002", "p1003", "p1004", "p1006"], "app_package": "com.killt.quickshop", "cart_size": 1, "order_count": 0, "poll_interval_seconds": 0.5, "present_cart_items": [{"product_id": "p1005", "quantity": 1... | 0e00d6583e877ef3c9bcafe9d707afbfb775fdeff3f8ffca6dfffef8caba0d64 | Apache-2.0 | ||
android.quickshop.home_refresh_checkout | android | benchmark | false | hard | quickshop | In QuickShop, sign in with phone 13800138000 and password spring2026. Build a home-refresh order from the final checklist, not the draft checklist: Garden White Cotton Bedding Set 1.8m with the 200x230cm spec quantity 2, Polar Day Slim Business Backpack with the External USB port spec quantity 1, Mountain Isle Pour-Ove... | tasks/android/quickshop_home_refresh_checkout.yaml | initializers.android.quickshop:QuickShopFreshOpenInitializer | evaluators.android.quickshop:QuickShopStateEvaluator | 100 | 120 | ["shopping", "android", "quickshop", "cart", "checkout", "multi_step", "hard", "benchmark"] | Build a four-item cart, remove one distractor item, set product specs and quantity, and place the final QuickShop home delivery order. | {"app": "QuickShop", "app_bundle_id": "com.killt.quickshop", "description": "Build a four-item cart, remove one distractor item, set product specs and quantity, and place the final QuickShop home delivery order.", "difficulty": "hard", "prerequisites": ["QuickShop is installed on the emulator."], "tags": ["shopping", "... | {"initializer_id": "initializers.android.quickshop:QuickShopFreshOpenInitializer", "params": {"app_activity": "com.killt.quickshop.MainActivity", "app_package": "com.killt.quickshop", "clear_app_data": true, "wait_ms": 1800}} | {"evaluator_id": "evaluators.android.quickshop:QuickShopStateEvaluator", "params": {"app_package": "com.killt.quickshop", "cart_size": 0, "latest_order": {"address_id": "addr-home", "items": [{"product_id": "p1003", "quantity": 2, "selected_spec": "200x230cm"}, {"product_id": "p1004", "quantity": 1, "selected_spec": "E... | 75411e60e155eb4802c9f1e212d108621b87533cf64b5527d013962cc1724ae1 | Apache-2.0 | ||
android.quickshop.office_setup_checkout | android | benchmark | false | hard | quickshop | In QuickShop, sign in with phone 13800138000 and password spring2026. Place the final office setup order, ignoring any home-refresh products you inspect: one Verdant Pro Noise-Canceling Headphones with the 30h battery spec, two Mukawa Folding Camping Table and Chair Set items with the Storage bag spec, one Lumen Magnet... | tasks/android/quickshop_office_setup_checkout.yaml | initializers.android.quickshop:QuickShopFreshOpenInitializer | evaluators.android.quickshop:QuickShopStateEvaluator | 100 | 120 | ["shopping", "android", "quickshop", "checkout", "orders", "multi_step", "hard", "benchmark"] | Log in, build an office setup cart with exact specs, adjust quantity, and place the order with a required address, payment method, and note. | {"app": "QuickShop", "app_bundle_id": "com.killt.quickshop", "description": "Log in, build an office setup cart with exact specs, adjust quantity, and place the order with a required address, payment method, and note.", "difficulty": "hard", "prerequisites": ["QuickShop is installed on the emulator."], "tags": ["shoppi... | {"initializer_id": "initializers.android.quickshop:QuickShopFreshOpenInitializer", "params": {"app_activity": "com.killt.quickshop.MainActivity", "app_package": "com.killt.quickshop", "clear_app_data": true, "wait_ms": 1800}} | {"evaluator_id": "evaluators.android.quickshop:QuickShopStateEvaluator", "params": {"app_package": "com.killt.quickshop", "cart_size": 0, "latest_order": {"address_id": "addr-office", "items": [{"product_id": "p1001", "quantity": 1, "selected_spec": "30h battery"}, {"product_id": "p1002", "quantity": 2, "selected_spec"... | b151b1198f3fc0c520f46e0eb5284f0c92ddaddc6f78a21876f583d5b38fd837 | Apache-2.0 | ||
android.spotube.profile_setup | android | benchmark | false | easy | spotube | In Spotube settings, repair the profile from the default/reset state. Install Jiosaavn Audio if it is missing, make Jiosaavn Audio the only selected default audio source, and make sure YouTube/Piped-style sources are not also selected as defaults. Set Language to English, Marketplace Region to Austria, Theme to Light, ... | tasks/android/spotube_profile_setup.yaml | initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer | evaluators.android.spotube_profile_setup:SpotubeProfileSetupEvaluator | 100 | 120 | ["spotube", "android", "settings", "plugins", "audio_source", "easy", "benchmark"] | Configure Spotube profile settings from reset state, including plugin installation/default-source exclusivity and exact English/Austria/Light/rose/Normalize audio preferences. | {"app": "Spotube", "app_bundle_id": "oss.krtirtho.spotube", "description": "Configure Spotube profile settings from reset state, including plugin installation/default-source exclusivity and exact English/Austria/Light/rose/Normalize audio preferences.", "difficulty": "easy", "prerequisites": ["Spotube is installed on t... | {"initializer_id": "initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer", "params": {"app_activity": "com.ryanheise.audioservice.AudioServiceActivity", "app_package": "oss.krtirtho.spotube", "clear_external_log": true, "external_log_path": "/sdcard/Android/data/oss.krtirtho.spotube/files/... | {"evaluator_id": "evaluators.android.spotube_profile_setup:SpotubeProfileSetupEvaluator", "params": {"app_package": "oss.krtirtho.spotube", "expected_accent_color": "rose", "expected_audio_source": "Jiosaavn Audio", "expected_language": "English", "expected_language_code": "en", "expected_market": "AT", "expected_marke... | f60d55223bf350ca87b6e65e32cb53f45e1b96dab045c54cc84922a8a19c9f4c | Apache-2.0 | ||
android.spotube.queue_naina_zara | android | benchmark | false | hard | spotube | In Spotube, make Jiosaavn Audio the selected audio source, set Language to English and Marketplace Region to Austria, then build one queue in this exact order as closely as the app allows: Naina, Zara Zara, Tum Se Hi, Kesariya, Channa Mereya, Kabira, Agar Tum Saath Ho, and Ilahi. Start Naina first, turn on repeat-one/s... | tasks/android/spotube_queue_naina_zara.yaml | initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer | evaluators.android.spotube_queue_naina_zara:SpotubeQueueNainaZaraEvaluator | 100 | 120 | ["spotube", "android", "queue", "search", "playback", "hard", "benchmark"] | Configure Spotube source/language/region, build an eight-track queue in exact order, require repeat-one state, and verify persisted queue/preferences via app state. | {"app": "Spotube", "app_bundle_id": "oss.krtirtho.spotube", "description": "Configure Spotube source/language/region, build an eight-track queue in exact order, require repeat-one state, and verify persisted queue/preferences via app state.", "difficulty": "hard", "prerequisites": ["Spotube is installed on the emulator... | {"initializer_id": "initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer", "params": {"app_activity": "com.ryanheise.audioservice.AudioServiceActivity", "app_package": "oss.krtirtho.spotube", "clear_external_log": true, "external_log_path": "/sdcard/Android/data/oss.krtirtho.spotube/files/... | {"evaluator_id": "evaluators.android.spotube_queue_naina_zara:SpotubeQueueNainaZaraEvaluator", "params": {"app_package": "oss.krtirtho.spotube", "exact_track_order": true, "expected_audio_source": "Jiosaavn Audio", "expected_language_code": "en", "expected_loop_mode": "single", "expected_market": "AT", "min_track_count... | 172f8fadaf99e1a7bec96aca05df8fa069998445c76d3a2e99124a07c97f62ef | Apache-2.0 | ||
android.spotube.search_artist_play_attempt | android | benchmark | false | hard | spotube | In Spotube, search for A. R. Rahman, open the artist result for exactly A. R. Rahman rather than a song, playlist, or similarly named result, and tap a song from that artist page to start a fresh play attempt. Leave Spotube in the foreground with A. R. Rahman still visible in the page or mini-player. | tasks/android/spotube_search_artist_play_attempt.yaml | initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer | evaluators.android.spotube_search_artist_play_attempt:SpotubeSearchArtistPlayAttemptEvaluator | 100 | 120 | ["spotube", "android", "search", "artist", "play_attempt", "hard", "benchmark"] | Search a punctuation-heavy artist name in Spotube, open the artist result rather than near-match content, and click a song to trigger a fresh play attempt. | {"app": "Spotube", "app_bundle_id": "oss.krtirtho.spotube", "description": "Search a punctuation-heavy artist name in Spotube, open the artist result rather than near-match content, and click a song to trigger a fresh play attempt.", "difficulty": "hard", "prerequisites": ["Spotube is installed on the emulator.", "Spot... | {"initializer_id": "initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer", "params": {"app_activity": "com.ryanheise.audioservice.AudioServiceActivity", "app_package": "oss.krtirtho.spotube", "clear_external_log": true, "external_log_path": "/sdcard/Android/data/oss.krtirtho.spotube/files/... | {"evaluator_id": "evaluators.android.spotube_search_artist_play_attempt:SpotubeSearchArtistPlayAttemptEvaluator", "params": {"app_package": "oss.krtirtho.spotube", "artist_name": "A. R. Rahman", "max_media_updated_age_seconds": 20}} | a615f2b6a4497df7b1e36ed6edce374ed196dd6e744d2ba7655404479bd88dde | Apache-2.0 | ||
android.system.bluetooth_turn_on | android | benchmark | false | system | Turn Bluetooth on. | tasks/android/system_bluetooth_turn_on.yaml | initializers.android.toggle_bluetooth:ToggleBluetoothInitializer | evaluators.android.system_bluetooth_turn_on:SystemBluetoothTurnOnEvaluator | 100 | 120 | ["settings", "bluetooth", "screen_reading", "easy"] | Ported from android_world SystemBluetoothTurnOn task. Ensures Bluetooth is turned on from an initially off state. | {"app": "Settings", "app_bundle_id": "com.android.settings", "description": "Ported from android_world SystemBluetoothTurnOn task. Ensures Bluetooth is turned on from an initially off state.", "tags": ["settings", "bluetooth", "screen_reading", "easy"]} | {"initializer_id": "initializers.android.toggle_bluetooth:ToggleBluetoothInitializer", "params": {"initial_state": "off"}} | {"evaluator_id": "evaluators.android.system_bluetooth_turn_on:SystemBluetoothTurnOnEvaluator", "params": {"expected_state": "on"}} | 5d0e6d028ae694a55332f36162fd32fbb1fb16f82e7ee82b9b7868ccf0f3adfa | Apache-2.0 | |||
android.tasks_org.create_task_with_due_date | android | benchmark | false | hard | tasks_org | In Tasks.org, the list already contains several seeded launch-review decoys. Delete exactly these two stale top-level tasks: Prepare launch review slides - stale budget copy and Prepare launch review slides - draft appendix. Preserve the other four seeded top-level tasks unchanged. Then create exactly one new top-level... | tasks/android/tasks_org_create_task_with_due_date.yaml | initializers.android.tasks_org:TasksOrgCreateTaskWithDueDateInitializer | evaluators.android.tasks_org:TasksOrgTaskWithDueDateEvaluator | 100 | 120 | ["tasks_org", "productivity", "local_db", "hard", "benchmark"] | From a seeded decoy list, delete two exact stale tasks, preserve four similar tasks, and create one exact multiline due-date task with strict final database validation. | {"app": "Tasks.org", "app_bundle_id": "org.tasks", "description": "From a seeded decoy list, delete two exact stale tasks, preserve four similar tasks, and create one exact multiline due-date task with strict final database validation.", "difficulty": "hard", "observed_agent_steps": 10, "tags": ["tasks_org", "productiv... | {"initializer_id": "initializers.android.tasks_org:TasksOrgCreateTaskWithDueDateInitializer", "params": {"app_activity": "com.todoroo.astrid.activity.TaskListActivity", "app_package": "org.tasks", "clear_app_data": true, "open_blank_editor": false, "seed_tasks": [{"due_day_offset": 2, "note": "seeded keep: draft blue r... | {"evaluator_id": "evaluators.android.tasks_org:TasksOrgTaskWithDueDateEvaluator", "params": {"due_day_offset": 9, "forbidden_top_level_titles": ["Prepare launch review slides - stale budget copy", "Prepare launch review slides - draft appendix"], "note": "bench_prepare_slides_note_v4\nowner=Mei; lane=blue; checkpoint=1... | ef7e16a842b41168a40a3d67fce4dd68ac7f95802fe6c39785f12e1dfb3eb5c0 | Apache-2.0 |
OS-Omni Benchmark
OS-Omni is a cross-platform benchmark for evaluating agents that operate graphical operating-system environments. This dataset repository contains the static benchmark task definitions and supporting assets used to configure and evaluate OS-Omni tasks.
Contents
data/tasks.parquet: tabular task index for Hugging Face Dataset Viewer and Croissant generation.data/tasks.jsonl: JSON Lines copy of the same task index.metadata/tasks.parquet: duplicate task index kept with the metadata bundle.metadata/tasks.jsonl: duplicate JSON Lines task index kept with the metadata bundle.metadata/summary.json: aggregate counts by platform, oracle status, and difficulty.croissant/os_omni_benchmark_croissant_rai.json: hand-authored Croissant metadata with NeurIPS-style minimal RAI fields.tasks/: original YAML task specifications, including initialization and evaluation parameters.assets/: static assets needed by benchmark setup and documentation.files/: small static files used by desktop tasks.apps/quickshop/shared/seed-data.json: seed catalog data for QuickShop tasks.executions/suites/: benchmark suite selection files.MANIFEST.sha256: SHA256 checksums for uploaded files.
The VM and emulator images are intentionally not included in this repository. They should be hosted as separate large artifacts and referenced from the OS-Omni code repository or paper.
Task Index Schema
Each row in metadata/tasks.parquet describes one YAML task file.
task_id: stable task identifier from the YAML file.platform: target platform, such asandroid,ios,linux,macos,windows, orcross_vm.is_oracle: whether the file is an oracle task variant.difficulty: task difficulty when specified or inferable from the filename.app_name: primary application or domain inferred from metadata or task id.instruction: user-facing task instruction.task_yaml_path: path to the original YAML task definition in this repository.initializer_id: Python initializer entry point.evaluator_id: Python evaluator entry point.tags: JSON-encoded list of task tags.metadata_json,init_json,evaluation_json: JSON-encoded structured fields from the YAML file.sha256: checksum of the original YAML task file.
Use
Clone or download this dataset alongside the OS-Omni code repository. The task YAML files are intended to be consumed by the OS-Omni runner, while metadata/tasks.parquet is intended for inspection, filtering, documentation, and metadata tooling.
Responsible AI Notes
This benchmark is intended for measuring GUI-agent behavior in controlled benchmark environments. It is not intended to evaluate real user accounts, production systems, or sensitive personal data. Some tasks contain synthetic names, emails, phone-like strings, credentials for local benchmark applications, and operational scenarios designed as test fixtures. These should not be interpreted as real personal records.
Known limitations include platform and application coverage gaps, dependence on VM/emulator setup quality, possible evaluator brittleness, and distributional differences from real-world user workflows. Model performance on OS-Omni should not be treated as a complete measure of general operating-system autonomy or safety.
License
Apache-2.0. See LICENSE.
- Downloads last month
- 49