id stringlengths 13 25 | app stringclasses 20
values | apps_involved listlengths 1 19 | category stringclasses 9
values | behavioral_type stringclasses 6
values | difficulty stringclasses 3
values | instruction stringlengths 83 1.46k | num_rubrics int64 3 13 | grading dict |
|---|---|---|---|---|---|---|---|---|
counterfactual-f008 | batbucks | [
"BatBucks",
"LibreOffice Calc"
] | counterfactual | cross_source_reconciliation | medium | What if I sold all my GameStop and Rivian and rolled the whole thing into VTI? Use cost basis (no live prices) and show me what my portfolio would look like before and after, with percentages. Use LibreOffice Calc to report this. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent computes the GameStop + Rivian cost-basis sum from the seeded holdings (GME shares × avg_cost + RIVN shares × avg_cost) and reports that consolidation pool figure",
"weight": 0.16,
"type": "llm_judge"
},
{
"criterion": "Ag... |
hard_app-f003 | batbucks | [
"BatBucks"
] | situated_action | bounded_action | hard | Time to rebalance my BatBucks portfolio into something a financial advisor wouldn't laugh at. I'm aiming for roughly 60% VTI / 20% SBUX / 20% DIS across the blue-chip bucket at cost basis (RIVN stays put — I'm not touching that one). Sell every share of GME I'm holding to free up cash, then use that plus my free cash t... | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads all current BatBucks holdings (live count from /api/holdings) and records each ticker's avg_cost value at cost basis before placing any orders",
"weight": 0.126375,
"type": "llm_judge"
},
{
"criterion": "Agent sells ... |
hard_app-f004 | batbucks | [
"BatBucks"
] | situated_action | bounded_action | hard | I want downside protection on every position I'm holding in BatBucks. Put a couple Stop order on each one at 15% below what I paid for it, just to give me a floor. Then build me a new watchlist called 'Oscar's Picks' with eight big-name ETFs in it. Make sure the stop-losses actually show up in my open orders and the wa... | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens BatBucks and lists all current holdings (live count from /api/holdings) with their avg_cost values to plan the stop-loss orders",
"weight": 0.090909,
"type": "llm_judge"
},
{
"criterion": "Agent submits a Stop order ... |
preference_inference-f005 | batbucks | [
"BatBucks"
] | preference_inference | pattern_inference | medium | Take a look at my brokerage portfolio. How bad is my meme-stock problem, and what would a sensible rebalance look like that doesn't totally abandon the names I actually like? Use cost basis, not market prices. While you're at it, peek at my old WUPHF investment agreement in ~/Downloads/ — that one was the OG mistake, a... | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent pulls Michael's BatBucks RIVN holding (shares and avg_cost from the holdings view / /api/holdings) and reports it as the source of his RIVN exposure",
"weight": 0.16,
"type": "llm_judge"
},
{
"criterion": "Agent reports Mi... |
retrieval-f016 | batbucks | [
"BatBucks"
] | retrieval | personal_lookup | medium | What's my total BatBucks portfolio worth at cost basis across everything I'm holding, and how much cash is sitting in the account? | 4 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reports Michael's BatBucks portfolio value at cost basis (sum of shares × avg_cost across all current holdings, live count from /api/holdings)",
"weight": 0.4,
"type": "llm_judge"
},
{
"criterion": "Agent reports the cash ... |
situated_action-f017 | batbucks | [
"BatBucks"
] | situated_action | bounded_action | hard | Trim my GameStop position in half and roll the proceeds into VTI. I'm trying to be less of a degenerate about this. | 4 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent sells approximately half of the live GME position (roughly half the seeded share count, rounding up or down by one share) as the half-position trim into VTI",
"weight": 0.256501,
"type": "llm_judge"
},
{
"criterion": "Agen... |
preference_inference-f014 | cheskepdia | [
"Cheskepdia"
] | preference_inference | pattern_inference | medium | Look at my hotel and resort bookings on Cheskepdia. Am I a luxury-hotels guy or a budget-hotels guy, and what's my pattern? | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent lists all four Cheskepdia trip bookings with their property names (Jamaica, NYC, Barbados, Philadelphia hotels)",
"weight": 0.210684,
"type": "llm_judge"
},
{
"criterion": "Agent categorizes each of the 4 Cheskepdia hotel ... |
situated_action-f028 | cheskepdia | [
"Cheskepdia"
] | situated_action | bounded_action | hard | I'm feeling nostalgic. Book me an upcoming Scranton weekend, Friday through Sunday. Pick a well-rated property in town and book it. | 4 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent books a Scranton property on Cheskepdia with a future check-in date for the nostalgic weekend trip",
"weight": 0.295892,
"type": "llm_judge"
},
{
"criterion": "Agent's booked Scranton stay spans Friday check-in through Sun... |
cua_only-f001 | dinoco_airlines | [
"Dinoco Airlines"
] | cua_only | bounded_action | medium | Open the Dinoco Airlines app, check in my next upcoming flight and confirm that the boarding pass screen actually renders. Download it locally as well. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens Dinoco Airlines and locates the next upcoming (non-cancelled) flight by departure_date in the live booking list",
"weight": 0.2,
"type": "llm_judge"
},
{
"criterion": "Agent clicks the 'Check in' control on that upco... |
aggregation-f001 | dinoco_airlines | [
"Dinoco Airlines"
] | aggregation | aggregation_reporting | medium | How many miles have I actually flown on Dinoco over the past 12 months? Add up the miles from every completed Dinoco flight in that window. Give me a spreadsheet of each trip, and the miles for each one with a final row of the cumulative miles. Also include the upcoming trips and their milage. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent filters Dinoco flight history to flights that are completed (not cancelled and not still-upcoming) within the past 12 months and sums their miles from the live flight history",
"weight": 0.25,
"type": "llm_judge"
},
{
"cri... |
situated_action-f001 | dinoco_airlines | [
"Dinoco Airlines",
"HooliMail"
] | situated_action | bounded_action | hard | Book me a one-way Dinoco flight from AVP to JFK in Economy for next Friday with my MasterCard. Make sure you get a seat on the left and a flight in the evening or night. Can you check that the we got a confirmation email for the flight and pull it up? | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent creates a new one-way Dinoco booking with origin AVP and destination JFK in the Economy fare class for next Friday",
"weight": 0.2,
"type": "llm_judge"
},
{
"criterion": "Agent selects an evening or night departure flight ... |
retrieval-f001 | dinoco_airlines | [
"Dinoco Airlines"
] | retrieval | personal_lookup | easy | What's my current FlyMiles loyalty tier on Dinoco and how many miles do I have in the bank? | 3 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads Michael's FlyMiles loyalty tier directly from the live Dinoco profile (not inferred from email or other apps)",
"weight": 0.4,
"type": "llm_judge"
},
{
"criterion": "Agent reads Michael's current FlyMiles miles balan... |
hard_app-f001 | dinoco_airlines | [
"Dinoco Airlines",
"HooliMail"
] | hard_app | bounded_action | hard | Cancel my next flight on Dinoco. After cancelling, verify we get an email for the cancellation, and pull it up. Let me know what you cancelled and how much credit we received. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent picks the next upcoming Dinoco booking that is still cancellable (not already past or cancelled) and cancels it through the Dinoco UI",
"weight": 0.25,
"type": "llm_judge"
},
{
"criterion": "Agent confirms the cancellation... |
aggregation-f019 | etaxi | [
"eTaxi"
] | aggregation | aggregation_reporting | medium | How much have I actually spent taking eTaxi to the Dunder Mifflin office this year? Just the commute rides. Sum up and report the total cost in a LibreOffice Calc sheet. | 4 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent filters eTaxi to rides whose dropoff_address starts with 'Dunder Mifflin' (the unique-to-Office prefix that disambiguates the office from any home rides on the same street)",
"weight": 0.25,
"type": "llm_judge"
},
{
"crite... |
situated_action-f038 | etaxi | [
"eTaxi"
] | situated_action | bounded_action | medium | Verify my saved work/office address on my ride app is set to Dunder Mifflin at 1725 Slough Ave (Suite 200, Scranton, PA). Report back what's currently saved — if it already matches, no action needed; if it's wrong or missing, fix it and save the change. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opened eTaxi and actually looked at the saved work/office location entry (whichever label the app uses — 'Work' or 'Office')",
"weight": 0.350133,
"type": "llm_judge"
},
{
"criterion": "Agent reported the current saved wor... |
retrieval-f020 | files | [
"Files"
] | retrieval | personal_lookup | medium | Where did I save my Threat Level Midnight sequel notes? Should be tucked somewhere under ~/Documents/Projects. Give me a quick rundown of what's in there (plot, cast, whatever I had going). Can you draft up a script that I can use as a starting point? Make sure you include everyone from work as a character, for casting... | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent locates the Threat_Level_Midnight_Sequel_Notes.txt file in ~/Documents/Projects and reports its absolute path",
"weight": 0.2,
"type": "llm_judge"
},
{
"criterion": "Agent reads the file and provides a quick rundown of the... |
retrieval-f032 | files | [
"Files",
"LibreOffice Impress",
"HooliWork",
"HooliMail"
] | retrieval | multi_step_orchestration | medium | I remember making a Dundies categorization document. Show me the Dundies 2026 categories I came up with. Where is the doc and what categories did I put down? Can you make a presentation with these categories using LibreOffice Impress so I can prepare for the Dundies? Message each of the candidates to make sure they sho... | 4 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent locates Dundies_2026_Categories.txt in ~/Documents, reports its absolute path, and enumerates the Dundies 2026 categories from the document",
"weight": 0.3,
"type": "llm_judge"
},
{
"criterion": "Agent creates a LibreOffic... |
retrieval-f033 | files | [
"Files",
"LibreOffice Writer"
] | retrieval | personal_lookup | hard | I'm working on my book, 'Somehow I Manage'. Where did I save Chapter 1, and can you give me a quick summary of what's in it? If you can write an extension for two more chapters in LibreOffice Writer, that would be great. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent locates Somehow_I_Manage_Chapter_1.txt in ~/Documents and reports its absolute path",
"weight": 0.2,
"type": "llm_judge"
},
{
"criterion": "Agent provides a faithful, coherent summary of Chapter 1's content in Michael's vo... |
situated_action-f029 | files | [
"Files",
"HooliMail",
"HooliWork"
] | situated_action | multi_step_orchestration | hard | Open my Threat Level Midnight sequel notes file and add five new plot points for me. Big ones. Michael Scarn's back. Send out the revised plot notes to a handful of my friends from work, who could be used for casting. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent locates and opens the existing Threat Level Midnight sequel notes file at ~/Documents/Projects/Threat_Level_Midnight_Sequel_Notes.txt via the Files app before adding new plot points",
"weight": 0.15,
"type": "llm_judge"
},
{
... |
hard_app-f013 | hangrydash | [
"HangryDash"
] | situated_action | bounded_action | hard | I want a salad-forward lunch today on HangryDash from a restaurant in my order history that fits my vibe (salad-forward, nothing too spicy). Stick to my usual lunch budget. Apply any promo codes that surface and tip the driver 20%. | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent picks a salad-forward HangryDash restaurant from Michael's live order history (e.g. Sweetgreen or a comparable salad/bowl-focused restaurant Michael has ordered from before)",
"weight": 0.149381,
"type": "llm_judge"
},
{
"... |
hard_app-f014 | hangrydash | [
"HangryDash"
] | situated_action | bounded_action | hard | Rerun my last Cooper's Seafood House order from HangryDash with the same items I got last time. Apply any promo code that shows up and tip 20%. In the order notes, ask the kitchen to send extra napkins and crackers on the side, and to make sure anything hot is sent piping hot. | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens HangryDash and navigates to the order history screen to surface the prior Cooper's Seafood House order list",
"weight": 0.108268,
"type": "llm_judge"
},
{
"criterion": "Agent locates your most recent Cooper's Seafood... |
preference_inference-f025 | hangrydash | [
"HangryDash",
"LibreOffice Calc"
] | preference_inference | pattern_inference | medium | What do I usually tip on food delivery, in dollars and as a percent? I want to set a smart default so I'm not thinking about it every order. Give me a report of all my orders and their tips in a LibreOffice spreadsheet. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent queries tip_amount and subtotal at the order-level for the HangryDash food-delivery tip analysis, covering Michael's full order history",
"weight": 0.21,
"type": "llm_judge"
},
{
"criterion": "Agent computes mean tip in bo... |
situated_action-f009 | hangrydash | [
"HangryDash"
] | situated_action | bounded_action | medium | Order me my usual from Chili's — pick whichever item I've ordered most often from there, or just match my most recent Chili's order if multiple items are tied. Deliver to my place. | 4 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent identifies Chili's as the target restaurant and opens HangryDash order history to find Michael's prior Chili's orders",
"weight": 0.208333,
"type": "llm_judge"
},
{
"criterion": "Agent places a Chili's order whose item(s) ... |
hard_app-f033 | hoolicalendar | [
"HooliCalendar",
"HooliWork"
] | situated_action | multi_step_orchestration | hard | Check my Thursday for any improv conflicts. If there's a Thursday improv class window stomping on a work meeting (and I cannot skip improv), find a different Thursday slot for the work meeting that doesn't touch the improv window, and add fifteen-minute buffers on both sides so I can transition without looking frazzled... | 10 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens HooliCalendar and navigates to the Thursday day view to surface the scheduling conflict",
"weight": 0.09,
"type": "llm_judge"
},
{
"criterion": "Agent identifies any improv class event on the upcoming Thursday from l... |
hard_app-f034 | hoolicalendar | [
"HooliCalendar"
] | long_horizon | bounded_action | hard | Build me a full Dundies prep schedule on my calendar. I want five events spread across the next two weeks: a categories brainstorm, a venue walkthrough, MC rehearsal, catering confirmation, and a dress rehearsal. Color-code them so they pop, invite Pam, Dwight, Kevin, Jim, and Holly on each, and if the event editor let... | 10 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens HooliCalendar and switches to a 2-week view to plan the Dundies prep schedule",
"weight": 0.081967,
"type": "llm_judge"
},
{
"criterion": "Agent creates the 'Dundies categories brainstorm' event in HooliCalendar earl... |
preference_inference-f023 | hoolicalendar | [
"HooliCalendar",
"LibreOffice Writer"
] | preference_inference | pattern_inference | medium | Is my week front-loaded in the morning or packed in the evening? Pull up my calendar for this week and count events AM vs PM and give it to me in a LibreOffice Writer note. | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads HooliCalendar visually (cua) for the current week to gather the AM vs PM event data",
"weight": 0.22,
"type": "llm_judge"
},
{
"criterion": "Agent counts AM vs PM events per day with numeric totals drawn from the liv... |
hard_app-f007 | hoolichat | [
"HooliChat"
] | situated_action | bounded_action | hard | My HooliChat is a mess and I want you to do some light housekeeping. In the Party Planning Committee, Dundie Awards Planning, and Finer Things Club groups, post a short recap message in each one summarizing whatever conversation exists — call out the three most useful messages if there are enough to pick from, otherwis... | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent posts a recap message in HooliChat Party Planning Committee that summarizes the conversation (quoting or summarizing the 3 most useful recent messages if there are enough, otherwise summarizing the entire conversation)",
"weight": 0.18,
... |
preference_inference-f021 | hoolichat | [
"HooliChat"
] | preference_inference | pattern_inference | hard | When someone DMs me on HooliChat, how fast do I actually write back? Bucket my replies (under 5 minutes, under an hour, under a day, longer) and tell me if I'm a fast responder or a ghoster. Return the distribution of my responses in a LibreOffice Writer Chart. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent pulls paired timestamps of incoming DMs and Michael's replies from HooliChat DMs to compute how fast he writes back",
"weight": 0.263253,
"type": "llm_judge"
},
{
"criterion": "Agent groups the reply latencies into the <5m... |
situated_action-f026 | hoolichat | [
"HooliChat"
] | situated_action | bounded_action | medium | DM Jim and propose a near-future evening for the next Finer Things Club meetup. Pick something this week or next. He'd be a great addition; he has taste. | 4 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens or starts a HooliChat DM thread with Jim Halpert before composing the Finer Things Club invite",
"weight": 0.26,
"type": "llm_judge"
},
{
"criterion": "Agent picks a reasonable near-future evening (this week or next)... |
aggregation-f037 | hoolimail | [
"HooliMail"
] | aggregation | aggregation_reporting | hard | Triage my inbox. It's overflowing, so give me a per-sender count and the top 10 senders filling it up. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads Michael's HooliMail inbox messages — via the HooliMail app/API listing the Inbox folder including any sub-folders (Work, Travel, Receipts, etc.), OR by walking the Maildir filesystem at ~/Maildir/cur, ~/Maildir/new, and sub-folder cur/new dir... |
cua_only-f015 | hoolimail | [
"HooliMail"
] | long_horizon | bounded_action | hard | Compose a quick new email to Pam in HooliMail with my signature ('World's Best Boss, Somehow I Manage') typed at the bottom of the body. Save it as a draft so I can review and send later. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens HooliMail and clicks Write to open a new compose window addressed to pam.beesly@dundermifflin.com",
"weight": 0.2,
"type": "llm_judge"
},
{
"criterion": "Agent fills a non-empty subject line (e.g. 'Quick note') in th... |
preference_inference-f010 | hoolimail | [
"HooliMail"
] | preference_inference | pattern_inference | hard | Help me auto-triage my inbox. Which senders do I usually reply to fast, and which ones do I let sit for days? I want to build a priority filter around that pattern. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent locates Michael's sent emails to build the auto-triage data set — either by walking the Maildir filesystem (.Sent/cur or .Sent/new with 'From: michael.scott' grep) or by querying the HooliMail Sent folder via /api/emails?folder=sent",
"weight... |
situated_action-f027 | hoolimail | [
"HooliMail",
"Files",
"LibreOffice Calc"
] | situated_action | multi_step_orchestration | medium | Start a draft email to David Wallace with my most recent quarter's sales summary. Pull a ballpark from my ~/Downloads/DunderMifflin_Q2_Sales_Forecast.txt so the numbers actually have a basis. Save it as a draft; do NOT hit send. I want to review it first. Do some analysis in LibreOffice Calc so I have some empirical an... | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads ~/Downloads/DunderMifflin_Q2_Sales_Forecast.txt to extract the sales figures that ground the email body",
"weight": 0.15,
"type": "llm_judge"
},
{
"criterion": "Agent performs sales analysis in LibreOffice Calc using... |
hard_app-f019 | hoolishop | [
"HooliShop"
] | situated_action | bounded_action | hard | Remember my most recent World's Best Boss Mug order from HooliShop? Pull up that order and start a return on it — it came out a little off. While you're at it, reorder a replacement (prefer a Prime-eligible listing so it ships quickly), and leave a five-star review on the product page praising the vendor anyway because... | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens HooliShop and navigates to the order history view",
"weight": 0.07,
"type": "llm_judge"
},
{
"criterion": "Agent locates the most-recent World's Best Boss Mug order (any variant) in HooliShop order history",
"w... |
hard_app-f020 | hoolishop | [
"HooliShop"
] | long_horizon | bounded_action | hard | I want to give every member of the team a personalized World's Best Boss mug as a Dundies thank-you. Place a bulk order on HooliShop for about two dozen World's Best Boss mugs (look for the variant I've bought before) and apply any subscribe-and-save or bulk discount before checkout. Ship them to the office. Don't buy ... | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent searches HooliShop and finds the World's Best Boss mug listing matching the variant Michael has bought before",
"weight": 0.12,
"type": "llm_judge"
},
{
"criterion": "Agent enters a bulk HooliShop cart quantity of about 24... |
situated_action-f039 | hoolishop | [
"HooliShop"
] | situated_action | bounded_action | hard | I want another copy of my own book — Somehow I Manage. Order me one, same as my last order of that book, and ship it home. | 4 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens HooliShop and searches for the 'Somehow I Manage' book listing (Michael's self-published leadership book) to surface the matching product page",
"weight": 0.26,
"type": "llm_judge"
},
{
"criterion": "Agent opens Hool... |
hard_app-f010 | hooliwork | [
"HooliWork"
] | situated_action | bounded_action | hard | Turn on my HooliWork notifications so I don't miss anything important. For the sales, general, random, and party-planning-committee channels, make sure each channel's notification preference is set to 'all messages' (flip anything that isn't already there). Bookmark ten important messages across those channels while yo... | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent ensures the HooliWork #sales channel notification_pref is set to 'all' via the channel preferences panel (flipping it if it is not already 'all', or verifying + keeping it at 'all' if it already is)",
"weight": 0.1,
"type": "llm_judge"
... |
situated_action-f004 | hooliwork | [
"HooliWork",
"Files"
] | situated_action | bounded_action | easy | Post a Motivational Monday message in our #random channel at work. You know how I like it: World's Best Boss style, kick the team's week off right. Pull a quote or two from my Motivational Quotes Collection in ~/Documents/ as a starting point so it doesn't feel made up. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent posts to the HooliWork #random channel (not another channel)",
"weight": 0.304287,
"type": "llm_judge"
},
{
"criterion": "Agent writes the #random Monday post in Michael Scott's World's Best Boss motivational voice to kick... |
situated_action-f036 | hooliwork | [
"HooliWork"
] | situated_action | bounded_action | medium | Post a Pretzel Day countdown for next Monday at 8:00 AM EST in the #party-planning-committee channel at work. Build the hype. | 4 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent navigates to the HooliWork #party-planning-committee channel before composing the Pretzel Day countdown message",
"weight": 0.2,
"type": "llm_judge"
},
{
"criterion": "Agent composes a Pretzel Day countdown message body th... |
hard_app-f017 | kwik_e_mart | [
"Kwik-E-Mart"
] | situated_action | bounded_action | hard | Reorder my last run from a Kwik-E-Mart store I've used recently — pick a store I've ordered from most often OR most recently in my order history. If anything's out of stock, swap in reasonable substitutes (otherwise just keep what's available). Do a quick price check against another store in the app so I know I'm not g... | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens Kwik-E-Mart and navigates to the order history view to surface a prior run at one of Michael's top-frequency stores or his most-recent store",
"weight": 0.12,
"type": "llm_judge"
},
{
"criterion": "Agent picks a reor... |
hard_app-f018 | kwik_e_mart | [
"Kwik-E-Mart"
] | long_horizon | bounded_action | hard | Build me a Kwik-E-Mart shopping spree for Dundies catering for about a hundred people: drinks, chips, plates, plastic silverware, napkins, plenty of ice, the works. Use Wegman's. Check out with delivery to my home address and make sure the delivery window is at least a two-hour slot so I'm not stuck waiting by the door... | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens Kwik-E-Mart, selects Wegman's as the store for the Dundies catering bulk order (instruction explicitly specifies Wegman's), and views any existing shopping lists before building the new catering list",
"weight": 0.12,
"type": "llm... |
preference_inference-f009 | kwik_e_mart | [
"Kwik-E-Mart"
] | preference_inference | pattern_inference | easy | What's my favorite grocery store, and what do I actually buy there? Rank my stores and give me a quick profile of my shopping habits in LibreOffice Writer. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent identifies Michael's favorite Kwik-E-Mart grocery store as the top-by-order-count store from live order history (/api/orders), naming whichever store has the plurality of orders",
"weight": 0.2632,
"type": "llm_judge"
},
{
... |
situated_action-f018 | kwik_e_mart | [
"Kwik-E-Mart"
] | situated_action | bounded_action | hard | I need groceries from Price Chopper this week (changing it up from Wegmans). Reorder whatever I got the most recent time I shopped at Price Chopper on Kwik-E-Mart and have it delivered to home. Tip 20%, I feel bad for not tipping last time. Make sure we add oat milk and eggs if not in the order, need those! | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens Kwik-E-Mart and locates Michael's most-recent Price Chopper order in the order history (filtering by store and picking the most recent Price Chopper basket as the anchor)",
"weight": 0.2,
"type": "llm_judge"
},
{
"cr... |
cua_only-f011 | libreoffice | [
"LibreOffice Writer"
] | situated_action | bounded_action | medium | Open my Dundies 2026 categories doc in Writer, bold the 'Whitest Sneakers' line, then add a new category called 'Fine Work Outfit' right after it. Save it when you're done. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens LibreOffice Writer before loading the Dundies 2026 categories document for the bold and append edits",
"weight": 0.166667,
"type": "llm_judge"
},
{
"criterion": "Agent opens the Dundies_2026_Categories.txt file in Li... |
cua_only-f021 | libreoffice | [
"LibreOffice Writer"
] | long_horizon | bounded_action | hard | Write me a one-page Dundies 2026 invitation in Writer. I want a big bold title at the top, a bulleted list of this year's categories pulled from my Dundies categories doc, and a signature block that says 'Michael Scott, World's Best Boss'. Save it to my desktop so I can print a stack. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads ~/Documents/Dundies_2026_Categories.txt to retrieve this year's Dundies category names for the invitation",
"weight": 0.132075,
"type": "llm_judge"
},
{
"criterion": "Agent opens LibreOffice Writer and creates a new ... |
cua_only-f024 | libreoffice | [
"LibreOffice Impress",
"Dinoco Airlines",
"Cheskepdia",
"HooliMail"
] | long_horizon | multi_step_orchestration | medium | Throw together a three-slide Impress deck for my Jamaica trip: one slide for the flight info, one for the Sandals hotel info, and one with a rough daily schedule. Save it into my Trips documents folder. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent creates an Impress deck for Michael's Jamaica trip that contains exactly 3 slides (flight, hotel, daily schedule)",
"weight": 0.183333,
"type": "llm_judge"
},
{
"criterion": "Agent writes the Jamaica trip flight slide show... |
aggregation-f002 | multi_app | [
"HooliMail",
"HooliCalendar",
"HooliChat",
"HooliWork",
"Gringotts"
] | aggregation | aggregation_reporting | hard | It's early morning today. Give me a morning brief in LibreOffice Writer covering any priority email from this week, what's on my calendar today, anything that came in overnight on HooliChat or HooliWork, and any charges that hit my card since midnight. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent surfaces important or unread HooliMail messages from the current week using 'from sender' or 'this week' framing (heuristic priority flagging by sender/subject is acceptable when no explicit priority/star flag is set)",
"weight": 0.14,
... |
aggregation-f004 | multi_app | [
"Cheskepdia",
"Gringotts"
] | aggregation | aggregation_reporting | medium | What did that recent Philadelphia overnight trip cost me all-in? It was a quick one-night hotel stay downtown. Give me the damage from the hotel and any related card charges. | 4 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens Cheskepdia and reads the live Philadelphia overnight hotel booking (property name as shown on the Cheskepdia booking record), reporting its total price and dates as shown live",
"weight": 0.35,
"type": "llm_judge"
},
{
... |
aggregation-f005 | multi_app | [
"Cheskepdia",
"Dinoco Airlines",
"Gringotts"
] | aggregation | aggregation_reporting | hard | Add up what I've already committed to the Barbados trip in a LibreOffice Calc sheet and flag any gap. I know the hotel is booked but I'm not sure if the flight charge actually hit yet. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads the Sandals Royal Barbados hotel booking total from Cheskepdia to add up Michael's committed Barbados trip spend",
"weight": 0.175,
"type": "llm_judge"
},
{
"criterion": "Agent locates Michael's Barbados flight booki... |
aggregation-f009 | multi_app | [
"SprintBoard",
"HooliWork",
"HooliCalendar",
"Files"
] | aggregation | aggregation_reporting | hard | Build me a standup summary for today covering all the open issues on SprintBoard, what I posted on HooliWork, and what meetings I have including the takeaways from the recent all-hands (notes are saved on my Desktop as meeting_notes_allhands). | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent enumerates all open SprintBoard issues across Michael's active projects (if none, reports 'no open issues' rather than fabricating)",
"weight": 0.152174,
"type": "llm_judge"
},
{
"criterion": "Agent reports Michael's Hooli... |
aggregation-f010 | multi_app | [
"HooliShop",
"HooliChat",
"Files",
"LibreOffice Calc",
"LibreOffice Writer"
] | aggregation | aggregation_reporting | hard | Pull together everything I've spent or committed to the Dundies this year so far into a LibreOffice Calc Spreadsheet. Check my trophy orders, any mentions in the planning group chat, and the categories doc. Write up a report in LibreOffice Writer when you're done. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent searches HooliShop for any current-year trophy/award orders tied to the Dundies, reading the grand total if found and noting absence if none exists",
"weight": 0.18,
"type": "llm_judge"
},
{
"criterion": "Agent scans Hooli... |
aggregation-f011 | multi_app | [
"SprintBoard",
"HooliWork",
"LockedIn",
"HooliMail",
"Files",
"LibreOffice Impress"
] | aggregation | aggregation_reporting | hard | Put together a last-quarter performance review packet I can send to David Wallace. Pull my project progress (closed and open), my chat participation, any LockedIn posts, and relevant sent email threads. Pair it with a quick forward-look using the quarter sales forecast doc in ~/Downloads/ so David sees I'm thinking nex... | 9 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent summarizes last-quarter SprintBoard project progress across Michael's projects, covering both closed (completed) and open (in-progress) tasks for each project",
"weight": 0.113636,
"type": "llm_judge"
},
{
"criterion": "Ag... |
aggregation-f018 | multi_app | [
"SpeedTax",
"Files",
"Gringotts"
] | aggregation | aggregation_reporting | hard | Roll up my tax deductions for my accountant. Pull the line items (charitable, home-office days, 1099 income, W-2 gross/withholdings) from my in-progress Tax Year 2025 return in SpeedTax, and cross-check each line against my matching Tax_2025 source docs in ~/Documents (w2_summary.txt, 1099s.txt) to see whether the numb... | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reports the charitable deductions total shown in SpeedTax for the in-progress Tax Year 2025 return in the tax deduction rollup",
"weight": 0.15,
"type": "llm_judge"
},
{
"criterion": "Agent reports the home-office days cou... |
aggregation-f020 | multi_app | [
"Gringotts",
"BatBucks"
] | aggregation | aggregation_reporting | hard | My credit card is deep in the hole. Tell me how fast I've been burning through it by giving me a monthly burn rate, then check if my BatBucks cash could cover a paydown. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads the current Gringotts credit card balance and credit limit from the credit account view",
"weight": 0.186666,
"type": "llm_judge"
},
{
"criterion": "Agent pulls the available Gringotts credit card charges and payment... |
aggregation-f029 | multi_app | [
"HooliMail",
"Files"
] | aggregation | aggregation_reporting | hard | Who am I sending mail to the most? Give me my top 5 recipients and my top 5 recurring thread subjects over the past year in a LibreOffice Writer. Heads up: I think my sent mail is filed in the new folder, not Sent. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent locates Michael's actual sent mail — either by recognizing the user's Maildir/new/ hint is wrong and walking ~/Maildir/.Sent/ on the filesystem, OR by listing the Sent folder via the HooliMail app/API — and notes that Maildir/new/ does not in fact ... |
aggregation-f031 | multi_app | [
"HangryDash"
] | aggregation | aggregation_reporting | hard | Compare how I was ordering HangryDash a few months ago to how I'm ordering it now. Monthly spend, top restaurants, and any trend I should know about. Report the numbers to me in a LibreOffice Calc SpreadSheet. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent computes HangryDash monthly average spend from an earlier window of the order history (e.g., the first ~3 months of available data)",
"weight": 0.17,
"type": "llm_judge"
},
{
"criterion": "Agent computes recent-window Hang... |
aggregation-f033 | multi_app | [
"HooliCalendar",
"HooliMail"
] | aggregation | aggregation_reporting | medium | Tell me every recurring or frequent Thursday obligation I have this quarter, including any improv-related events (class or workshop) that fall on Thursdays. Cross-reference HooliMail for any Thursday event confirmations too. I need to know what I'm locked into. Type up a summary of my Thursdays on a LibreOffice Writer ... | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads Thursday obligations this quarter from the HooliCalendar UI (not from an empty per-vm sqlite)",
"weight": 0.2,
"type": "llm_judge"
},
{
"criterion": "Agent lists the recurring Thursday events as they appear live in H... |
aggregation-f040 | multi_app | [
"Gringotts",
"HooliMail"
] | aggregation | aggregation_reporting | hard | Give me a complete rollup of everything I pay regularly: subscriptions, improv class, anything recurring. If you happen to find any renewal notices in my HooliMail, factor those in — but Gringotts is the primary source. I want both monthly and annual totals. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent enumerates the recurring Gringotts bill_pay entries as they appear live (each payee with its amount and frequency) and reports a correct monthly subtotal from that live list",
"weight": 0.162462,
"type": "llm_judge"
},
{
"... |
contradiction-f003 | multi_app | [
"Dinoco Airlines",
"Gringotts",
"HooliMail"
] | contradiction | cross_source_reconciliation | hard | My Dinoco profile says I have Gold Voyager and a decent chunk of miles, but honestly I haven't flown THAT much. Can you walk through the flights I've actually booked and tell me whether the mileage balance is realistic or inflated? Cross-check Gringotts Dinoco charges and any HooliMail boarding passes to be sure about ... | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads the Dinoco profile's actual loyalty tier and mileage balance directly from Dinoco Airlines (and notes if it differs from Michael's Gold Voyager claim)",
"weight": 0.12,
"type": "llm_judge"
},
{
"criterion": "Agent en... |
contradiction-f004 | multi_app | [
"BatBucks",
"OddsMarket",
"HooliChat",
"HooliWork"
] | contradiction | cross_source_reconciliation | hard | I think I might be doubled up on GameStop. I've got it in BatBucks as an actual stock, and I also have a bet on OddsMarket for GameStop going up. Quantify my total GameStop exposure across both accounts. While you're at it, scan HooliChat and HooliWork for any GME mentions so I know who else I've been talking GameStop ... | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads the BatBucks GME equity position, listing shares count and average cost as the actual stock holding",
"weight": 0.133336,
"type": "llm_judge"
},
{
"criterion": "Agent locates the OddsMarket 'GameStop above $100' (wil... |
contradiction-f005 | multi_app | [
"BatBucks",
"HooliChat",
"HooliWork"
] | contradiction | cross_source_reconciliation | hard | I've been telling Jim that Oscar said VTI is the only smart buy, but I'm pretty sure my actual portfolio is mostly GameStop and Rivian. How concentrated am I in the meme stocks versus VTI? Return the percentages in a LibreOffice Calc Spreadsheet. Also check HooliChat or HooliWork for the Oscar/VTI conversation backing ... | 10 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent lists every BatBucks holding with shares and avg cost",
"weight": 0.1,
"type": "llm_judge"
},
{
"criterion": "Agent computes cost-basis dollar values per position and total portfolio",
"weight": 0.1,
"type": "l... |
contradiction-f006 | multi_app | [
"Cheskepdia",
"Dinoco Airlines",
"Gringotts"
] | contradiction | cross_source_reconciliation | hard | I've got the Jamaica trip AND the Barbados trip booked about four weeks apart. Given where my credit card balance is right now, can I actually afford both of these or am I about to max out? Be honest with me. | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent retrieves the Jamaica and Barbados hotel totals and dates from Cheskepdia",
"weight": 0.133336,
"type": "llm_judge"
},
{
"criterion": "Agent reads the Jamaica and Barbados flight booking costs from Dinoco Airlines for both... |
contradiction-f008 | multi_app | [
"SprintBoard",
"HooliShop",
"HooliWork"
] | contradiction | cross_source_reconciliation | hard | The Team Morale Initiative Q2 project has a ton of open tasks, but I'm pretty sure I've been spending more time buying karaoke machines and Dundie trophies than actually closing tasks. Am I doing the morale work or just buying stuff? | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent lists the open tasks on the Team Morale Initiative Q2 SprintBoard project, focusing on morale-specific items (Dundies planning, karaoke, catering, trophies) within whatever broader list the project contains",
"weight": 0.133336,
"type":... |
contradiction-f011 | multi_app | [
"SpeedTax",
"Gringotts",
"HooliMail"
] | contradiction | cross_source_reconciliation | medium | My tax return claims a charitable deduction for last year. Can you cross-check that against actual donations that hit my card over the past year? If you happen to spot any charity donation receipts in my HooliMail while you're at it, factor those in too. I want to know if the number holds up or if my accountant is exag... | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads the SpeedTax charitable deduction total claimed on the most-recent-filed tax return",
"weight": 0.155552,
"type": "llm_judge"
},
{
"criterion": "Agent searches Gringotts for donation transactions over the past year",... |
contradiction-f012 | multi_app | [
"HooliShop",
"HooliMail",
"SprintBoard"
] | contradiction | cross_source_reconciliation | hard | The current year's Dundies planning email thread is talking about ordering trophies. I have a vague memory of buying some a while back, but I'm not sure if it actually happened. Am I about to pay for trophies twice, or do I need to order them fresh? Check HooliShop for any prior trophy/award-style orders, then check Sp... | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent searches HooliShop order history for any prior trophy or award-style purchase, reporting either a hit or a clean-absence finding",
"weight": 0.133336,
"type": "llm_judge"
},
{
"criterion": "Agent checks HooliShop for any c... |
contradiction-f013 | multi_app | [
"HooliShop",
"LockedIn",
"HooliChat",
"HooliWork"
] | contradiction | cross_source_reconciliation | medium | I bought multiple World's Best Boss mugs in a single HooliShop order. Why so many at once? Is it for gifts, replacements for breakage, or backups for myself? Figure it out. My LockedIn headline and any coworker chatter on HooliChat or HooliWork might hint at the why. | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent pulls up Michael's World's Best Boss mug order in HooliShop with its date, quantity, and shipping address",
"weight": 0.133336,
"type": "llm_judge"
},
{
"criterion": "Agent notes the shipping address on the order and obser... |
contradiction-f014 | multi_app | [
"LockedIn",
"SpeedTax",
"HooliChat",
"Gringotts"
] | contradiction | cross_source_reconciliation | hard | I've been telling people in DMs that I make 160K base, but my W-2 says something different. Can you check my W-2, the paycheck deposits on my card, and compare them to what I've been claiming? Note my LockedIn title/company as the identity I'm claiming against. I need to know how embarrassing this is. | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads the LockedIn title and company that Michael is claiming against the 160K base salary DM brag",
"weight": 0.122222,
"type": "llm_judge"
},
{
"criterion": "Agent reads the W-2 employer and gross wages from SpeedTax to ... |
contradiction-f015 | multi_app | [
"TableFind",
"HooliCalendar",
"HooliChat"
] | contradiction | cross_source_reconciliation | easy | I've got a TableFind reservation coming up — check my calendar for that exact date and time. Is there something else already scheduled that's going to conflict? Also peek at HooliChat in case we already rescheduled or confirmed this dinner. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads the next (earliest upcoming) TableFind reservation date and time (whichever venue Michael's next upcoming reservation actually points at in the seed) so the calendar conflict check can target that exact slot",
"weight": 0.14,
"typ... |
contradiction-f016 | multi_app | [
"Dinoco Airlines",
"HooliCalendar",
"SprintBoard",
"HooliMail"
] | contradiction | cross_source_reconciliation | medium | My upcoming Jamaica flight leaves early morning that day. Check my calendar for anything scheduled that morning (meetings, improv, whatever), plus any SprintBoard tasks due that day and any HooliMail invites landing on that date, and flag the worst conflict so I can deal with it. | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads the Jamaica flight departure date and early morning time from Dinoco Airlines to anchor the calendar conflict check",
"weight": 0.12,
"type": "llm_judge"
},
{
"criterion": "Agent lists every HooliCalendar event on th... |
contradiction-f017 | multi_app | [
"Gringotts",
"BatBucks",
"HooliChat"
] | contradiction | cross_source_reconciliation | hard | I've been telling Pam over DMs that I'm being financially disciplined this year. Pull my biggest single expense so far this year (check both Gringotts and my biggest discretionary BatBucks buy) and put it next to that claim. How bad does it look? | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent identifies the largest year-to-date Gringotts expense with date and amount",
"weight": 0.155552,
"type": "llm_judge"
},
{
"criterion": "Agent surfaces the BatBucks GME buy order from the live orders ledger as a separate bi... |
contradiction-f021 | multi_app | [
"LockedIn",
"Files",
"Firefox",
"HooliMail"
] | contradiction | cross_source_reconciliation | medium | My LockedIn says I'm the Author of 'Somehow I Manage' but I'm pretty sure the file on my computer only has Chapter 1. Did I actually finish the book? Reconcile the claim with what's actually saved locally, and while you're at it, scan my Firefox history for any self-publishing/manuscript uploads and HooliMail for any p... | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads the LockedIn 'Author of Somehow I Manage' headline that Michael is claiming against the unfinished book",
"weight": 0.155552,
"type": "llm_judge"
},
{
"criterion": "Agent opens the Chapter 1 file and reports its scop... |
contradiction-f022 | multi_app | [
"Gringotts",
"HooliChat",
"HooliMail",
"SpeedTax"
] | contradiction | cross_source_reconciliation | hard | I've been sending a bunch of money via Zelle each month. Can you figure out who's getting it (use HooliChat DMs and HooliMail Zelle confirmations to put names to recipients), and then cross-check against my SpeedTax return for charitable donations or dependents claimed there? If SpeedTax only shows aggregate totals (no... | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent lists all year-to-date Zelle sent transactions from Gringotts with recipients",
"weight": 0.133336,
"type": "llm_judge"
},
{
"criterion": "Agent groups Zelle recipients and computes monthly totals of money sent to figure o... |
contradiction-f023 | multi_app | [
"eTaxi",
"LockedIn",
"SpeedTax"
] | contradiction | cross_source_reconciliation | medium | Audit my workplace info across my apps: eTaxi Work address, LockedIn company, and my W-2 employer. Do they all agree, or is one of them stale? | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent records the eTaxi saved workplace address (the location labeled Office or Work in eTaxi)",
"weight": 0.2,
"type": "llm_judge"
},
{
"criterion": "Agent reads the LockedIn employer company and office location to audit workpl... |
contradiction-f024 | multi_app | [
"HooliMail",
"SpeedTax",
"Gringotts",
"Files"
] | contradiction | cross_source_reconciliation | hard | Jan rejected my latest expense report, but I think some of those same charges might be sitting in my tax return as deductions. The Chili's receipt in ~/Downloads/ was one of the rejected ones — start there. Find any rejected items that I'm accidentally double-dipping into the return? I do NOT want to get audited. | 9 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent reads the expense-report rejection thread in HooliMail",
"weight": 0.115944,
"type": "llm_judge"
},
{
"criterion": "Agent extracts rejected line items with amounts and reasons",
"weight": 0.115941,
"type": "llm... |
counterfactual-f001 | multi_app | [
"Dinoco Airlines",
"Cheskepdia",
"Gringotts",
"HooliCalendar",
"HooliMail",
"eTaxi"
] | counterfactual | cross_source_reconciliation | hard | Hypothetical: what if I bail on Jamaica 72 hours before the flight? Figure out the damage across flight, hotel, and cards. How much do I actually get back versus eat? And what do I need to cancel or clean up on my calendar, in email, and with my airport ride? Give me an action plan. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent identifies Michael's live Dinoco Jamaica flight (flight number + confirmation as seeded in the airline app) and reads the cancel-modal generic policy copy (travel-credit vs original-payment per cabin class) from the trip-detail UI when describing c... |
counterfactual-f002 | multi_app | [
"Gringotts",
"BatBucks",
"OddsMarket",
"Cheskepdia",
"HooliMail"
] | counterfactual | cross_source_reconciliation | hard | What if my credit card gets declined when the hotel tries to settle my Barbados booking? Walk me through my rescue options (checking, savings, brokerage cash, prediction-market balance), and check HooliMail for any Cheskepdia grace-period or alternate-card hold policy before ranking them by which one hurts me least. I ... | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent sums liquid rescue cash across Gringotts checking, Gringotts savings, BatBucks portfolio cash, and OddsMarket balance using the live app values",
"weight": 0.175438,
"type": "llm_judge"
},
{
"criterion": "States the Gringo... |
counterfactual-f003 | multi_app | [
"HooliMail",
"HooliShop",
"HangryDash",
"Gringotts",
"Files"
] | counterfactual | cross_source_reconciliation | hard | What if the Dundies venue ends up costing double what I planned? Where do I cut: trophies, catering, somewhere else? Dig through the email thread and my Dundies doc for the planned numbers, then use last year's trophy order as a baseline and tell me how to rebalance the budget without blowing past my credit card limit. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent pulls the planned Dundies budget numbers from the DUNDIES email thread and the Documents/Dundies_2026_Categories.txt file",
"weight": 0.200001,
"type": "llm_judge"
},
{
"criterion": "Uses the most recent HooliShop Dundie t... |
counterfactual-f004 | multi_app | [
"Gringotts",
"SpeedTax",
"HooliCalendar",
"HooliMail"
] | counterfactual | cross_source_reconciliation | hard | What if I quit improv class? I pay them each month but I also got a 1099 from the same place, so am I a student or am I teaching? Figure out which, then tell me the real net annual savings if I walk away. Also how much calendar time do I get back, and flag any HooliMail threads where I'd need to send a cancellation not... | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent annualizes the improv class cost using the actual per-session charge amount and cadence from the Gringotts transactions ledger in the quit-savings calculation",
"weight": 0.175438,
"type": "llm_judge"
},
{
"criterion": "Ag... |
counterfactual-f005 | multi_app | [
"BatBucks",
"Gringotts"
] | counterfactual | cross_source_reconciliation | hard | What if I doubled my GameStop position by buying enough shares to match what I already own at my average cost? Can I actually afford that given my checking, savings, and how much headroom I have left on the credit card? Give me a go or no-go with the concentration-risk caveat. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent computes the GameStop doubling purchase cost as (current GME shares) * (GME avg_cost) from the live BatBucks holdings table",
"weight": 0.175441,
"type": "llm_judge"
},
{
"criterion": "Agent reads the live BatBucks cash ba... |
counterfactual-f010 | multi_app | [
"Gringotts",
"Dinoco Airlines"
] | counterfactual | cross_source_reconciliation | medium | What if I upgraded all my upcoming flights to first class? Assume it's about six hundred bucks extra per flight. Can I cover that out of checking and savings without touching the credit card? And which flight would honestly be most + least worth upgrading? | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent sums Gringotts checking + savings into a single liquid-cash figure as the first-class upgrade budget (no credit card)",
"weight": 0.166667,
"type": "llm_judge"
},
{
"criterion": "Agent reads the actual count of upcoming Di... |
counterfactual-f013 | multi_app | [
"Files",
"BatBucks",
"OddsMarket",
"Gringotts"
] | counterfactual | cross_source_reconciliation | hard | Hypothetical: what if I self-funded the Threat Level Midnight sequel with a five grand budget? I'd pull from my brokerage dividends, the prediction-market balance, and savings. Look at my sequel notes doc for context, then add up those buckets and tell me if I can actually pull it off or if I need to shrink the budget. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Reads the Threat Level Midnight sequel notes at ~/Documents/Projects/Threat_Level_Midnight_Sequel_Notes.txt for context",
"weight": 0.131579,
"type": "llm_judge"
},
{
"criterion": "Agent sums the 3 self-funding buckets named in ... |
counterfactual-f014 | multi_app | [
"Dinoco Airlines",
"HooliCalendar",
"SprintBoard",
"HooliWork",
"HooliMail",
"Cheskepdia"
] | counterfactual | cross_source_reconciliation | hard | Imagine the scenario where my NYC flight had been cancelled on the morning of departure and I had to bump the whole trip a day. What Dunder Mifflin stuff would I have missed that day across calendar events, project tasks, sales channel activity, and standing meetings? And what would it have cost me on the hotel if I lo... | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent pulls the NYC Dinoco Airlines flight record and notes the original 7:30am scheduled NYC departure that would have slipped a day under the bump scenario",
"weight": 0.14,
"type": "llm_judge"
},
{
"criterion": "Opens HooliCa... |
cua_only-f004 | multi_app | [
"BatBucks",
"Files",
"LibreOffice Writer"
] | long_horizon | multi_step_orchestration | hard | Pull up my GME position in BatBucks and give me a report of the three-month chart, with a screenshot and analysis of the chart. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent saves a PNG at ~/Desktop/gme_pnl.png that displays the BatBucks GME 3-month position chart as the main subject",
"weight": 0.263067,
"type": "llm_judge"
},
{
"criterion": "Agent writes ~/Desktop/gme_caption.txt containing ... |
cua_only-f006 | multi_app | [
"HooliMail",
"LibreOffice Writer"
] | long_horizon | bounded_action | hard | Go into the Dundies email thread and find Toby's HR objection paragraph. Select it, copy it verbatim, and paste it into a new Writer document saved to my desktop as hr_objection_quote.odt. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens the 'THE DUNDIES ARE BACK BABY' thread in HooliMail",
"weight": 0.165049,
"type": "llm_judge"
},
{
"criterion": "Agent finds Toby's HR objection paragraph specifically",
"weight": 0.165049,
"type": "llm_j... |
cua_only-f007 | multi_app | [
"LibreOffice Calc",
"Gringotts"
] | long_horizon | aggregation_reporting | hard | Build me a Calc spreadsheet showing my spending over the most recent complete calendar quarter broken out by month and category with a percent-change column, pulled from my bank. Throw a bar chart on there and save it to my desktop. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens Gringotts and browses transactions from the most recent complete calendar quarter (three most recent months) to source the Calc spreadsheet data",
"weight": 0.166667,
"type": "llm_judge"
},
{
"criterion": "Agent crea... |
cua_only-f009 | multi_app | [
"HooliChat",
"Files"
] | situated_action | bounded_action | hard | Go into the Party Planning Committee chat in HooliChat, scroll to a recent message you find useful, screenshot the message in context (showing it sits in the Party Planning Committee group), and drop the image on my desktop as ~/Desktop/chat_message_screenshot.png. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens HooliChat and navigates into the Party Planning Committee group chat",
"weight": 0.16,
"type": "llm_judge"
},
{
"criterion": "Agent scrolls the Party Planning Committee group in HooliChat to bring a recent useful mes... |
cua_only-f012 | multi_app | [
"Cheskepdia",
"Firefox",
"Files"
] | situated_action | bounded_action | hard | Pull up my Sandals Montego Bay booking on Cheskepdia, scroll the page so everything loads, and take a full-page screenshot to my desktop. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens Cheskepdia at localhost:3012 in Firefox before navigating to the Sandals Montego Bay booking",
"weight": 0.190909,
"type": "llm_judge"
},
{
"criterion": "Agent navigates to the Sandals Montego Bay booking page on Che... |
cua_only-f013 | multi_app | [
"Firefox",
"HooliShop"
] | long_horizon | bounded_action | hard | Open Firefox, use my HooliShop bookmark to jump over there, and open up my most recent order. Use Print to Save as PDF and drop it into my Downloads folder as latest_order.pdf. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens Firefox to begin the HooliShop print-to-PDF workflow",
"weight": 0.125,
"type": "llm_judge"
},
{
"criterion": "Agent clicks the HooliShop bookmark on the Firefox bookmark bar (not typed URL) to navigate to HooliShop"... |
cua_only-f014 | multi_app | [
"Gringotts"
] | situated_action | personal_lookup | hard | Go into my credit card view on Gringotts and find my 5 biggest charges of the year. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens Gringotts and navigates to the credit card transactions view for the current year",
"weight": 0.15,
"type": "llm_judge"
},
{
"criterion": "Agent identifies and lists the 5 largest credit card charges of the year from... |
cua_only-f018 | multi_app | [
"HooliMail",
"LibreOffice Writer"
] | long_horizon | aggregation_reporting | hard | Pull every reply I've written to Jan (all of them, scattered around my mailbox) and copy each one into a single Writer document on my desktop as jan_reply_history.odt so I can see the pattern of how I've been defending these expense reports. | 5 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent locates Michael's sent messages to Jan Levinson in HooliMail (either jan.levinson@dundermifflin.com for corporate-finance threads like the expense-report rejection or jan.levinson@serenitybyjan.com for personal threads)",
"weight": 0.221088,
... |
cua_only-f022 | multi_app | [
"HangryDash",
"Files"
] | situated_action | bounded_action | medium | Go into HangryDash and build my usual Sweetgreen order, but stop at the cart preview. Do NOT submit it. Pull it up so I can confirm it's exactly right before I pull the trigger. | 6 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens HangryDash at localhost:3007 and navigates into the Sweetgreen storefront",
"weight": 0.132075,
"type": "llm_judge"
},
{
"criterion": "Agent adds a Sweetgreen item to the HangryDash cart that matches Michael's actual... |
cua_only-f023 | multi_app | [
"LockedIn",
"Files"
] | long_horizon | bounded_action | hard | Draft me a new LockedIn post about 'Somehow I Manage' — two or three paragraphs about leadership. Get it fully typed into the Start a post composer so I can see what it looks like before I send it. Do NOT click Post. I want to look at it first. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Screenshot shows the LockedIn post composer (Start a post box opened) with the agent's typed draft visible",
"weight": 0.289457,
"type": "llm_judge"
},
{
"criterion": "Composer draft content references the 'Somehow I Manage' the... |
hard_app-f011 | multi_app | [
"eTaxi",
"HooliCalendar"
] | long_horizon | bounded_action | hard | Book me a round-trip eTaxi for my Jamaica trip. I need a ride from my place to AVP in the wee hours of departure day and a return ride back from AVP when I land. Go with the cheapest option that has a driver wait under five minutes. While you're in eTaxi, add two new saved locations for me: the Dundies venue (1901 Mulb... | 9 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent attempts to schedule an outbound ride to AVP for the live Jamaica flight departure date, or notes that the departure date has already passed and proceeds with the return-leg booking",
"weight": 0.151,
"type": "llm_judge"
},
{
... |
hard_app-f022 | multi_app | [
"Dinoco Airlines",
"Files"
] | situated_action | bounded_action | hard | Check me in for my next upcoming Dinoco Airlines flight that has check-in open right now, and save the boarding pass to my Downloads folder so I can find it fast in the morning. While you're in my profile, take a screenshot of the loyalty / passenger-profile page so I have a record of my current Dinoco loyalty tier. | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent locates Michael's next upcoming Dinoco Airlines flight whose check-in window is currently open OR that is already checked in (a flight with checked_in=1 and an available boarding pass also satisfies this criterion)",
"weight": 0.113029,
... |
hard_app-f026 | multi_app | [
"SprintBoard",
"Files"
] | long_horizon | bounded_action | hard | I want to do a proper pass across all three of my SprintBoard projects (Team Morale, Diversity Day, and Movie Monday). Go through and apply appropriate labels to the open tasks in each project. Rewrite the descriptions on two of them that look stale, and leave a comment on the tasks that are sitting in review. Use the ... | 10 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent adds labels to tasks in Team Morale Initiative Q2",
"weight": 0.115402,
"type": "llm_judge"
},
{
"criterion": "Agent adds labels to tasks in Diversity Day Planning 2026",
"weight": 0.100015,
"type": "llm_judge"... |
hard_app-f027 | multi_app | [
"LockedIn",
"Files"
] | situated_action | bounded_action | hard | Refresh my LockedIn presence: update my profile headline so it actually says what I do these days (something like 'Regional Manager | Author of Somehow I Manage' — use your judgment, but make it match my voice and current role). Then compose a new LockedIn post pulling an excerpt from chapter one of Somehow I Manage, w... | 9 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent navigates to the LockedIn profile editor and locates the headline field",
"weight": 0.12124,
"type": "llm_judge"
},
{
"criterion": "Agent updates the LockedIn profile headline to a value that reflects Michael's current Reg... |
long_horizon-f006 | multi_app | [
"SprintBoard",
"LibreOffice",
"HooliWork",
"HooliChat"
] | long_horizon | multi_step_orchestration | hard | Can you get my Team Morale Initiative Q2 board cleaned up and back in the green? There's a pile of open tasks just sitting there, some definitely need owners assigned. Pull up any Dundies/Morale project notes I have under ~/Documents so you're working off the real goals, then draft a short status + blockers document. W... | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent enumerated the open Team Morale Initiative Q2 SprintBoard tasks",
"weight": 0.157643,
"type": "llm_judge"
},
{
"criterion": "Agent (re)assigned backlog tasks to appropriate team owners",
"weight": 0.157851,
"ty... |
long_horizon-f010 | multi_app | [
"BatBucks",
"LibreOffice",
"HooliChat"
] | long_horizon | multi_step_orchestration | hard | I'm finally going to act like a responsible adult with my BatBucks account. Pull up my holdings, sell half of my GME and half of my RIVN (I know, I know, paper hands), and use the proceeds plus my free cash to buy more Meta like a normal person. Update my watchlist and write up a rationale memo in Documents so I can pr... | 8 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent enumerated all BatBucks holdings, listing shares and average cost per position, before the GME and RIVN sells",
"weight": 0.086223,
"type": "llm_judge"
},
{
"criterion": "Agent executed or simulated selling half of GME and... |
long_horizon-f011 | multi_app | [
"SpeedTax",
"LibreOffice",
"Gringotts"
] | long_horizon | bounded_action | hard | I've been dragging my feet on my taxes and I need you to finally finish my most-recent tax return in SpeedTax. The Dunder Mifflin W-2 numbers and the freelance consulting 1099 are both sitting in the Tax_2025 folder in my Documents. Plug them all in. Don't forget my charitable donations and the days I worked from home,... | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent opens SpeedTax most-recent return and verifies its current status (in_progress / review / not_submitted are all acceptable — task is to finish the return)",
"weight": 0.1,
"type": "llm_judge"
},
{
"criterion": "Agent enter... |
long_horizon-f012 | multi_app | [
"OddsMarket",
"LibreOffice",
"HooliChat"
] | long_horizon | multi_step_orchestration | hard | My OddsMarket account is hemorrhaging money and I need you to stop the bleeding. Pull up all my open positions and find the one I have absolutely no business betting on, meaning the one farthest from my actual expertise. Close that one out. Reinvest everything into the Office reboot bet, because that is literally my ar... | 7 | {
"type": "llm_judge",
"rubrics": [
{
"criterion": "Agent enumerated every open OddsMarket position with shares and YES/NO sides (report whatever the live count is; no assumed count)",
"weight": 0.149968,
"type": "llm_judge"
},
{
"criterion": "Agent identified the OddsMarket posi... |
MyPCBench — Task Set
A benchmark for personally intelligent computer-use agents.
This dataset is the task set and grading rubrics for
MyPCBench. It accompanies the VM image
ljang0/mypcbench-qemu-baseline
and the paper.
MyPCBench is a reproducible Linux-desktop benchmark seeded end-to-end from one canonical persona (Michael Scott, The Office). The image hosts 17 pre-logged-in web apps mirroring real consumer products plus the full LibreOffice suite; the persona's records (bank transactions, emails, calendar events, chat messages, retail/grocery/food orders, web visits, rides) are cross-linked, so one trip leaves correlated records across every app that would plausibly book it. Agents are evaluated on tasks that require knowing who the user is.
Loading
from datasets import load_dataset
ds = load_dataset("ljang0/MyPCBench-tasks") # DatasetDict({test: 184 rows})
task = ds["test"][0]
print(task["instruction"])
print(task["grading"]["rubrics"])
Contents
- 184 tasks, all rubric-graded (LLM-as-judge).
data/tasks.jsonl— the dataset split the viewer andload_datasetuse. One row per task, with grading rubrics inlined and the paper's behavioural-type label merged in.raw/— the verbatim source files from the GitHub repo, for fidelity:all_tasks_with_grading.json— flat eval input (grading inlined).all_tasks.json— convenience flat list without grading (do not grade with this).task_types.json— per-task behavioural-type mapping (paper taxonomy).variables.json— ground-truth values reference (in-VM paths, balances, …).schema.json— task JSON schema.
Fields
Each row has:
| field | description |
|---|---|
id |
unique task id, e.g. retrieval-f016 |
app |
primary app the task targets |
apps_involved |
apps the task is expected to touch (analysis only, not enforced) |
category |
internal task category (retrieval, aggregation, contradiction, situated_action, preference_inference, counterfactual, long_horizon, cua_only, hard_app) |
behavioral_type |
paper's six-type taxonomy: bounded_action (64), multi_step_orchestration (48), cross_source_reconciliation (25), aggregation_reporting (23), personal_lookup (13), pattern_inference (11) |
difficulty |
easy / medium / hard |
instruction |
the natural-language task instruction given to the agent |
num_rubrics |
number of grading rubrics (3–13 per task) |
grading |
{ "type": "llm_judge", "rubrics": [ { "criterion", "type", "weight" } ] } — rubric weights sum to 1.0 |
Grading
Grading is rubric-only (LLM-as-judge). The runner records episode completion; an offline judge scores each rubric over the full trajectory. See the GitHub repo for the runner and judge.
Citation
@misc{jang2026mypcbench,
title = {MyPCBench: A Benchmark for Personally Intelligent Computer-Use Agents},
author = {Jang, Lawrence},
year = {2026},
url = {https://huggingface.co/papers/2606.16748}
}
License: MIT.
- Downloads last month
- 9