Files
2025-11-30 09:02:36 +08:00

15 lines
337 B
JSON

{
"name": "cdp-histunion",
"description": "Combine historical and incremental table data with schema validation and watermark tracking",
"version": "0.0.0-2025.11.28",
"author": {
"name": "@cdp-tools-marketplace",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}