| { | |
| "task_id": "Scrapy_02", | |
| "task_description": "根据仓库内容,提取https://quotes.toscrape.com/tag/humor/网站的内容,按照author,text为列存到csv文件中?", | |
| "prompt_file": "/GitTaskBench/queries/Scrapy_02/task_meta/openhands_prompt.md", | |
| "repositories": [ | |
| { | |
| "name": "Scrapy", | |
| "path": "/GitTaskBench/code_base/Scrapy", | |
| "url": "https://github.com/adbar/Scrapy", | |
| "understanding_guidelines": [ | |
| "阅读README.md了解项目基本功能和使用方法" | |
| ] | |
| } | |
| ], | |
| "working_sub_directory_name": "/Scrapy_02", | |
| "file_paths": { | |
| "input_files": [ | |
| {"path": "/GitTaskBench/queries/Scrapy_02/input/Scrapy_02_input.txt", "description": "要提取网页的url"} | |
| ] | |
| } | |
| } |