task_id stringlengths 12 58 | category stringclasses 10
values | role stringclasses 10
values | task_type stringclasses 5
values | instruction stringlengths 15 1.97k | checkpoints stringlengths 109 1.59k | dependencies listlengths 0 4 | docker_image stringlengths 48 94 |
|---|---|---|---|---|---|---|---|
admin-arrange-meeting-rooms | admin | Administrator | communication | Good morning! We're facing a scheduling challenge at office. All 6 teams have submitted their meeting requests for next Tuesday. The teams have scheduled their meetings as follows:
The Engineering team has a morning meeting from 9:00 AM to 10:30 AM, followed by a second meeting from 12:00 PM to 1:00 PM, and another s... | # Checkpoints
This task has 2 points in total.
## Checkpoint 1 (1pt)
Check if the correct answer, 4, is in the file `/workspace/ans.txt`.
Engineer: 9:00 AM - 10:30 AM, 12:15 PM - 1:00 PM, 2:00 PM - 3:00 PM
Marketing: 9:15 AM - 10:00 AM, 11:30 AM - 12:30 PM, 2:30 PM - 3:30 PM
Sales: 9:45 AM - 11:00 AM, 11:30 AM - 12... | [
"rocketchat"
] | ghcr.io/theagentcompany/admin-arrange-meeting-rooms-image:1.0.0 |
admin-ask-for-meeting-feedback | admin | Administrator | communication | There is an all hands meeting. You need to collect the feedback of everyone who attended.
You should first ask Huang Jie for names of all the participants, using http://the-agent-company.com:3000/.
Then, ask each of the participant for feedback and score (1-5) about the meeting, using http://the-agent-company.com:3000... | # Checkpoints
## Checkpoint 1 (1 point)
Check if there is chat history between agent and Huang Jie.
## Checkpoint 2 (1 point)
Check if there exists an excel file at the path `/workspace/meeting_feedback.xlsx`.
## Checkpoint 3 (1 point)
Confirm that the excel file contains entries for all participants.
## Checkpo... | [
"rocketchat"
] | ghcr.io/theagentcompany/admin-ask-for-meeting-feedback-image:1.0.0 |
admin-ask-for-upgrade-reimbursement | admin | Administrator | communication | Find the expenses record in Documents/Financials/expenses on owncloud('http://the-agent-company.com:8092') to Chen Xinyi (on http://the-agent-company.com:3000/) to request for reimbursement.
If Chen refuses to reimburse it because it's beyond the deadline, talk to CTO Sarah Johnson: about the procedure of the bill bey... | # Checkpoints
## Checkpoint 1 (1 point)
Confirm conversation with Xinyi Chen about the bill reimbursement.
## Checkpoint 2 (1 point)
Confirm conversation with Sarah Johnson about the bill reimbursement.
## Checkpoint 3 (2 point)
If mentioned the correct price ($365, half of the original bill) to Sarah Johnson.
If... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/admin-ask-for-upgrade-reimbursement-image:1.0.0 |
admin-check-employees-budget-and-reply | admin | Administrator | communication | 1. Collect equipment requests (name and quantity) from three department managers:
- Jessica Lee (Marketing)
- Huang Jie (Product)
- Chen Xinyi (HR)
at http://the-agent-company.com:3000/home
2. Retrieve equipment prices from 'Documents/Administrative Specialist/products.pdf' on owncloud(http://the-agent-com... | # Checkpoints
This task has 4 points in total. If the last check passes, then full credits are
granted. Otherwise, partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1pt)
check chat history exists between the agent and:
- Jessica Lee
- Huang Jie
- Chen Xinyi
## Checkpoint 2 (1... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/admin-check-employees-budget-and-reply-image:1.0.0 |
admin-check-employees-budget-and-reply-2 | admin | Administrator | communication | 1. Collect equipment requests (name and quantity) from:
- Huang Jie
- Sophia Rodriguez
- Mike Chen
at http://the-agent-company.com:3000/home
2. Retrieve equipment prices from owncloud(http://the-agent-company.com:8092) with file path: /Documents/Administrative Specialist/products.pdf
3. Request their t... | # Checkpoints
This task has 4 points in total. If the last check passes, then full credits are
granted. Otherwise, partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1pt)
check chat history exists between the agent and:
- Chen Xinyi
- Huang Jie
- Sophia Rodriguez
- Mike Chen
#... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/admin-check-employees-budget-and-reply-2-image:1.0.0 |
admin-check-employees-budget-and-reply-and-record | admin | Administrator | communication | 1. Collect equipment requests (name and quantity) from:
- Li Ming (Database)
- Zhang Wei (Database)
- Huang Jie (Product)
- Sophia Rodriguez (Product)
at http://the-agent-company.com:3000/home
2. Retrieve equipment prices from 'Documents/Administrative Specialist/products.pdf' on owncloud(http://the-age... | # Checkpoints
This task has 6 points in total. If the last check passes, then full credits are
granted. Otherwise, partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1pt)
check chat history exists between the agent and:
- Li Ming
- Zhang Wei
- Huang Jie
- Sophia Rodriguez
## C... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/admin-check-employees-budget-and-reply-and-record-image:1.0.0 |
admin-collect-requests-and-compute-total-price | admin | Administrator | communication | 1. Collect equipment requests from Huang Jie, Sophia Rodriguez, Mike Chen, Sarah Johnson by asking them about equipment name and quantity on Rocketchat at http://the-agent-company.com:3000/home
2. Retrieve prices from 'Documents/Administrative Specialist/products.pdf' on owncloud(http://the-agent-company.com:8092)
3. C... | # Checkpoints
This task has 3 points in total. If the last check passes, then full credits are
granted. Otherwise, partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1pt)
check had conversation with Huang Jie, Sophia Rodriguez, Mike Chen, Sarah Johnson
## Checkpoint 2 (1pt)
c... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/admin-collect-requests-and-compute-total-price-image:1.0.0 |
admin-employee-info-reconciliation | admin | Administrator | communication | As a small startup, we don't really have an HR system that records every employee's information. Instead,
we store employee information in a spreadsheet and manually update it whenever there's a change.
In your /workspace folder you can find a CSV file called `employees.csv` that contains the basic information
for all... | # Checkpoints
This task has 7 points in total.
## Checkpoint 1 (3pt)
Spoke to Priya Sharma, Sophia Rodriguez, and Zhang Wei on RocketChat.
## Checkpoint 2 (1pt)
"Chan Xinyi" is corrected to "Chen Xinyi".
## Checkpoint 3 (1pt)
Missing entry "Priya Sharma" is added to the spreadsheet, with the correct email and ph... | [
"rocketchat"
] | ghcr.io/theagentcompany/admin-employee-info-reconciliation-image:1.0.0 |
admin-get-best-vendor-quote | admin | Administrator | communication | We need to order a new server. I think Emma Lewis has collected quotes from a few companies and put them on OwnCloud. Ask her where you can find the quotes. Then download them to the workspace directory. You can discuss with Sarah about the requirements. Please create a csv file "valid-quotes.csv" that has "name" and "... | # Checkpoints
This task has 6 points in total.
## Checkpoint 1 (1pt)
Chat history exists between the agent and Emma Lewis
## Checkpoint 2 (1pt)
Chat history exists between the agent and Sarah Johnson
## Checkpoint 3 (1pt)
The agent has downloaded the quotes to the workspace directory:
- cloudtech_industries_quote.p... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/admin-get-best-vendor-quote-image:1.0.0 |
admin-make-spreadsheet | admin | Administrator | file_management | We are collecting employees' preferences on drinks to help with our purchasing plan.
Please navigate to http://the-agent-company.com:8092/ and find drinks_survey.pdf, which contains
a questionaire that we have placed in the office. Please organize the employees'
responses into a CSV spreadsheet, clearly indicating the ... | # Checkpoints
This task has 5 points in total. Every checkpoint is independent.
## Checkpoint 1 (2pts)
Identify that there are 9 drinks (2pts) or 8 drinks (1pt).
The trick is diet coke is not written on the same line as others.
## Checkpoint 2 (1pt)
Count correctly that there are 4 Apple Juice.
## Checkpoint 3 (1... | [
"owncloud"
] | ghcr.io/theagentcompany/admin-make-spreadsheet-image:1.0.0 |
admin-mass-forms-filling | admin | Administrator | file_management | Go to our office cloud http://the-agent-company.com:8092/,
find the i-9.pdf and TAC_personell_data.csv under /Documents/Admin folder.
Filling out the section A of i-9.pdf (Employee Eligibility Verification)
for each of the employees in TAC_personell_info.csv, naming them as
i-9_[employee_firstname]_[employee_lastname... | # Checkpoints
This task has 5 points in total.
## Checkpoint 1 (5pt)
Out of all 17 forms, all 23 * 17 forms are filled correctly. Partial credits granted to partial answers. | [
"owncloud"
] | ghcr.io/theagentcompany/admin-mass-forms-filling-image:1.0.0 |
admin-read-survey-and-summarise | admin | Administrator | communication | We are collecting employees' preferences on drinks to help with our purchasing plan.
Please navigate to http://the-agent-company.com:8092/ and find drinks_survey.pdf, which contains
a questionaire that we have placed in the office. Due to budget constraint, we could
only purchase a selection of the drinks in the questi... | # Checkpoints
This task has 3 points in total.
## Checkpoint 1 (1pt)
Correctly found and talked to the right person, HR manager Chen Xinyi.
## Checkpoint 2 (1pt)
Answer contains Coke and Mountain Dew.
## Checkpoint 3 (1pt)
Answer contains Apple Juice and Sprite. The trick here is they are tied, so
top 3 drinks a... | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/admin-read-survey-and-summarise-image:1.0.0 |
admin-remove-pages-pdf | admin | Administrator | file_management | Our company is organizing a paper reading session, and the chosen paper is about "OpenHands". Could you assist by creating a shortened version of the paper?
Please Include the "References" section in the shortened version, but remove all content after it. Save the shortened paper locally as /workspace/openhands_short.... | # Checkpoints
This task is worth a total of 4 points. If the last check passes, then full credits are
granted. Otherwise, partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1 point)
Check if the file `/workspace/openhands_short.pdf` exists.
## Checkpoint 2 (1 point)
Open `/work... | [
"owncloud"
] | ghcr.io/theagentcompany/admin-remove-pages-pdf-image:1.0.0 |
admin-translate-sales-chat | admin | Administrator | file_management | You are an admin looking for an office for our company's new branch in China. Mandy
helped with some initial search, but she just left our company. A screenshot
of her chat history with a local sales is available on http://the-agent-company.com:8092/.
You can find an image named "office_sales_chat_history.jpg" under Do... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (4pts)
4 points would be granted for the correct answer: 145095 (RMB). A 2% precision error
is allowed since this involves floating point computation (square feet to
square meters).
2 points would be granted for a close answer: 10% error is considered a... | [
"owncloud"
] | ghcr.io/theagentcompany/admin-translate-sales-chat-image:1.0.0 |
admin-watch-video | admin | Administrator | file_management | You are an admin looking for a office for our company's new branch. Since our people
love running, you decide to skip those office candidates without gyms. One salesperson sent
you a video of their gym. Find gym.mp4 on http://the-agent-company.com:8092/ and count
how many treadmills it has. Write down your answer (a nu... | # Checkpoints
This task has 2 points in total.
## Checkpoint 1 (2pts)
2 points is granted for the correct answer: 4.
The gym indeed only has 4 treadmills, but one might miscount due to the mirror. | [
"owncloud"
] | ghcr.io/theagentcompany/admin-watch-video-image:1.0.0 |
bm-classify-nationality | bm | Business Management | communication | Please check the "Documents/Data Analysis/Customer.xlsx" spreadsheet available at http://the-agent-company.com:8092.
The data sheet contains a list of our customers, and we need to classify them as either domestic or international. For entries with available locations, please enter "Domestic" in the next cell if the l... | # Checkpoints
This task has 6 points in total. Partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1pts)
Check if the agent visits the "Customer.xlsx" file on owncloud
## Checkpoint 2 (2pt)
Check if all orders are classified correctly (can give partial score if only solved som... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/bm-classify-nationality-image:1.0.0 |
ds-answer-numerical-data-question | ds | Data Scientist | file_management | One of our clients doing beverage-related commercials has requested us to conduct this data analysis for them.
Specifically, find the `beverage_stats.xlsx` under `Documents/Data Analysis` in cloud drive, and answer the following questions:
1. What is the fifth most commonly consumed beverages among teenagers aged 14 t... | # Checkpoints
This task has 6 points in total
## Checkpoing 1 (2pts)
The agent correctly answers the question 1 (Tea (including ice tea)).
## Checkpoint 2 (2pts)
The agent correctly answers the question 2 (88.475)
## Checkpoint 3 (2pts)
The agent correctly answers the question 3 (74.775) | [
"owncloud"
] | ghcr.io/theagentcompany/ds-answer-numerical-data-question-image:1.0.0 |
ds-answer-spreadsheet-questions | ds | Data Scientist | communication | Our clients required us to perform some data analysis and deliver the results. Find the 'agriculture.xlsx' file under `Documents/Data Analysis` at http://the-agent-company.com:8092/, and answer the following questions:
What is the marital status for the majority of New Brunswick's agricultural workers, both English-la... | # Checkpoints
## Checkpoint 1 (1 pt)
Confirmed the agent visited the file link on ownCloud
## Checkpoint 2 (1 pt)
Confirmed that agent has conversation history with Li Ming
## Checkpoint 3 (1 pt)
Confirmed question 1 answer ("Married") is mentioned in the conversation with Li Ming
## Checkpoint 4 (1 pt)
Confirm... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/ds-answer-spreadsheet-questions-image:1.0.0 |
ds-calculate-spreadsheet-stats | ds | Data Scientist | communication | Check all the spreadsheet under the "Data Analysis" folder at http://the-agent-company.com:8092?dir=/Documents
Write a python program to calculate the average number of rows and columns for all the spreadsheet files. If a file has multiple sheets, count all the tables in all sheets. Save your python script to "/workspa... | # Checkpoints
This task has 5 points in total.
## Checkpoint 1 (1pts)
Check if "/workspace/data_stats.py" exists
## Checkpoint 2 (3pts)
Check if the reported numbers of average row/column counts are correctly reported in rocketchat conversation with Jessica Lee
## Checkpoint 3 (1pts)
Check if the agents has a co... | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/ds-calculate-spreadsheet-stats-image:1.0.0 |
ds-coffee-shop-database-management | ds | Data Scientist | file_management | One of our clients is a coffee shop chain and they require your help as a database analyst . The company has provided you with csv files that are uploaded on OwnCloud under 'Documents/Data Analysis/Coffee Shop'. You will need to download the csv files to the workspace directory and create a table for each of these csv ... | # Checkpoints
This task has 7 points in total.
## Checkpoint 1 (1pts)
Downloaded all csv files from OwnCloud to the workspace folder.
## Checkpoint 2 (2pt)
All tables created correctly.
## Checkpoint 3 (2pt)
A view named 'v_short_stock' of items that need reordering with columns 'product_id', 'quantity_in_stock'... | [
"owncloud"
] | ghcr.io/theagentcompany/ds-coffee-shop-database-management-image:1.0.0 |
ds-find-meeting-spreadsheet | ds | Data Scientist | file_management | The next meeting for The Agent Company needs to discuss using AI to predict the seed area of field crops in Canada. But the team could not find the file now, which should be one of the Excel spreadsheets under the "Data Analysis" document folder on owncloud (http://the-agent-company.com:8092).
Please help find the tar... | # Checkpoints
This task has 2 points in total.
## Checkpoint 1 (1pts)
The agent includes a `link.txt` file under `/workspace/` with the correct file link.
## Checkpoint 2 (1pts)
The agent successfully downloads the target file called `Seed Area Estimates.xlsx` under `/workspace/`. | [
"owncloud"
] | ghcr.io/theagentcompany/ds-find-meeting-spreadsheet-image:1.0.0 |
ds-fix-table-values-and-missing-answers | ds | Data Scientist | file_management | The company needs to clean the spreadsheet and answer questions based on a client's request, which are specified as follows:
First, find the "Other Corp Area Totals.xlsx" spreadsheet under `Documents/Data-Analysis` at Cloud Drive. There are some missing values in the "data" sheet, fix those values by putting in "0"s.
T... | The task has 6 points in total
1. [2pts] Check if all missing values (previously 'x') are replaced with "0"
2. [2pts] Check if question 1 is correctly answered with "2809" or formula "=B5"
3. [2pts] Check if question 2 is correctly answered with "98.8%" or formula "=H18/B18" | [
"owncloud"
] | ghcr.io/theagentcompany/ds-fix-table-values-and-missing-answers-image:1.0.0 |
ds-format-excel-sheets | ds | Data Scientist | file_management | Find the `respondent_counts.xlsx` file under `Documents/Data Analysis` on Owncloud (http://the-agent-company.com:8092), and based on the source "unformatted" sheet, create a "formatted" sheet and make formatting edits based on the following requirements:
1. Change the background color of top-header cells to skyblue (#8... | # Checkpoints
## Checkpoint 1 (1 pt)
Confirmed that the "unformatted" sheet remain unchanged
## Checkpoint 2 (1 pt)
Confirmed that a new sheet "formatted" is created and the content is the same as the "unformatted" sheet.
## Checkpoint 3 (1 pt)
Confirmed the background color of the top-header cells is skyblue (#8... | [
"owncloud"
] | ghcr.io/theagentcompany/ds-format-excel-sheets-image:1.0.0 |
ds-janusgraph-exercise | ds | Data Scientist | code | Your task is to implement a company's organizational chart using JanusGraph graph database.
1. Clone JanusGraph repository (http://the-agent-company.com:8929/root/janusgraph) under /workspace folder
2. Launch JanusGraph server and ensure it's running on port 8182 with websocket mode
3. Create an organization structu... | # Checkpoints
This task has 4 points in total. Partial credits might be granted if only some checkpoints are completed.
## Checkpoint 1 (1pt)
Check if repo is cloned under /workspace folder
## Checkpoint 2 (1pt)
Check if the JanusGraph is running on port 8182 under websocket mode
## Checkpoint 3 (4pts)
Check if ... | [
"gitlab"
] | ghcr.io/theagentcompany/ds-janusgraph-exercise-image:1.0.0 |
ds-merge-multiple-sheets | ds | Data Scientist | communication | One of our customers needs help on organizing and analyzing their data about sugar consumption.
Find the 'total-sugar-sources.xlsx' under "/Documents/Data Analysis" on owncloud(http://the-agent-company.com:8092), and 'Top Sources of Total Sugars.xlsx' in the same directory.
Check if they record the same data, "top sou... | # Checkpoints
This task has 2 checkpoints.
## Checkpoint 1 (1pt)
The agent proposes merging the sheets to the designated NPC on RocketChat.
## Checkpoint 2 (2pt)
/workspace/merged.xlsx exists and contains the correct merged data. | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/ds-merge-multiple-sheets-image:1.0.0 |
ds-organise-report-sus-data | ds | Data Scientist | communication | We have a collection of spreadsheet data files under the "Data Analysis" folder at http://the-agent-company.com:8092?dir=/Documents. However, their names are inconsistent, with some being confusing or non-interpretable. Your task is to review the files in the "Data Analysis" folder and identify those with the following... | # Checkpoints
This task has 5 points in total.
## Checkpoint 1 (1pts)
Check if the agent visits the link of "Data Analysis" folder
## Checkpoint 2 (1pt)
Check if the agent reports to Jessica Lee on RocketChat
## Checkpoint 3 (1pt)
Check if the list of names for files without meaningful names are correct
## Che... | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/ds-organise-report-sus-data-image:1.0.0 |
ds-predictive-modeling | ds | Data Scientist | file_management | On our office cloud at http://the-agent-company.com:8092/, find "/Documents/Financials/stock_train_raw.csv",
build a machine learning pipeline in scikit-learn to predict the daily closing price of stock.
Save your model's predictions to the test data "/Documents/Financials/stock_test.csv" as "/Documents/Financials/st... | # Checkpoints
This task has 3 points in total.
## Checkpoint 1 (3pts)
3 credit granted if MSE < 500, MAE < 10, R^2 score > 0.8
2 credits granted if MSE < 550, MAE < 20, R^2 score > 0.7
No credits granted if MSE > 550, MAE > 20, R^2 score < 0.7 | [
"owncloud"
] | ghcr.io/theagentcompany/ds-predictive-modeling-image:1.0.0 |
ds-sql-exercise | ds | Data Scientist | planning | As our first data scientist intern, we designed a simple SQL exercise for you to help you get your hands dirty.
You are provided with a SQL database containing product data. Write three SQL queries to analyze the data and write the answer in 3 txt files, one for each task (file names should be task1.txt, task2.txt, ta... | # Checkpoints
This task has 6 points in total.
## Checkpoint 1 (1pts)
Check the total number of products is the same as expected.
## Checkpoint 2 (2pt)
Check total number of different product categories is the same as expected.
## Checkpoint 3 (3pt)
Check the top 3 most expensive products' name and price are co... | [] | ghcr.io/theagentcompany/ds-sql-exercise-image:1.0.0 |
ds-stock-analysis-slides | ds | Data Scientist | file_management | On our office cloud at http://the-agent-company.com:8092/, analyze the stock trend in /Documents/Financials/stock_data_raw.csv, create an informative, business-style presentation of stock price data for the company board members.
* Data Preparation: Use the provided stock data, ensuring it is clean and suitable for an... | # Checkpoints
This task has 8 points in total.
## Checkpoint 1 (1pts)
The data is cleaned, formatted, with nan values removed.
## Checkpoint 2 (5pt)
The slides include all 5 images correctly plotted.
Each plot should be on a separate slide, clearly labeled, and accompanied by brief explanations.
Content on each... | [
"owncloud"
] | ghcr.io/theagentcompany/ds-stock-analysis-slides-image:1.0.0 |
ds-visualize-data-in-pie-and-bar-chart | ds | Data Scientist | file_management | Find "Documents/Data Analysis/Number of Agri Ops.xlsx" spreadsheet at "http://the-agent-company.com:8092/index.php/apps/files". Create visualizations for the agricultural operations w.r.t. vegetable crop categories in 2011 and 2016, respectively. Particularly, draw a pie chart for 2011 data and a bar chart for 2016. Sa... | # Checkpoints
This task has 2 checkpoints.
## Checkpoint 1 (2pts)
'/workspace/2011_pie.png' contains the right pie chart.
## Checkpoint 2 (2pts)
'/workspace/2016_bar.png' contains the right bar chart. | [
"owncloud"
] | ghcr.io/theagentcompany/ds-visualize-data-in-pie-and-bar-chart-image:1.0.0 |
finance-apply-tax-credit | finance | Financial Staff | communication | Navigate to owncloud at http://the-agent-company.com:8092. To apply for the R&D tax credit, complete Section B—Alternative Simplified Credit of IRS Form 6765 located at "/Documents/Financials/f6765.pdf". Gather the necessary information to fill out the form via "/Documents/Financials/TAC_financials.csv" and local file ... | # Checkpoints
This task has 8 points in total.
## Checkpoint 1 (5pt)
16 questions in the form has been answered correctly.
## Checkpoint 2 (3pt)
If the correct finance director is contacted (David Wong) to answer ambiguous questions (1. whether we are electing the reduced credit under section 280C, 2. whether we ... | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/finance-apply-tax-credit-image:1.0.0 |
finance-budget-variance | finance | Financial Staff | file_management | Navigate to owncloud at http://the-agent-company.com:8092.
* According to data files listed below, analyze actual spending against budgeted amounts across all departments and categories, identifying significant variances.
* /Documents/Financials/budget.xlsx: Contains budgeted amounts organized by department, categ... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (1pt)
budget.xlsx and actual_spending.xlsx have been accessed as references.
## Checkpoint 2 (3pt)
The solution file flagged_variances.xlsx has been created in the Financials directory with all significant variances, with a column "Flagged_Variances" ... | [
"owncloud"
] | ghcr.io/theagentcompany/finance-budget-variance-image:1.0.0 |
finance-check-attendance-payroll | finance | Financial Staff | file_management | Navigate to owncloud at http://the-agent-company.com:8092.
* Use the provided "april-attendance-data.csv" spreadsheet in owncloud's "Documents/Human Resources Team/Attendance" folder, and the pay rates information in "salary-rates.pdf" file in the same folder to calculate the total earnings for each employee based on ... | # Checkpoints
This task has 3 points in total.
## Checkpoint 1 (1pt)
The attendance sheet and the pay rate information are referenced to extract the required data.
## Checkpoint 2 (1pt)
A new document named "april-payroll.xlsx" is created in the /workspace directory, with
columns named 'Name', and 'Total Earning... | [
"owncloud"
] | ghcr.io/theagentcompany/finance-check-attendance-payroll-image:1.0.0 |
finance-create-10k-income-report | finance | Financial Staff | communication | Navigate to the folder /Documents/Financials/Annual%20Reports/10Ks on Owncloud (http://the-agent-company.com:8092)
Here you wil find 10K annual reports for multiple tech companies. Extract the net income data for each company from their 10-K reports (in section/item 8) for the years 2021, 2022, and 2023, and compile it... | # Checkpoints
There are 5 checkpoints in total.
## Checkpoint 1 (1 point)
Navigated to correct folder on Owncloud
## Checkpoint 2 (1 point)
Reported table contains all company names that match legal entity on 10k document
## Checkpoint 3 (1 point)
Reported table has correct structure, matches all required column... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/finance-create-10k-income-report-image:1.0.0 |
finance-expense-validation | finance | Financial Staff | file_management | Review and validate expense categorization for all company transactions to ensure compliance with expense policies.
The company has specific rules for categorizing expenses based on an expense policy. Some expenses may be miscategorized, and it's important to identify these discrepancies for accurate financial reporti... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (1pt)
The trajectory includes the correct owncloud file path for accessing the necessary documents.
## Checkpoint 2 (1pt)
The corrected expenses in `expenses_corrected.xlsx` accurately reflect the necessary adjustments based on the categorization rules... | [
"owncloud"
] | ghcr.io/theagentcompany/finance-expense-validation-image:1.0.0 |
finance-find-signatories | finance | Financial Staff | communication | Navigate to the Rocketchat website at http://the-agent-company.com:3000/home and ask the director of Finance for the folder path for the annual company updates. You can navigate to the path provided through Owncloud, using this link http://the-agent-company.com:8092/
Once you have navigated to OwnCloud and to the annua... | # Checkpoints
This task has 5 points in total. If the last check passes, then full credits are
granted. Otherwise, partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1pt)
Reach out to David Wong (director of Finance) to get the path to the company annual reports folder.
## Che... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/finance-find-signatories-image:1.0.0 |
finance-invoice-matching | finance | Financial Staff | file_management | Navigate to owncloud at http://the-agent-company.com:8092. Find the provided payments file at "/Documents/Financials/payments.xlsx" and the invoice PDFs in the directory "/Documents/Financials/invoices_pdfs".
Perform the following:
* Parse Payment References: Extract and match each payment in the Excel file to its co... | # Checkpoints
This task has 5 points in total.
## Checkpoint 1 (1pt)
Use "invoice_pdfs" and "payments.xlsx" as references.
## Checkpoint 2 (2pt)
"flagged_payments.xlsx" is created in the financials folder, with the "Payment_ID" and "Issue" columns. The columns are filled and correctly formatted, with the last row... | [
"owncloud"
] | ghcr.io/theagentcompany/finance-invoice-matching-image:1.0.0 |
finance-nonqualified-bill-ask-for-reimburse | finance | Financial Staff | file_management | Find the provided bill in /Documents/Financials/bill.pdf on owncloud(http://the-agent-company.com:8092). Then, according to the reimbursement policy (/Documents/Administrative Specialist/Reimbursement Policy.pdf), check if it is qualified for reimbursement. If it is qualified, write the reimbursable price in /workspace... | # Checkpoints
## Checkpoint 1 (2 point)
Confirmed writing in the file that (1) the bill is not qualified for reimbursement, and (2) the reasons for unable to reimburse the bill is because it is a credit card statement, which is not supported for reimbursements.
Note that the bill is not a real statement, but a AI-gen... | [
"owncloud"
] | ghcr.io/theagentcompany/finance-nonqualified-bill-ask-for-reimburse-image:1.0.0 |
finance-qualified-bill-ask-for-reimburse | finance | Financial Staff | communication | Find the receipt for reimbursement in /Documents/Financials/receipt.jpg on owncloud(http://the-agent-company.com:8092).
Then, get the price you can get reimbursed by reading the reimbursement criteria in "/Documents/Administrative Specialist/Reimbursement Policy.pdf"
Talk to Mike Chen on RocketChat (http://the-agent-c... | # Checkpoints
## Checkpoint 1 (1 point)
Confirm the agent has accessed the provided receipt on owncloud.
## Checkpoint 2 (1 point)
Confirm the agent has visited owncloud and read the reimbursement criteria.
## Checkpoint 3 (1 point)
Confirmed conversation with Mike Chen.
## Checkpoint 4 (2 point)
Confirmed conv... | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/finance-qualified-bill-ask-for-reimburse-image:1.0.0 |
finance-r-d-activities | finance | Financial Staff | communication | Navigate to ownCloud at http://the-agent-company.com:8092
The administrators of TAC would like to assess if TAC qualifies for the Research and Development (R&D) Tax Credit, which helps offset tax liabilities by incentivizing investments in innovation. To support this application, complete the following documentation:
... | # Checkpoints
This task has 6 points in total.
## Checkpoint 1 (2pt)
* Relevant personell are contacted with the correct questions asked. Partial credits granted to only part of the employees reached.
## Checkpoint 2 (4pt)
In the Research_Time_Tracking_Records.csv:
* The employees with qualified activities are cor... | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/finance-r-d-activities-image:1.0.0 |
finance-revenue-reconciliation | finance | Financial Staff | communication | Your task is to match revenue recognition schedules with contract values to identify any discrepancies in revenue timing or amounts. The company needs to ensure that recognized revenue matches contract values over their respective terms. Some contracts may have recognition schedules that don't align with their total va... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (1pt)
Verify that the trajectory includes the correct ownCloud file path: "Documents/Financials/Contracts".
## Checkpoint 2 (1pt)
Ensure that the `flagged_contracts.xlsx` file is created in the `/workspace` directory.
## Checkpoint 3 (1pt)
Check that... | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/finance-revenue-reconciliation-image:1.0.0 |
finance-substantial-presence-test | finance | Financial Staff | communication | As a financial consultant, one of your daily tasks is to help our employees with their adhoc tax questions.
Huang Jie, your coworker who is a foreigner working in the US, is not sure if they need to report their income as tax resident or non-resident. They know the rules to testify substantial presence, but they are n... | # Checkpoints
This task has 2 points in total.
## Checkpoint 1 (1pt)
Had a conversation with Huang Jie
## Checkpoint 2 (1pt)
The conversation contains the correct answer, 303 days. | [
"rocketchat"
] | ghcr.io/theagentcompany/finance-substantial-presence-test-image:1.0.0 |
hr-analyze-outing-bills | hr | Human Resources | communication | The company has gone on several team lunches and dinners. Help record and organise these. Locate all receipts under the directory Documents/Financials/outings on Owncloud (http://the-agent-company.com:8092) in any format (e.g., .jpg, .png, .pdf).
Next, create a structured Excel sheet with the following columns:
1. Re... | # Checkpoints
This task has 7 points in total.
## Checkpoint 1 (1pt)
Check if the agent visits the correct path in owncloud
## Checkpoint 2 (1pt)
Confirm that the excel file Organized_Outings_Receipts.xlsx exists
## Checkpoint 3 (3pt)
Excel file has
- Correct structure and number of rows (number of receipts mat... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/hr-analyze-outing-bills-image:1.0.0 |
hr-check-attendance-multiple-days | hr | Human Resources | file_management | Navigate to owncloud at http://the-agent-company.com:8092.
* Use the provided april-attendance-data.csv spreadsheet in owncloud's "Documents/Human Resources Team/Attendance" folder to calculate the following: average work length in hours, the number of days of on-time departure, and the number of days of late arrival ... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (1pt)
The attendance sheet is referenced to extract the required data.
## Checkpoint 2 (1pt)
A new document named "april-attendance.xlsx" is created in the /workspace directory, with
columns named 'Name', 'Average Work Length', 'On-time Departure Cou... | [
"owncloud"
] | ghcr.io/theagentcompany/hr-check-attendance-multiple-days-image:1.0.0 |
hr-check-attendance-multiple-days-department | hr | Human Resources | file_management | Navigate to owncloud at http://the-agent-company.com:8092.
* Use the provided april-attendance-data.csv spreadsheet in owncloud's "Documents/Human Resources Team/Attendance" folder to calculate the following for each employee: average work length in hours, the number of days of on-time departure, and the number of day... | # Checkpoints
This task has 3 points in total.
## Checkpoint 1 (1pt)
A new document named "department-april-attendance.xlsx" is created in the /workspace directory, with
columns named 'Department', 'Department Average Work Length', 'Department Average On-time Departure Count', and 'Department Average Late Arrival ... | [
"owncloud"
] | ghcr.io/theagentcompany/hr-check-attendance-multiple-days-department-image:1.0.0 |
hr-check-attendance-multiple-days-department-with-chat | hr | Human Resources | communication | Navigate to owncloud at http://the-agent-company.com:8092.
Navigate to the Rocketchat web at http://the-agent-company.com:3000/home.
* Use the provided april-attendance-data.csv spreadsheet in owncloud's "Documents/Human Resources Team/Attendance" folder to calculate the following for each employee: average work lengt... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (1pt)
The attendance sheet is referenced to extract the required data.
## Checkpoint 2 (1pt)
Asked Chen Xinyi, David Wong, and Mark Johnson about department personnel information.
## Checkpoint 3 (1pt)
A new document named "department-april-attendan... | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/hr-check-attendance-multiple-days-department-with-chat-image:1.0.0 |
hr-check-attendance-one-day | hr | Human Resources | file_management | Navigate to owncloud at http://the-agent-company.com:8092.
* Use the provided attendance-2024-03-01.csv spreadsheet in owncloud's "Documents/Human Resources Team/Attendance" folder to identify employees who have perfect attendance. Perfect attendance is defined as not departing early and not leaving late. Departing ea... | # Checkpoints
This task has 3 points in total.
## Checkpoint 1 (1pt)
The attendance sheet is referenced to extract the required data.
## Checkpoint 2 (1pt)
A new document named "2024-03-attendance-summary.xlsx" is created in the /workspace directory, with a
column called "Name".
## Checkpoint 3 (1pt)
The list o... | [
"owncloud"
] | ghcr.io/theagentcompany/hr-check-attendance-one-day-image:1.0.0 |
hr-check-for-invalid-passwords-and-ask-for-valid-passwords | hr | Human Resources | communication | You have all of the team's passwords /workspace/passwords.txt. Some of these passwords are incorrect. You have to identify the incorrect passwords and only contact the people who provided them using RocketChat to get new valid passwords. You have to update the passwords.txt file with the correct passwords. The final pa... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (2pts)
Contacted Mark Johnson and Mike Chen, but no one else.
## Checkpoint 2 (2pts)
All passwords are valid. | [
"rocketchat"
] | ghcr.io/theagentcompany/hr-check-for-invalid-passwords-and-ask-for-valid-passwords-image:1.0.0 |
hr-collect-feedbacks | hr | Human Resources | communication | Navigate to the Rocketchat web at http://the-agent-company.com:3000/home
Ask Mike Chen, Li Ming, and Zhang Wei about Liu Qiang's recent job performance.
* Ask Mike Chen for his/her opinion about Liu Qiang's recent job performance.
* Ask Li Ming for his/her opinion about Liu Qiang's recent job performance.
* Ask Zhang ... | # Checkpoints
This task has 5 points in total. Will check it step by step. Partial credits might be granted if only some checkpoints are completed.
## Checkpoint 1 (1pt)
Confirmed checked Liu Qiang's job performance with Mike Chen
## Checkpoint 2 (1pt)
Confirmed checked Liu Qiang's job performance with Li Ming
## ... | [
"rocketchat"
] | ghcr.io/theagentcompany/hr-collect-feedbacks-image:1.0.0 |
hr-collect-multiple-valid-passwords | hr | Human Resources | communication | The company needs to collect valid passwords from everyone. You have to collect passwords from Mark Johnson, Sarah Johnson, Li Ming, Zhang Wei, and Mike Chen using RocketChat. collect all of the passwords in a file called `passwords.txt` under /workspace directory. Put each password on a new line with the format `usern... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (2pts)
Contacted Everyone.
## Checkpoint 2 (2pts)
All passwords are valid. | [
"rocketchat"
] | ghcr.io/theagentcompany/hr-collect-multiple-valid-passwords-image:1.0.0 |
hr-create-career-ladder | hr | Human Resources | communication | Navigate to owncloud at http://the-agent-company.com:8092. Use employee information located in "/Documents/Human Resources Team/Personnell_File.odt" to create a career ladder for TheAgentCompany. The career ladder introduces viable growth paths and division of responsibilities in TheAgentCompany, and introduces where i... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (1pt)
The personnell file is used as a reference to create the career ladder: /Documents/Human%20Resources%20Team/Personell_File.odt
## Checkpoint 2 (2pt)
A valid career ladder named "Career_Ladder.odt" is created in the hr folder. The career ladder a... | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/hr-create-career-ladder-image:1.0.0 |
hr-create-employee-manual | hr | Human Resources | file_management | Navigate to owncloud at http://the-agent-company.com:8092. Use the content in "TAC_overview.md" in the "Documents" folder on owncloud to create a comprehensive employee manual, ensuring that it includes all relevant sections such as company values, code of conduct, operational procedures, employee benefits, and company... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (1pt)
Use "TAC_overview.md" to gather the information needed for each section.
## Checkpoint 2 (2pt)
A new file named "Employee_Manual.odt" is created in the hr folder, including the following sections: company values, code of conduct, operational pro... | [
"owncloud"
] | ghcr.io/theagentcompany/hr-create-employee-manual-image:1.0.0 |
hr-delete-and-insert-user | hr | Human Resources | communication | Find our company's platform website http://the-agent-company.com:3000/home
* remove Li Ming
* add a new intern DanDan Liu to the #product channel | # Checkpoints
This task has 3 points in total. If the last check passes, then full credits are
granted. Otherwise, partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1pts)
confirmed Li Ming have been removed
## Checkpoint 2 (1pt)
confirmed Dandan Liu have been added
## Check... | [
"rocketchat"
] | ghcr.io/theagentcompany/hr-delete-and-insert-user-image:1.0.0 |
hr-get-valid-password | hr | Human Resources | communication | You found that Mark Johnson's password doesn't follow the password rules, so you need to go to rocketchat to recieve a valid password from him. When you have a valid password, write it in a local file called `password.txt` under /workspace directory.
The password rules are as follows:
1. Length must be between 12-16 c... | # Checkpoints
This task has 4 points in total.
## Checkpoint 2 (1pt)
Mark Johnson was contacted on RocketChat.
## Checkpoint 3 (1pt)
password.txt file exists.
## Checkpoint 4 (2pts)
The final password is valid. | [
"rocketchat"
] | ghcr.io/theagentcompany/hr-get-valid-password-image:1.0.0 |
hr-green-card-consultation | hr | Human Resources | communication | Priya Sharma, our company's technical writer, is trying to understand the green card backlog. Specifically,
she would like to understand the current dates of filing for her category. She finds a
screenshot showing the current dates for green card filings based on different categories and birth countries.
The screenshot... | # Checkpoints
This task has 3 points in total. Full credits will be granted if final checkpoint passes.
## Checkpoint 1 (1pt)
`/Documents/Human%20Resources%20Team/Immigration` path exists in trajectory.
## Checkpoint 2 (1pt)
"niw" keyword exists in the chat history.
## Checkpoint 3 (1pt)
Correctly identified the ... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/hr-green-card-consultation-image:1.0.0 |
hr-internal-tooling-slides | hr | Human Resources | code | Develop slides to introduce the products and main internal tools used by TAC, aimed at onboarding new hires, serving as a foundational overview for new employees. This presentation should cover the purpose and functionalities of each tool, with detailed descriptions for RocketChat, GitLab, Owncloud, and Plane. Save the... | # Checkpoints
This task has 10 points in total.
## Checkpoint 1 (7pt)
Slides "Internal_Tooling_Training.pptx" include 7 pages, and with the information needed correctly:
* 1st page: check for reasonable title that fits the theme of slides;
* 2nd page: titled "TAC Overview", check for fitness of the content with TAC_O... | [
"rocketchat",
"owncloud",
"gitlab",
"plane"
] | ghcr.io/theagentcompany/hr-internal-tooling-slides-image:1.0.0 |
hr-make-slides-introduce-leadership | hr | Human Resources | communication | We are in contacts with a few potential investors, and to prepare for the meetings, we need you to create a deck of slides to introduce our company's leadership team, including our CTO, Sales Director, Marketing Manager, Finance Director, and Human Resources Manager.
You can find the names and intro of those leadershi... | # Checkpoints
This task has 5 points in total.
## Checkpoint 1 (1pt)
Check if the presentation file '/workspace/leadership_intro.pptx' exists
## Checkpoint 2 (1pt)
There's a conversation with Chen Xinyi, the HR manager, on RocketChat
## Checkpoint 3 (1pt)
The slides file has exactly 5 slides
## Checkpoint 4 (1p... | [
"rocketchat"
] | ghcr.io/theagentcompany/hr-make-slides-introduce-leadership-image:1.0.0 |
hr-mass-survey | hr | Human Resources | communication | Conduct a comprehensive survey to collect information on employees' year-end vacation plans. The survey should capture the following details for each of the 17 TAC personell:
* Vacation_Destination: Planned destination for the year-end holiday, in the form of "City, Country".
* Number_of_Vacation_Days: Total days plan... | # Checkpoints
7 points in total.
## Checkpoint 1 (5 point)
Check for the correctness of 7 columns and 17 rows. Check for correctness of last row. Partial credits granted to partial answers.
## Checkpoint 2 (2 point)
Confirm that all 17 employees are contacted for year-end vacation questions. | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/hr-mass-survey-image:1.0.0 |
hr-massive-resume-screening | hr | Human Resources | communication | Our company wants to hire a new software engineer who can help us build our agent
infrastructure. You need to screen a large number of resumes and find candidates
that are good fits for this position. LLM knowledge is not required but helpful.
Experience with OpenHands is a must. There's no other requirement on degree ... | # Checkpoints
This task has 5 points in total. If the final checkpoint passes, give full points for the entire task.
## Checkpoint 1 (1pt)
Trajectory contains number 94, which is the number of resumes in resumes.zip.
## Checkpoint 2 (1pt)
There's a conversation with Chen Xinyi.
## Checkpoint 3 (3pt)
Correctly id... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/hr-massive-resume-screening-image:1.0.0 |
hr-new-grad-job-description | hr | Human Resources | file_management | You need to write a new grad software engineer job description, The template is a Markdown file located under the /workspace directory called template.md, and the list of requirement is in a txt file called requirement.txt also under the /workspace directory.
* You need to merge them and create a file called "job_des... | # Checkpoints
This task has 3 points in total. Will check it step by step. Partial credits may be granted if only some checkpoints are completed.
## Checkpoint 1 (1pt)
check whether link.txt file exist
## Checkpoint 2 (1pt)
Confirm the file exists on owncloud
## Checkpoint 3 (1pt)
Confirm the content is expected | [
"owncloud"
] | ghcr.io/theagentcompany/hr-new-grad-job-description-image:1.0.0 |
hr-new-grad-job-description-2 | hr | Human Resources | communication | You need to write a new grad software engineer job description, The template is a Markdown file located under the /instruction directory called template.md.
* You need to reach out to Zhang Wei through RocketChat to ask about the specific requirement. Navigate to the Rocketchat web at http://the-agent-company.com:3000... | # Checkpoints
This task has 4 points in total. Will check it step by step. Partial credits may be granted if only some checkpoints are completed.
## Checkpoint 1 (1pt)
Reached out to Zhang Wei about the job requirement.
## Checkpoint 2 (1pt)
check whether link.txt file exist
## Checkpoint 3 (1pt)
Confirm the file... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/hr-new-grad-job-description-2-image:1.0.0 |
hr-new-grad-job-description-3 | hr | Human Resources | communication | You need to write a new grad software engineer job description.
* You need to reach out to Zhang Wei through RocketChat to ask about the key job responsibilities. Navigate to the Rocketchat web at http://the-agent-company.com:3000/home.
* You need to reach out to Li Ming through RocketChat to ask about the location o... | # Checkpoints
This task has 5 points in total. Will check it step by step. Partial credits may be granted if only some checkpoints are completed.
## Checkpoint 1 (1pt)
Reached out to Zhang Wei about the job responsibiltiies.
## Checkpoint 2 (1pt)
Reached out to Li Ming about the template location, and minimum/prefe... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/hr-new-grad-job-description-3-image:1.0.0 |
hr-organize-talent-info | hr | Human Resources | file_management | Emily Johnson, Michael Davis, and Sarah Thompson, whose resumes are located in Documents/Human Resources Team/resumes on owncloud(http://the-agent-company.com:8092)
Extract the name, education information, skills and past work experiences of each candidate, and organize them in a document at `/workspace/summary.csv`. | # Checkpoints
## Checkpoint 1 (1pt)
Confirmed exists file `summary.csv`.
## Checkpoint 2 (1pt)
Check all required information for Emily Johnson is included in the summary.csv file.
## Checkpint 3 (1pt)
Check all required information for Michael Davis is included in the summary.csv file.
## Checkpint 4 (1pt)
Che... | [
"owncloud"
] | ghcr.io/theagentcompany/hr-organize-talent-info-image:1.0.0 |
hr-pick-interviewer-1 | hr | Human Resources | communication | You are going to arrange an interview for a candidate, **Emily Johnson**, whose resume is in "/Documents/Human Resources Team/resumes" on owncloud(http://the-agent-company.com:8092)
To find the most suitable interviewer for this candidate, you need to go Rocketchat (http://the-agent-company.com:3000) and message hiring... | # checkpoints
This task has 6 points in total.
## Checkpoint 1 (2pt)
Check the chat history with the leader Chen Xinyi
## Checkpoint 2 (2pt)
Check whether examinee chat with Emily Zhou (the right person).
## Checkpoint 3 (2pt)
Check whether examinee does not chat with others (Mark Johnson, Jessica Lee, David Wong) | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/hr-pick-interviewer-1-image:1.0.0 |
hr-pick-interviewer-2 | hr | Human Resources | communication | You are going to pick an interviewer for a candidate. You should ask hiring resource manager Chen Xinyi in Rocketchat (http://the-agent-company.com:3000) about who is available to interview.
Once you get the interviewer list, chat with them one by one and identify the person agrees to interview, you should write the p... | # checkpoints
This task has 6 points in total. We intentionally make David Wong non-responsive as a trap.
## Checkpoint 1 (2pt)
Check the chat history with the leader Chen Xinyi
## Checkpoint 2 (2pt)
Check whether examinee chat with everyone (Emily Zhou, Mark Johnson, Jessica Lee, David Wong) on the availability.
... | [
"rocketchat"
] | ghcr.io/theagentcompany/hr-pick-interviewer-2-image:1.0.0 |
hr-pick-interviewer-3 | hr | Human Resources | communication | You need to pick Emily Zhou as interviewer. Try to talk to her in Rocketchat (http://the-agent-company.com:3000). See if you can persuade her to interview. | # checkpoints
This task has 4 points in total.
## Checkpoint 1 (2pt)
Check whether Emily Zhou finally agrees to interview.
## Checkpoint 2 (1pt)
Check whether the examinee has talked with Emily Zhou.
## Checkpoint 3 (1pt)
Check whether the examinee has talked with Jessica Lee. | [
"rocketchat"
] | ghcr.io/theagentcompany/hr-pick-interviewer-3-image:1.0.0 |
hr-populate-salary-increase-memo | hr | Human Resources | file_management | Navigate to owncloud at http://the-agent-company.com:8092. Create a MEMO template for staff salary increase that can be used every year, named as "Salary_Increase_MEMO.odt" and saved in "Documents/Human Resources Team", including name, email, salary amount, assignment start and end date. Populate the MEMO information f... | # Checkpoints
This task has 7 points in total.
## Checkpoint 1 (1pt)
The salaries_increase.txt file is used as a reference to populate the memo.
## Checkpoint 2 (2pt)
A new file named "Salary_Increase_MEMO.odt" is created in the hr folder, that includes name, email ID, salary amount, assignment start and end date... | [
"owncloud"
] | ghcr.io/theagentcompany/hr-populate-salary-increase-memo-image:1.0.0 |
hr-resume-categorization | hr | Human Resources | file_management | Download resumes.zip from owncloud on http://the-agent-company.com:8092/ under Documents > Human Resources Team > resumes folder and categorize them locally based on the candidates' YOE. You should place them into one of the following folders under /workspace directory:
- early-career
- mid-level
- senior
- unsure
Wh... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (1pt)
Number of files across all folders = 94
## Checkpoint 2 (1pt)
Number of files in early-career folder = 58
## Checkpoint 3 (1pt)
Only file in mid-level folder is named "Alex_Chen.pdf"
## Checkpoint 4 (1pt)
Only file in senior folder is named "... | [
"owncloud"
] | ghcr.io/theagentcompany/hr-resume-categorization-image:1.0.0 |
hr-resume-screening | hr | Human Resources | communication | Li Ming is helping the database team to hire a new grad software engineer. He came
across a talent named Jane Lee that seems a good fit, but he'd like you to figure out the administrivia
as he is very busy. You could reach out to Li Ming on http://the-agent-company.com:3000/,
figure out the requirements for this positi... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (1pt)
Talked to Li Ming.
## Checkpoint 2 (1pt)
Retrieved the information from Chen Xinyi that green card or citizenship is required.
## Checkpoint 3 (2pt)
Told Li Ming that the candidate cannot be hired due to visa requirement. | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/hr-resume-screening-image:1.0.0 |
hr-salary-analysis | hr | Human Resources | file_management | Navigate to owncloud at http://the-agent-company.com:8092.
Use the provided salary.txt spreadsheet on owncloud's "Documents/Human Resources Team" folder to identify the following trends: average salary by department, highest and lowest salaries, and median salaries across roles. Save the report as "Salary_Analysis_Repo... | # Checkpoints
This task has 2 points in total.
## Checkpoint 1 (2pt)
In "Salary_Analysis_Report.odt", the average salary, highest salary, lowest salary, and median salary are calculated correctly. | [
"owncloud"
] | ghcr.io/theagentcompany/hr-salary-analysis-image:1.0.0 |
hr-transfer-group | hr | Human Resources | communication | Navigate to the Rocketchat web at http://the-agent-company.com:3000/home
Transfer Li Ming from his current database group to AI group.
* Move Li Ming from #project-graphdb channel to #project-ai channel
* Update his bio in user info to reflect this change in project group | # Checkpoints
This task has 3 points in total. Will check it step by step. Partial credits may be granted if only some checkpoints are completed.
## Checkpoint 1 (1pt)
Confirm Li Ming is removed from #project-graphdb channel
## Checkpoint 1 (1pt)
Confirm Li Ming is added to #project-ai channel
## Checkpoint 1 (1pt... | [
"rocketchat"
] | ghcr.io/theagentcompany/hr-transfer-group-image:1.0.0 |
ml-generate-gradcam | ml | Machine Learning Engineer | file_management | We are trying to understand why Computer Vision models make the decisions they do. To do this, we are generating GradCAM explanations for images. You will first need to load a pre-train resnet18 model. You will need to download an image 'test_image.jpg' from OwnCloud. You can find it under the 'Documents/Research' dire... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (1pts)
The agent correctly generated the GradCAM image.
## Checkpoint 2 (1pt)
Agent explain what regions the model focused on while making the prediction.
## Checkpoint 3 (1pt)
The generated gradient has a cosine similarity of greater than 0.8 with t... | [
"owncloud"
] | ghcr.io/theagentcompany/ml-generate-gradcam-image:1.0.0 |
ml-grade-exam | ml | Machine Learning Engineer | file_management | A new recruit was working on an assignment 'ML BACKGROUND EXAM - AGENT COMPANY'. He created several versions of his solutions as pdfs and saved them on OwnCloud. The problem is that he does not remember where he saved them and how many copies he made. He also saved them in several different locations and not just under... | # Checkpoints
This task has 8 points in total.
## Checkpoint 1 (1pts)
Agent downloaded all 6 attempts of the ML Background Exam to the workspace directory.
## Checkpoint 2 (6pt)
Agent correctly graded the attempts of the ML Background Exam - 1 point per correct grading.
## Checkpoint 3 (1pt)
Agent correctly sel... | [
"owncloud"
] | ghcr.io/theagentcompany/ml-grade-exam-image:1.0.0 |
pm-add-new-moderator | pm | Product Manager | communication | Find the #help-desk channel in our company's platform's directory at http://the-agent-company.com:3000/home
And add Liu Qiang to the channel.
Then make him a moderator. | # Checkpoints
This task has 3 points in total.
## Checkpoint 1 (1pt)
Navigate to the general channel (http://the-agent-company.com:3000/channel/help-desk)
## Checkpoint 2 (1pt)
Added Liu Qiang to the channel.
## Final checkpoint (1pt)
Assigned Liu Qiang as a moderator. | [
"rocketchat"
] | ghcr.io/theagentcompany/pm-add-new-moderator-image:1.0.0 |
pm-ask-for-issue-and-create-in-gitlab | pm | Product Manager | code | A new sprint just started in the RisingWave project and you have to assign Li Ming to a new issue in GitLab. Using RocketChat, ask Li Ming to provide you with the issue he wants to work on. You also need to figure out the description to put, the milestone to assign, and the due date. Once you have all the information, ... | # Checkpoints
This task has 5 points in total.
## Checkpoint 1 (2pts)
Contacted Li Ming, Mike Chen, Mark Johnson
## Checkpoint 2 (1pt)
Created "Improve Logging for Bulk Request Failures" issue in GitLab
## Checkpoint 3 (2pts)
Wrote correct description, assigned to milestone 'release-1.9', and set due date to 2024... | [
"gitlab",
"rocketchat"
] | ghcr.io/theagentcompany/pm-ask-for-issue-and-create-in-gitlab-image:1.0.0 |
pm-ask-issue-assignee-for-issue-status-and-update-in-plane | pm | Product Manager | communication | As a project manager, you need to check the status of the "Evaluate data throughput" issue in the RisingWave project. Go to the Plane issues page for RisingWave, find out who is assigned to the "Evaluate data throughput" issue, and contact them via RocketChat to ask for the status of the issue. If they report that the ... | # Checkpoints
This task has 3 points in total.
## Checkpoint 1 (2pts)
Contacted Zhang Wei.
## Checkpoint 2 (1pt)
Updated "Evaluate data throughput" issue to Done in Plane. | [
"plane",
"rocketchat"
] | ghcr.io/theagentcompany/pm-ask-issue-assignee-for-issue-status-and-update-in-plane-image:1.0.0 |
pm-assign-issues | pm | Product Manager | project_management | Create a new project titled 'Backend Development' on Plane (access plane at http://the-agent-company.com:8091/tac/projects/).
Go to project settings and add new memebers. Add emilyzhou, alexturner, emmalewis as members.
Create issues for each member and assign tasks:
For emilyzhou: Create an issue titled 'Implement ... | # Checkpoints
This task has 4 points in total. If the last check passes, then full credits are granted. Otherwise, partial credits might be granted if only some checkpoints are completed.
## Checkpoint 1 (1pt)
Created the project in Plane titled 'Backend Development' at http://the-agent-company.com:8091/cmu/projects/ ... | [
"plane"
] | ghcr.io/theagentcompany/pm-assign-issues-image:1.0.0 |
pm-change-channel-ownership | pm | Product Manager | communication | Find the #general channel in our company's platform's directory at http://the-agent-company.com:3000/home
And assign the user 'theagentcompany' as the owner | # Checkpoints
This task has 2 points in total.
## Checkpoint 1 (1pt)
Navigated to the general channel (http://the-agent-company.com:3000/channel/general)
## Final checkpoint (1pt)
Assigned 'theagentcompany' as owner | [
"rocketchat"
] | ghcr.io/theagentcompany/pm-change-channel-ownership-image:1.0.0 |
pm-check-backlog-update-issues | pm | Product Manager | communication | Your task is to monitor the "Node-RED" project for backlog issues and follow up on Rocket.Chat.
First, log into Plane at http://the-agent-company.com:8091/tac/projects. Look for the project called "Node-RED".
Once you're in, scan through all the issues. We're particularly interested in any that are marked as "Blocked"... | # Checkpoints
This task has 5 points in total. If the last check passes, then full credits are
granted. Otherwise, partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1pts)
Accessed the "Node-RED" project on Plane
## Checkpoint 2 (2pts)
Identified issues with "Blocked" or "Bac... | [
"rocketchat",
"plane"
] | ghcr.io/theagentcompany/pm-check-backlog-update-issues-image:1.0.0 |
pm-copy-plane-issues-to-gitlab | pm | Product Manager | code | In Plane there open issues in the JanusGraph project that need to be added to gitlab. I want you to add all "In Progress" tasks to gitlab.
The Plane issues page can be accessed at: http://the-agent-company.com:8091/tac/projects/f04e5c07-8fa2-4eaf-a35b-5cacf3f1d025/issues/
The GitLab issues page can be accessed at: ht... | # Checkpoints
This task has 4 points in total.
## Checkpoint 1 (1pts)
Visited plane issues page (http://the-agent-company.com:8091/tac/projects/f04e5c07-8fa2-4eaf-a35b-5cacf3f1d025/issues/)
## Checkpoint 2 (1pt)
Didn't create unnecessary issues in Gitlab
## Checkpoint 3 (1pt)
Created "Research and design new alg... | [
"plane",
"gitlab"
] | ghcr.io/theagentcompany/pm-copy-plane-issues-to-gitlab-image:1.0.0 |
pm-create-channel-message | pm | Product Manager | communication | Create a public #finance-talk channel in our company's platform directory http://the-agent-company.com:3000/home
And invite David Wong to the channel.
Send an introductory message saying 'Welcome to the finance-talk channel!'. | # Checkpoints
This task has 3 points in total.
## Checkpoint 1 (1pt)
Navigated to the homepage http://the-agent-company.com:3000/home
## Checkpoint 2 (1pt)
Created the public #finance-talk channel (http://the-agent-company.com:3000/channel/finance-talk) and invited David Wong
## Final checkpoint (1pt)
Sent the ... | [
"rocketchat"
] | ghcr.io/theagentcompany/pm-create-channel-message-image:1.0.0 |
pm-create-channel-message-medium | pm | Product Manager | communication | Create a public #literaturereview channel in our company's platform directory http://the-agent-company.com:3000/home
and invite Emma Lewis and Wang Fang to the channel.
Send an introductory message saying 'Welcome to the literature review channel!'.
Create another public #benchmarking channel in our company's platform... | # Checkpoints
This task has 6 points in total.
## Checkpoint 1 (1pt)
Created the public #literaturereview channel (http://the-agent-company.com:3000/channel/literaturereview)
## Checkpoint 2 (1pt)
Invited Emma Lewis, Invited Wang Fang
## Checkpoint 3 (1pt)
Sent message 'Welcome to the literature review channel!... | [
"rocketchat"
] | ghcr.io/theagentcompany/pm-create-channel-message-medium-image:1.0.0 |
pm-create-channel-new-leader | pm | Product Manager | communication | Create a public #sales-talk channel in our company's platform directory http://the-agent-company.com:3000/home
And invite Mark Johnson to the channel. Make him the channel leader. | # Checkpoints
This task has 3 points in total.
## Checkpoint 1 (1pt)
Navigated to the home page http://the-agent-company.com:3000/home
## Checkpoint 2 (1pt)
Created the public #sales-talk channel (http://the-agent-company.com:3000/channel/sales-talk) and invited Mark Johnson
## Checkpoint 3 (1pt)
Added Mark Joh... | [
"rocketchat"
] | ghcr.io/theagentcompany/pm-create-channel-new-leader-image:1.0.0 |
pm-create-plane-issue | pm | Product Manager | project_management | Navigate to the Plane at http://the-agent-company.com:8091/
For the 'Frontend Development' project, create a new issue titled 'Improve Page Loading Speed' | # Checkpoints
This task has 2 points in total. If the last check passes, then full credits are
granted.
## Checkpoint 1 (1pts)
Accessed the correct project page ("Frontend Developement")
## Checkpoint 2 (1pt)
Issue "Improve Page Loading Speed" is created | [
"plane"
] | ghcr.io/theagentcompany/pm-create-plane-issue-image:1.0.0 |
pm-create-teammate-channel-from-spreadsheet | pm | Product Manager | communication | Our team is working on editing a set of videos and publishing them to YouTube. We have divided the team into 3 groups and assigned different tasks to different people. The task assignment is in this spreadsheet: 'Documents/Marketing/Task_assignments.xlsx on Owncloud using this link: http://the-agent-company.com:8092/. ... | # Checkpoints
This task has 5 points in total. If the last check passes, then full credits are
granted.
## Checkpoint 1 (1pt)
Check if the agent visits Task_assignment.xlsx on owncloud
## Checkpoint 2 (1pt)
Check if the agent creates a channel called "Group2" and makes it public.
## Checkpoint 3 (1pt)
Check if ... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/pm-create-teammate-channel-from-spreadsheet-image:1.0.0 |
pm-distribute-information | pm | Product Manager | code | Navigate to http://the-agent-company.com:8929/root/bustub/-/issues/759. There is instruction about a project called HyperLogLog algorithm.
* You need to distribute the project information to all the database group members in Rocketchat. Do not send the
message directly in the group chat; instead, send private message... | # Checkpoints
This task has 2 points in total. Will check it step by step. Partial credits might be granted if only some checkpoints are completed.
## Checkpoint 1 (1pt)
Confirm that the bustub issue page has been accessed
## Checkpoint 2 (1pt)
Confirm that the new project information is distributed to all members ... | [
"rocketchat",
"gitlab"
] | ghcr.io/theagentcompany/pm-distribute-information-image:1.0.0 |
pm-monitor-new-bug-issues | pm | Product Manager | code | Check GitLab repo http://the-agent-company.com:8929/root/openhands for open issues labeled 'bug' from 24 September 2024 to 24 October 2024. Note their assignment status if they are assigned or unassigned. Go to Rocketchat at http://the-agent-company.com:3000/home, login and summarize findings in #project-ai RocketChat ... | # Checkpoints
This task has 4 points in total. If the final checkpoint passes, then full credit is given regardless of checkpoint 1 & 2.
## Checkpoint 1 (1pt)
Check if the OpenHands gitlab repo has been accessed and if the open issues are viewed with the following filters:
- Label: 'bug'
## Checkpoint 2 (1pt)
In t... | [
"rocketchat",
"gitlab"
] | ghcr.io/theagentcompany/pm-monitor-new-bug-issues-image:1.0.0 |
pm-monthly-attendance-slides | pm | Product Manager | communication | The attendance of our group has not been so great recently. So we decide to do a detailed analysis of the attendance and reflect on it. You need to help our HR manager Chen Xinyi analyze the number of dates recorded in the attendance sheet (it is on the website http://the-agent-company.com:8092, navigate to "Documents/... | # Checkpoints
## Checkpoint 1 (1 point)
Check if the agent accesses the attendance file on owncloud
## Checkpoint 2 (1 point)
Check if the slide '/workspace/April Attendance.pptx' exists
## Checkpoint 3 (1 point)
Check if a slide recording everyones attendance and has correct results for everyone
## Checkpoint 4 (1... | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/pm-monthly-attendance-slides-image:1.0.0 |
pm-plan-personnel-for-new-project | pm | Product Manager | communication | We are planning a new project to build out a web app for JanusGraph. It will need:
0.5 months of Li Ming's effort
0.5 months of project management
0.5 months of design
1 month of frontend
1.5 months of backend
0.5 months of infra
Please choose the appropriate personnel based on our current plans so that we can finish ... | # Checkpoints
This task has 7 points in total. Will check it step by step. Partial credits might be granted if only some checkpoints are completed.
## Checkpoint 1 (1pt)
Contacted Xinyi and got info about the docs
## Checkpoint 2 (1pt)
Created project-plan.csv in the expected format
## Checkpoint 3 (1pt)
Project-... | [
"rocketchat",
"owncloud"
] | ghcr.io/theagentcompany/pm-plan-personnel-for-new-project-image:1.0.0 |
pm-prepare-meeting-with-customers | pm | Product Manager | code | We are about to meet with potential customers for our openhands agent services. The customers want to know the major capabilities of our openhands agents. Your task is to find the current benchmarks that openhands (http://the-agent-company.com:8929/root/openhands) can solve, categorize them into task domains, and then ... | # Checkpoints
## Checkpoint 1 (1 point)
Check if the agent visits the openhands evaluation page with all supported tasks (http://the-agent-company.com:8929/root/openhands/-/tree/main/evaluation?ref_type=heads)
## Checkpoint 2 (1 point)
Check if the presentation file '/workspace/openhands_intro.pptx' exists
## Checkp... | [
"gitlab",
"rocketchat"
] | ghcr.io/theagentcompany/pm-prepare-meeting-with-customers-image:1.0.0 |
pm-present-engineer-group-members | pm | Product Manager | communication | We are participating a career fair at Carnegie Mellon University to potentially hire more engineers. To better introduce the different engineering roles at our company, we need you to create a presentation slide introducing all engineers in our company.
To be more concrete, find "/Documents/Human Resources Team/Personn... | # Checkpoints
This task has 2 checkpoints.
## Checkpoint 1 (2pt)
/workspace/engineers.pptx contains roles and names of engineers
## Checkpoint 2 (1pt)
Chat history with Chen Xinyi that contains a notification of slides done | [
"owncloud",
"rocketchat"
] | ghcr.io/theagentcompany/pm-present-engineer-group-members-image:1.0.0 |
pm-present-gitlab-info-as-ppt | pm | Product Manager | code | Our CTO, Sarah Johnson, want to know more on the engineering progress we've been made throughtout the past few months, so she requested a presentation introducing all gitlab repositories we have now. You can access this at http://the-agent-company.com:8929/ You will need to create a slide deck, with an introductory pa... | # Checkpoints
This has total of 5 points. Partial score can be provided for last checkpoint.
## Checkpoint 1 (1 point)
Check if the presentation file '/workspace/Engineering_Progress.pptx' exists
## Checkpoint 2 (4 point)
Check if each repository has a corresponding page, including all four necessary information in i... | [
"gitlab"
] | ghcr.io/theagentcompany/pm-present-gitlab-info-as-ppt-image:1.0.0 |
pm-projects-analytics | pm | Product Manager | communication | Analyze TheAgentCompany's performance and create a summary in Plane.
Steps:
1. Access Plane at http://the-agent-company.com:8091/tac/. Navigate to "Analytics" and analyze all project metrics.
2. Collect Metrics:
- Open Tasks: [Number of Open Tasks]
_ Backlog Tasks: [Number of Backlog Tasks]
- Unstarted Tas... | # Checkpoints
This task has a total of 5 points. Full credit will be awarded if all checkpoints are successfully completed, otherwise partial credit may be granted for some checkpoints.
## Checkpoint 1 (1pt)
Accessed Plane and navigated to the "Analytics" section at http://the-agent-company.com:8091/tac/analytics.
... | [
"rocketchat",
"plane"
] | ghcr.io/theagentcompany/pm-projects-analytics-image:1.0.0 |
pm-schedule-meeting-1 | pm | Product Manager | communication | Navigate to the Rocketchat web at http://the-agent-company.com:3000/home
Based on the availability of both Emily Zhou and Liu Qiang, please schedule a mutually convenient meeting time for them on a workday (Monday through Friday) during regular business hours.
* Ask Emily Zhou for his/her free time.
* Ask Liu Qiang fo... | # Checkpoints
This task has 5 points in total. If the last check passes, then full credits are
granted. Otherwise, partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1pts)
confirmed with Emily Zhou about the meeting time
## Checkpoint 2 (1pt)
confirmed with Liu Qiang about th... | [
"rocketchat"
] | ghcr.io/theagentcompany/pm-schedule-meeting-1-image:1.0.0 |
pm-schedule-meeting-2 | pm | Product Manager | communication | Navigate to the Rocketchat web at http://the-agent-company.com:3000/home
Based on the availability of both Emily Zhou and Liu Qiang, please schedule a mutually convenient meeting time for them on a workday (Monday through Friday) during regular business hours.
* Ask Emily Zhou for his/her free time.
* Ask Liu Qiang fo... | # Checkpoints
This task has 5 points in total. If the last check passes, then full credits are
granted. Otherwise, partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1pt)
confirmed with Emily Zhou about the meeting time
## Checkpoint 2 (1pt)
confirmed with Liu Qiang about the... | [
"rocketchat"
] | ghcr.io/theagentcompany/pm-schedule-meeting-2-image:1.0.0 |
pm-send-hello-message | pm | Product Manager | communication | Find the #general channel in our company's platform's directory at http://the-agent-company.com:3000/home
Send a message on the channel. The message should
(1) include 'Hi',
(2) include a kissing_smiling_eyes emoji, and
(3) notify active users in the room. | # Checkpoints
## Checkpoint 1 (1pt)
Found the correct channel http://the-agent-company.com:3000/channel/general
## Checkpoint 2 (1pt)
Send a message in the general channel.
## Checkpoint 3 (1pt)
The message includes 'Hi'
## Checkpoint 4 (1pt)
The message includes emoji "kissing_smiling_eyes"
## Checkpoint 5 (... | [
"rocketchat"
] | ghcr.io/theagentcompany/pm-send-hello-message-image:1.0.0 |
pm-send-notification-to-corresponding-user | pm | Product Manager | communication | Navigate to the Rocketchat web at http://the-agent-company.com:3000/home
* Ask Jessica Lee what you should do | # Checkpoints
This task has 4 points in total. If the last check passes, then full credits are
granted. Otherwise, partial credits might be granted if only some checkpoints are
completed.
## Checkpoint 1 (1pts)
Confirmed with Jessica Lee 's plan is to hold a kickoff meeting
## Checkpoint 2 (1pt)
Confirmed with Dav... | [
"rocketchat"
] | ghcr.io/theagentcompany/pm-send-notification-to-corresponding-user-image:1.0.0 |
pm-update-gitlab-issue-from-plane-status | pm | Product Manager | code | In Gitlab there are two issues for OpenHands, "Model: recall rate is 0" and "Model: security problem". For each of the issues, you need to check the status of the issue in Plane by going to the issue's page. If the issue is open in Plane, keep the issue open in Gitlab. If the issue is closed in Plane, close the issue i... | # Checkpoints
This task has 3 points in total.
## Checkpoint 1 (1pts)
Visited plane issues page (http://the-agent-company.com:8091/tac/projects/73cb74f7-a7ac-4292-a915-e2f59a09a703/issues/)
## Checkpoint 2 (2pt)
Kept "Model: recall rate is 0" open in Gitlab and Closed "Model: security problem" in Gitlab | [
"plane",
"gitlab"
] | ghcr.io/theagentcompany/pm-update-gitlab-issue-from-plane-status-image:1.0.0 |
pm-update-plane-issue-from-gitlab-status | pm | Product Manager | code | In Plane there are two issues for JanusGraph in sprint 1, "Improve Logging for Bulk Request Failures" and "Optimize Retry Mechanism for Out of Memory Errors". For each of the issues, you need to check the status of the issue in GitLab by going to the issue's page. If the issue is open in GitLab, keep the issue open in ... | # Checkpoints
This task has 7 points in total.
## Checkpoint 1 (1pt)
Visited "Improve Logging for Bulk Request Failures" issue page
## Checkpoint 2 (1pt)
Visited "Optimize Retry Mechanism for Out of Memory Errors" issue page
## Checkpoint 3 (1pts)
Visited plane issues page (http://the-agent-company.com:8091/tac/... | [
"plane",
"gitlab"
] | ghcr.io/theagentcompany/pm-update-plane-issue-from-gitlab-status-image:1.0.0 |
pm-update-project-milestones | pm | Product Manager | code | As a project manager for the RisingWave project, you need to update the project milestones in GitLab. Your tasks are:
1. Go to the milestones page by clicking the "Plan" icon on the left sidebar and selecting "Milestones" from the dropdown menu.
2. Close the milestone named "Alpha Release" as it has been completed.
... | # Checkpoints
This task has 5 points in total.
## Checkpoint 1 (1pt)
Visited the milestones page in the RisingWave project. (http://the-agent-company.com:8929/root/risingwave/-/milestones)
## Checkpoint 2 (1pt)
Closed the "Alpha Release" milestone.
## Checkpoint 3 (1pt)
Created the "Beta Release" milestone.
## ... | [
"gitlab"
] | ghcr.io/theagentcompany/pm-update-project-milestones-image:1.0.0 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 152