同步 enhance/bridge/smoke/retire 模块、vendor 3.3.34、增强面板与 PRD 文档, Hub 接入 hub-routes-prd,含安装/经验/模块说明与 co-integration 运维脚本。 Co-authored-by: Cursor <cursoragent@cursor.com>
34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"schema": "pchat-cochat-engine-bundle/v3",
|
|
"sourceExtension": "co-chat.co-chat-panel-3.3.34",
|
|
"bundlePath": "/Users/karuo/Documents/个人/.persistent-chat-v1.1/vendor/cochat-engine/3.3.34",
|
|
"bundledAt": "2026-06-29",
|
|
"bundleSize": "~18MB",
|
|
"fileCount": 22,
|
|
"integrityManifestVerified": true,
|
|
"pchatPolicy": {
|
|
"requiresCoCardKey": false,
|
|
"requiresRemoteLicenseApi": false,
|
|
"usesLicenseCoreWasmAtRuntime": false,
|
|
"enhanceGate": ["permOk", "cursorPrefOk", "patchOk"],
|
|
"stateFile": "~/.persistent-chat-local/composer-enhance.json"
|
|
},
|
|
"verifyScript": "开发文档/脚本/pchat_verify_cochat_bundle.sh",
|
|
"bundleScript": "开发文档/脚本/pchat_bundle_cochat_engine.sh",
|
|
"runtimeComponents": {
|
|
"patchEngine": "resources/reset-cursor-env.mjs",
|
|
"patchUninstall": "dist/uninstall.cjs",
|
|
"noQuotaConfig": "package.json coChatPanel.noQuota*",
|
|
"permFixScript": "../scripts/cochat_fix_write_permission.sh"
|
|
},
|
|
"vendorOnlyNotUsedAtRuntime": [
|
|
"resources/license-core.wasm",
|
|
"dist/extension.js (WASM gate path — pchat 直调 patch 替代)"
|
|
],
|
|
"patchMarkersRequired": [
|
|
"CO_NO_QUOTA_MCP_V1",
|
|
"CO_COMPOSER_BRIDGE",
|
|
"CO_NO_QUOTA_EXTHOST_V1"
|
|
]
|
|
}
|