kvn420/Tenro_V4.1
Any-to-Any • Updated • 6
id stringlengths 11 17 | event stringlengths 4.36k 471k | metadata stringlengths 410 596 | config stringlengths 805 4.2k | hooker stringlengths 0 12.8k | handler stringlengths 535 15.2k |
|---|---|---|---|---|---|
zotero/task01 | [{"time_stamp": 133263.040029419, "action": "move", "x": 846, "y": 99}, {"time_stamp": 133263.054306319, "action": "move", "x": 845, "y": 101}, {"time_stamp": 133263.058704479, "action": "move", "x": 842, "y": 102}, {"time_stamp": 133263.065199412, "action": "move", "x": 841, "y": 103}, {"time_stamp": 133263.073820693,... | {"system": "Linux", "node": "shanmu", "release": "6.14.5-arch1-1", "version": "#1 SMP PREEMPT_DYNAMIC Sat, 03 May 2025 13:34:12 +0000", "machine": "x86_64", "processor": "x86_64", "id": 123260073757607, "screen_width": 1024, "screen_height": 768, "model": "MS-7D42", "scroll_direction": 1, "start_time": "2025-05-16 03:2... | {"task_id": "task01_add_collection", "task_name": "add_collection", "description": "\u5728Zotero\u4e2d\u6dfb\u52a0\u5206\u7c7b", "application_info": {"type": "electron", "name": "zotero", "executable_path": "apps/zotero/app/scripts/build_and_run", "args": ["-r"]}, "task_parameters": {"collection_name": "virtualization"... | // // hookClient.js
// const http = require('http');
// const { URL } = require('url');
// // 基础配置
// const HOOKER_SERVER_HOST = 'localhost';
// const HOOKER_SERVER_PORT = 5002;
// const REQUEST_TIMEOUT = 5000; // 5秒超时
// function sendRequest(path) {
// return new Promise((resolve, reject) => {
// const u... | import os
import json
import time
from typing import Dict, Any, Optional, Callable, List
import sqlite3
import platform
import shutil
def message_handler(message: Dict[str, Any], logger: Any, task_parameter: Dict[str, Any]) -> Optional[List[Dict[str, Any]]]:
global _EVALUATOR, _CONFIG, _START_TIME
event_type ... |
zotero/task02 | [{"time_stamp": 133377.264835284, "action": "move", "x": 877, "y": 93}, {"time_stamp": 133377.27423409, "action": "move", "x": 875, "y": 95}, {"time_stamp": 133377.281883413, "action": "move", "x": 871, "y": 99}, {"time_stamp": 133377.294100363, "action": "move", "x": 867, "y": 103}, {"time_stamp": 133377.297191185, "a... | {"system": "Linux", "node": "shanmu", "release": "6.14.5-arch1-1", "version": "#1 SMP PREEMPT_DYNAMIC Sat, 03 May 2025 13:34:12 +0000", "machine": "x86_64", "processor": "x86_64", "id": 123260073757607, "screen_width": 1024, "screen_height": 768, "model": "MS-7D42", "scroll_direction": 1, "start_time": "2025-05-16 03:3... | {"task_id": "task02_add_sub_collection", "task_name": "add_sub_collection", "description": "\u5728Zotero\u5206\u7c7b\u4e2d\u4e2d\u6dfb\u52a0\u5b50\u5206\u7c7b", "application_info": {"type": "electron", "name": "zotero", "executable_path": "apps/zotero/app/scripts/build_and_run", "args": ["-r"]}, "task_parameters": {"su... | // // hookClient.js
// const http = require('http');
// const { URL } = require('url');
// // 基础配置
// const SERVER_HOST = 'localhost';
// const SERVER_PORT = 5001;
// function sendRequest(path, params = {}) {
// return new Promise((resolve, reject) => {
// const url = new URL(`http://${SERVER_HOST}:${SERV... | import os
import json
import time
from typing import Dict, Any, Optional, Callable, List
import shutil
import sqlite3
import platform
def message_handler(message: Dict[str, Any], logger: Any, task_parameter: Dict[str, Any]) -> Optional[List[Dict[str, Any]]]:
event_type = message.get('event_type')
if event_type... |
zotero/task03 | [{"time_stamp": 133474.763175919, "action": "move", "x": 862, "y": 102}, {"time_stamp": 133474.7781968, "action": "move", "x": 862, "y": 100}, {"time_stamp": 133474.783525948, "action": "move", "x": 861, "y": 99}, {"time_stamp": 133474.790336237, "action": "move", "x": 859, "y": 98}, {"time_stamp": 133474.799097038, "a... | {"system": "Linux", "node": "shanmu", "release": "6.14.5-arch1-1", "version": "#1 SMP PREEMPT_DYNAMIC Sat, 03 May 2025 13:34:12 +0000", "machine": "x86_64", "processor": "x86_64", "id": 123260073757607, "screen_width": 1024, "screen_height": 768, "model": "MS-7D42", "scroll_direction": 1, "start_time": "2025-05-16 03:3... | {"task_id": "03", "task_name": "add_item", "description": "\u5728Zotero\u5206\u7c7b\u4e2d\u4e2d\u6dfb\u52a0\u6761\u76ee", "application_info": {"type": "electron", "name": "zotero", "executable_path": "apps/zotero/app/scripts/build_and_run", "args": ["-r"]}, "task_parameters": {"collection_name": "virtualization", "item... | // // hookClient.js
// const http = require('http');
// const { URL } = require('url');
// // 基础配置
// const SERVER_HOST = 'localhost';
// const SERVER_PORT = 5001;
// function sendRequest(path, params = {}) {
// return new Promise((resolve, reject) => {
// const url = new URL(`http://${SERVER_HOST}:${SERV... | import os
import json
import time
from typing import Dict, Any, Optional, List
import shutil
import sqlite3
import platform
def message_handler(message: Dict[str, Any], logger: Any, task_parameter: Dict[str, Any]) -> Optional[List[Dict[str, Any]]]:
print("message_handler 处理消息 message:", message)
event_type = ... |
zotero/task04 | "[{\"time_stamp\": 133602.189183373, \"action\": \"move\", \"x\": 863, \"y\": 93}, {\"time_stamp\": (...TRUNCATED) | "{\"system\": \"Linux\", \"node\": \"shanmu\", \"release\": \"6.14.5-arch1-1\", \"version\": \"#1 SM(...TRUNCATED) | "{\"task_id\": \"04\", \"task_name\": \"add_item_file\", \"description\": \"\\u5728Zotero\\u6761\\u7(...TRUNCATED) | "// // hookClient.js\n// const http = require('http');\n// const { URL } = require('url');\n\n// // (...TRUNCATED) | "import os\nimport json\nimport time\nfrom typing import Dict, Any, Optional, List\nimport shutil\ni(...TRUNCATED) |
zotero/task05 | "[{\"time_stamp\": 133748.22147268, \"action\": \"move\", \"x\": 827, \"y\": 97}, {\"time_stamp\": 1(...TRUNCATED) | "{\"system\": \"Linux\", \"node\": \"shanmu\", \"release\": \"6.14.5-arch1-1\", \"version\": \"#1 SM(...TRUNCATED) | "{\"task_id\": \"05\", \"task_name\": \"add_item_tag\", \"description\": \"\\u5728Zotero\\u6761\\u76(...TRUNCATED) | "// // hookClient.js\n// const http = require('http');\n// const { URL } = require('url');\n\n// // (...TRUNCATED) | "import os\nimport json\nimport time\nfrom typing import Dict, Any, Optional, List\nimport shutil\ni(...TRUNCATED) |
zotero/task06 | "[{\"time_stamp\": 133989.539138891, \"action\": \"move\", \"x\": 851, \"y\": 89}, {\"time_stamp\": (...TRUNCATED) | "{\"system\": \"Linux\", \"node\": \"shanmu\", \"release\": \"6.14.5-arch1-1\", \"version\": \"#1 SM(...TRUNCATED) | "{\"task_id\": \"06\", \"task_name\": \"add_item_to_collection\", \"description\": \"\\u5c06Zotero\\(...TRUNCATED) | "// // hookClient.js\n// const http = require('http');\n// const { URL } = require('url');\n\n// // (...TRUNCATED) | "import os\nimport json\nimport time\nfrom typing import Dict, Any, Optional, List\nimport shutil\ni(...TRUNCATED) |
zotero/task07 | "[{\"time_stamp\": 134117.719165958, \"action\": \"move\", \"x\": 815, \"y\": 95}, {\"time_stamp\": (...TRUNCATED) | "{\"system\": \"Linux\", \"node\": \"shanmu\", \"release\": \"6.14.5-arch1-1\", \"version\": \"#1 SM(...TRUNCATED) | "{\"task_id\": \"07\", \"task_name\": \"restore_item\", \"description\": \"\\u5c06Zotero Trash\\u4e2(...TRUNCATED) | "// // hookClient.js\n// const http = require('http');\n// const { URL } = require('url');\n\n// // (...TRUNCATED) | "import os\nimport json\nimport time\nfrom typing import Dict, Any, Optional, List\nimport shutil\ni(...TRUNCATED) |
zotero/task08 | "[{\"time_stamp\": 134213.521453739, \"action\": \"move\", \"x\": 860, \"y\": 100}, {\"time_stamp\":(...TRUNCATED) | "{\"system\": \"Linux\", \"node\": \"shanmu\", \"release\": \"6.14.5-arch1-1\", \"version\": \"#1 SM(...TRUNCATED) | "{\"task_id\": \"08\", \"task_name\": \"change_font_size\", \"description\": \"\\u8c03\\u6574Zotero\(...TRUNCATED) | "// // hookClient.js\n// const http = require('http');\n// const { URL } = require('url');\n\n// // (...TRUNCATED) | "import os\nimport json\nimport time\nfrom typing import Dict, Any, Optional, List\n\ndef message_ha(...TRUNCATED) |
zotero/task09 | "[{\"time_stamp\": 134327.701187443, \"action\": \"move\", \"x\": 844, \"y\": 98}, {\"time_stamp\": (...TRUNCATED) | "{\"system\": \"Linux\", \"node\": \"shanmu\", \"release\": \"6.14.5-arch1-1\", \"version\": \"#1 SM(...TRUNCATED) | "{\"task_id\": \"09\", \"task_name\": \"change_pdf_reader\", \"description\": \"\\u8c03\\u6574Zotero(...TRUNCATED) | "// // hookClient.js\n// const http = require('http');\n// const { URL } = require('url');\n\n// // (...TRUNCATED) | "import os\nimport json\nimport time\nfrom typing import Dict, Any, Optional, List\n\ndef message_ha(...TRUNCATED) |
zotero/task10 | "[{\"time_stamp\": 134436.270338493, \"action\": \"move\", \"x\": 831, \"y\": 103}, {\"time_stamp\":(...TRUNCATED) | "{\"system\": \"Linux\", \"node\": \"shanmu\", \"release\": \"6.14.5-arch1-1\", \"version\": \"#1 SM(...TRUNCATED) | "{\"task_id\": \"10\", \"task_name\": \"add_related_item\", \"description\": \"\\u6dfb\\u52a0\\u76f8(...TRUNCATED) | "// // hookClient.js\n// const http = require('http');\n// const { URL } = require('url');\n\n// // (...TRUNCATED) | "import os\nimport json\nimport time\nfrom typing import Dict, Any, Optional, List\nimport shutil\ni(...TRUNCATED) |