@hua-labs/tap 0.2.6 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +280 -194
- package/dist/bridges/codex-app-server-bridge.d.mts +9 -1
- package/dist/bridges/codex-app-server-bridge.mjs +189 -9
- package/dist/bridges/codex-app-server-bridge.mjs.map +1 -1
- package/dist/bridges/codex-bridge-runner.mjs +8 -16
- package/dist/bridges/codex-bridge-runner.mjs.map +1 -1
- package/dist/bridges/gemini-ide-companion-runner.d.mts +1 -0
- package/dist/bridges/gemini-ide-companion-runner.mjs +22501 -0
- package/dist/bridges/gemini-ide-companion-runner.mjs.map +1 -0
- package/dist/cli.mjs +1938 -989
- package/dist/cli.mjs.map +1 -1
- package/dist/index.d.mts +76 -22
- package/dist/index.mjs +26727 -3768
- package/dist/index.mjs.map +1 -1
- package/dist/mcp-server.mjs +303 -196
- package/dist/mcp-server.mjs.map +1 -1
- package/package.json +65 -65
package/dist/mcp-server.mjs
CHANGED
|
@@ -38,9 +38,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
38
38
|
));
|
|
39
39
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
40
40
|
|
|
41
|
-
//
|
|
41
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/codegen/code.js
|
|
42
42
|
var require_code = __commonJS({
|
|
43
|
-
"
|
|
43
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/codegen/code.js"(exports) {
|
|
44
44
|
"use strict";
|
|
45
45
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
46
46
|
exports.regexpCode = exports.getEsmExportName = exports.getProperty = exports.safeStringify = exports.stringify = exports.strConcat = exports.addCodeArg = exports.str = exports._ = exports.nil = exports._Code = exports.Name = exports.IDENTIFIER = exports._CodeOrName = void 0;
|
|
@@ -192,9 +192,9 @@ var require_code = __commonJS({
|
|
|
192
192
|
}
|
|
193
193
|
});
|
|
194
194
|
|
|
195
|
-
//
|
|
195
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/codegen/scope.js
|
|
196
196
|
var require_scope = __commonJS({
|
|
197
|
-
"
|
|
197
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/codegen/scope.js"(exports) {
|
|
198
198
|
"use strict";
|
|
199
199
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
200
200
|
exports.ValueScope = exports.ValueScopeName = exports.Scope = exports.varKinds = exports.UsedValueState = void 0;
|
|
@@ -337,9 +337,9 @@ var require_scope = __commonJS({
|
|
|
337
337
|
}
|
|
338
338
|
});
|
|
339
339
|
|
|
340
|
-
//
|
|
340
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/codegen/index.js
|
|
341
341
|
var require_codegen = __commonJS({
|
|
342
|
-
"
|
|
342
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/codegen/index.js"(exports) {
|
|
343
343
|
"use strict";
|
|
344
344
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
345
345
|
exports.or = exports.and = exports.not = exports.CodeGen = exports.operators = exports.varKinds = exports.ValueScopeName = exports.ValueScope = exports.Scope = exports.Name = exports.regexpCode = exports.stringify = exports.getProperty = exports.nil = exports.strConcat = exports.str = exports._ = void 0;
|
|
@@ -1057,9 +1057,9 @@ var require_codegen = __commonJS({
|
|
|
1057
1057
|
}
|
|
1058
1058
|
});
|
|
1059
1059
|
|
|
1060
|
-
//
|
|
1060
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/util.js
|
|
1061
1061
|
var require_util = __commonJS({
|
|
1062
|
-
"
|
|
1062
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/util.js"(exports) {
|
|
1063
1063
|
"use strict";
|
|
1064
1064
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1065
1065
|
exports.checkStrictMode = exports.getErrorPath = exports.Type = exports.useFunc = exports.setEvaluated = exports.evaluatedPropsToName = exports.mergeEvaluated = exports.eachItem = exports.unescapeJsonPointer = exports.escapeJsonPointer = exports.escapeFragment = exports.unescapeFragment = exports.schemaRefOrVal = exports.schemaHasRulesButRef = exports.schemaHasRules = exports.checkUnknownRules = exports.alwaysValidSchema = exports.toHash = void 0;
|
|
@@ -1224,9 +1224,9 @@ var require_util = __commonJS({
|
|
|
1224
1224
|
}
|
|
1225
1225
|
});
|
|
1226
1226
|
|
|
1227
|
-
//
|
|
1227
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/names.js
|
|
1228
1228
|
var require_names = __commonJS({
|
|
1229
|
-
"
|
|
1229
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/names.js"(exports) {
|
|
1230
1230
|
"use strict";
|
|
1231
1231
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1232
1232
|
var codegen_1 = require_codegen();
|
|
@@ -1263,9 +1263,9 @@ var require_names = __commonJS({
|
|
|
1263
1263
|
}
|
|
1264
1264
|
});
|
|
1265
1265
|
|
|
1266
|
-
//
|
|
1266
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/errors.js
|
|
1267
1267
|
var require_errors = __commonJS({
|
|
1268
|
-
"
|
|
1268
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/errors.js"(exports) {
|
|
1269
1269
|
"use strict";
|
|
1270
1270
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1271
1271
|
exports.extendErrors = exports.resetErrorsCount = exports.reportExtraError = exports.reportError = exports.keyword$DataError = exports.keywordError = void 0;
|
|
@@ -1385,9 +1385,9 @@ var require_errors = __commonJS({
|
|
|
1385
1385
|
}
|
|
1386
1386
|
});
|
|
1387
1387
|
|
|
1388
|
-
//
|
|
1388
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/validate/boolSchema.js
|
|
1389
1389
|
var require_boolSchema = __commonJS({
|
|
1390
|
-
"
|
|
1390
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/validate/boolSchema.js"(exports) {
|
|
1391
1391
|
"use strict";
|
|
1392
1392
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1393
1393
|
exports.boolOrEmptySchema = exports.topBoolOrEmptySchema = void 0;
|
|
@@ -1436,9 +1436,9 @@ var require_boolSchema = __commonJS({
|
|
|
1436
1436
|
}
|
|
1437
1437
|
});
|
|
1438
1438
|
|
|
1439
|
-
//
|
|
1439
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/rules.js
|
|
1440
1440
|
var require_rules = __commonJS({
|
|
1441
|
-
"
|
|
1441
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/rules.js"(exports) {
|
|
1442
1442
|
"use strict";
|
|
1443
1443
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1444
1444
|
exports.getRules = exports.isJSONType = void 0;
|
|
@@ -1467,9 +1467,9 @@ var require_rules = __commonJS({
|
|
|
1467
1467
|
}
|
|
1468
1468
|
});
|
|
1469
1469
|
|
|
1470
|
-
//
|
|
1470
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/validate/applicability.js
|
|
1471
1471
|
var require_applicability = __commonJS({
|
|
1472
|
-
"
|
|
1472
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/validate/applicability.js"(exports) {
|
|
1473
1473
|
"use strict";
|
|
1474
1474
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1475
1475
|
exports.shouldUseRule = exports.shouldUseGroup = exports.schemaHasRulesForType = void 0;
|
|
@@ -1490,9 +1490,9 @@ var require_applicability = __commonJS({
|
|
|
1490
1490
|
}
|
|
1491
1491
|
});
|
|
1492
1492
|
|
|
1493
|
-
//
|
|
1493
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/validate/dataType.js
|
|
1494
1494
|
var require_dataType = __commonJS({
|
|
1495
|
-
"
|
|
1495
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/validate/dataType.js"(exports) {
|
|
1496
1496
|
"use strict";
|
|
1497
1497
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1498
1498
|
exports.reportTypeError = exports.checkDataTypes = exports.checkDataType = exports.coerceAndCheckDataType = exports.getJSONTypes = exports.getSchemaTypes = exports.DataType = void 0;
|
|
@@ -1674,9 +1674,9 @@ var require_dataType = __commonJS({
|
|
|
1674
1674
|
}
|
|
1675
1675
|
});
|
|
1676
1676
|
|
|
1677
|
-
//
|
|
1677
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/validate/defaults.js
|
|
1678
1678
|
var require_defaults = __commonJS({
|
|
1679
|
-
"
|
|
1679
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/validate/defaults.js"(exports) {
|
|
1680
1680
|
"use strict";
|
|
1681
1681
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1682
1682
|
exports.assignDefaults = void 0;
|
|
@@ -1711,9 +1711,9 @@ var require_defaults = __commonJS({
|
|
|
1711
1711
|
}
|
|
1712
1712
|
});
|
|
1713
1713
|
|
|
1714
|
-
//
|
|
1714
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/code.js
|
|
1715
1715
|
var require_code2 = __commonJS({
|
|
1716
|
-
"
|
|
1716
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/code.js"(exports) {
|
|
1717
1717
|
"use strict";
|
|
1718
1718
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1719
1719
|
exports.validateUnion = exports.validateArray = exports.usePattern = exports.callValidateCode = exports.schemaProperties = exports.allSchemaProperties = exports.noPropertyInData = exports.propertyInData = exports.isOwnProperty = exports.hasPropFunc = exports.reportMissingProp = exports.checkMissingProp = exports.checkReportMissingProp = void 0;
|
|
@@ -1844,9 +1844,9 @@ var require_code2 = __commonJS({
|
|
|
1844
1844
|
}
|
|
1845
1845
|
});
|
|
1846
1846
|
|
|
1847
|
-
//
|
|
1847
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/validate/keyword.js
|
|
1848
1848
|
var require_keyword = __commonJS({
|
|
1849
|
-
"
|
|
1849
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/validate/keyword.js"(exports) {
|
|
1850
1850
|
"use strict";
|
|
1851
1851
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1852
1852
|
exports.validateKeywordUsage = exports.validSchemaType = exports.funcKeywordCode = exports.macroKeywordCode = void 0;
|
|
@@ -1962,9 +1962,9 @@ var require_keyword = __commonJS({
|
|
|
1962
1962
|
}
|
|
1963
1963
|
});
|
|
1964
1964
|
|
|
1965
|
-
//
|
|
1965
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/validate/subschema.js
|
|
1966
1966
|
var require_subschema = __commonJS({
|
|
1967
|
-
"
|
|
1967
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/validate/subschema.js"(exports) {
|
|
1968
1968
|
"use strict";
|
|
1969
1969
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1970
1970
|
exports.extendSubschemaMode = exports.extendSubschemaData = exports.getSubschema = void 0;
|
|
@@ -2045,9 +2045,9 @@ var require_subschema = __commonJS({
|
|
|
2045
2045
|
}
|
|
2046
2046
|
});
|
|
2047
2047
|
|
|
2048
|
-
//
|
|
2048
|
+
// ../tap-plugin/channels/node_modules/fast-deep-equal/index.js
|
|
2049
2049
|
var require_fast_deep_equal = __commonJS({
|
|
2050
|
-
"
|
|
2050
|
+
"../tap-plugin/channels/node_modules/fast-deep-equal/index.js"(exports, module) {
|
|
2051
2051
|
"use strict";
|
|
2052
2052
|
module.exports = function equal(a, b) {
|
|
2053
2053
|
if (a === b) return true;
|
|
@@ -2080,9 +2080,9 @@ var require_fast_deep_equal = __commonJS({
|
|
|
2080
2080
|
}
|
|
2081
2081
|
});
|
|
2082
2082
|
|
|
2083
|
-
//
|
|
2083
|
+
// ../tap-plugin/channels/node_modules/json-schema-traverse/index.js
|
|
2084
2084
|
var require_json_schema_traverse = __commonJS({
|
|
2085
|
-
"
|
|
2085
|
+
"../tap-plugin/channels/node_modules/json-schema-traverse/index.js"(exports, module) {
|
|
2086
2086
|
"use strict";
|
|
2087
2087
|
var traverse = module.exports = function(schema, opts, cb) {
|
|
2088
2088
|
if (typeof opts == "function") {
|
|
@@ -2168,9 +2168,9 @@ var require_json_schema_traverse = __commonJS({
|
|
|
2168
2168
|
}
|
|
2169
2169
|
});
|
|
2170
2170
|
|
|
2171
|
-
//
|
|
2171
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/resolve.js
|
|
2172
2172
|
var require_resolve = __commonJS({
|
|
2173
|
-
"
|
|
2173
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/resolve.js"(exports) {
|
|
2174
2174
|
"use strict";
|
|
2175
2175
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2176
2176
|
exports.getSchemaRefs = exports.resolveUrl = exports.normalizeId = exports._getFullPath = exports.getFullPath = exports.inlineRef = void 0;
|
|
@@ -2324,9 +2324,9 @@ var require_resolve = __commonJS({
|
|
|
2324
2324
|
}
|
|
2325
2325
|
});
|
|
2326
2326
|
|
|
2327
|
-
//
|
|
2327
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/validate/index.js
|
|
2328
2328
|
var require_validate = __commonJS({
|
|
2329
|
-
"
|
|
2329
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/validate/index.js"(exports) {
|
|
2330
2330
|
"use strict";
|
|
2331
2331
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2332
2332
|
exports.getData = exports.KeywordCxt = exports.validateFunctionCode = void 0;
|
|
@@ -2832,9 +2832,9 @@ var require_validate = __commonJS({
|
|
|
2832
2832
|
}
|
|
2833
2833
|
});
|
|
2834
2834
|
|
|
2835
|
-
//
|
|
2835
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/runtime/validation_error.js
|
|
2836
2836
|
var require_validation_error = __commonJS({
|
|
2837
|
-
"
|
|
2837
|
+
"../tap-plugin/channels/node_modules/ajv/dist/runtime/validation_error.js"(exports) {
|
|
2838
2838
|
"use strict";
|
|
2839
2839
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2840
2840
|
var ValidationError = class extends Error {
|
|
@@ -2848,9 +2848,9 @@ var require_validation_error = __commonJS({
|
|
|
2848
2848
|
}
|
|
2849
2849
|
});
|
|
2850
2850
|
|
|
2851
|
-
//
|
|
2851
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/ref_error.js
|
|
2852
2852
|
var require_ref_error = __commonJS({
|
|
2853
|
-
"
|
|
2853
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/ref_error.js"(exports) {
|
|
2854
2854
|
"use strict";
|
|
2855
2855
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2856
2856
|
var resolve_1 = require_resolve();
|
|
@@ -2865,9 +2865,9 @@ var require_ref_error = __commonJS({
|
|
|
2865
2865
|
}
|
|
2866
2866
|
});
|
|
2867
2867
|
|
|
2868
|
-
//
|
|
2868
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/compile/index.js
|
|
2869
2869
|
var require_compile = __commonJS({
|
|
2870
|
-
"
|
|
2870
|
+
"../tap-plugin/channels/node_modules/ajv/dist/compile/index.js"(exports) {
|
|
2871
2871
|
"use strict";
|
|
2872
2872
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2873
2873
|
exports.resolveSchema = exports.getCompilingSchema = exports.resolveRef = exports.compileSchema = exports.SchemaEnv = void 0;
|
|
@@ -3089,9 +3089,9 @@ var require_compile = __commonJS({
|
|
|
3089
3089
|
}
|
|
3090
3090
|
});
|
|
3091
3091
|
|
|
3092
|
-
//
|
|
3092
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/refs/data.json
|
|
3093
3093
|
var require_data = __commonJS({
|
|
3094
|
-
"
|
|
3094
|
+
"../tap-plugin/channels/node_modules/ajv/dist/refs/data.json"(exports, module) {
|
|
3095
3095
|
module.exports = {
|
|
3096
3096
|
$id: "https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",
|
|
3097
3097
|
description: "Meta-schema for $data reference (JSON AnySchema extension proposal)",
|
|
@@ -3108,9 +3108,9 @@ var require_data = __commonJS({
|
|
|
3108
3108
|
}
|
|
3109
3109
|
});
|
|
3110
3110
|
|
|
3111
|
-
//
|
|
3111
|
+
// ../tap-plugin/channels/node_modules/fast-uri/lib/utils.js
|
|
3112
3112
|
var require_utils = __commonJS({
|
|
3113
|
-
"
|
|
3113
|
+
"../tap-plugin/channels/node_modules/fast-uri/lib/utils.js"(exports, module) {
|
|
3114
3114
|
"use strict";
|
|
3115
3115
|
var isUUID = RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu);
|
|
3116
3116
|
var isIPv4 = RegExp.prototype.test.bind(/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u);
|
|
@@ -3365,9 +3365,9 @@ var require_utils = __commonJS({
|
|
|
3365
3365
|
}
|
|
3366
3366
|
});
|
|
3367
3367
|
|
|
3368
|
-
//
|
|
3368
|
+
// ../tap-plugin/channels/node_modules/fast-uri/lib/schemes.js
|
|
3369
3369
|
var require_schemes = __commonJS({
|
|
3370
|
-
"
|
|
3370
|
+
"../tap-plugin/channels/node_modules/fast-uri/lib/schemes.js"(exports, module) {
|
|
3371
3371
|
"use strict";
|
|
3372
3372
|
var { isUUID } = require_utils();
|
|
3373
3373
|
var URN_REG = /([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;
|
|
@@ -3575,9 +3575,9 @@ var require_schemes = __commonJS({
|
|
|
3575
3575
|
}
|
|
3576
3576
|
});
|
|
3577
3577
|
|
|
3578
|
-
//
|
|
3578
|
+
// ../tap-plugin/channels/node_modules/fast-uri/index.js
|
|
3579
3579
|
var require_fast_uri = __commonJS({
|
|
3580
|
-
"
|
|
3580
|
+
"../tap-plugin/channels/node_modules/fast-uri/index.js"(exports, module) {
|
|
3581
3581
|
"use strict";
|
|
3582
3582
|
var { normalizeIPv6, removeDotSegments, recomposeAuthority, normalizeComponentEncoding, isIPv4, nonSimpleDomain } = require_utils();
|
|
3583
3583
|
var { SCHEMES, getSchemeHandler } = require_schemes();
|
|
@@ -3830,9 +3830,9 @@ var require_fast_uri = __commonJS({
|
|
|
3830
3830
|
}
|
|
3831
3831
|
});
|
|
3832
3832
|
|
|
3833
|
-
//
|
|
3833
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/runtime/uri.js
|
|
3834
3834
|
var require_uri = __commonJS({
|
|
3835
|
-
"
|
|
3835
|
+
"../tap-plugin/channels/node_modules/ajv/dist/runtime/uri.js"(exports) {
|
|
3836
3836
|
"use strict";
|
|
3837
3837
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3838
3838
|
var uri = require_fast_uri();
|
|
@@ -3841,9 +3841,9 @@ var require_uri = __commonJS({
|
|
|
3841
3841
|
}
|
|
3842
3842
|
});
|
|
3843
3843
|
|
|
3844
|
-
//
|
|
3844
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/core.js
|
|
3845
3845
|
var require_core = __commonJS({
|
|
3846
|
-
"
|
|
3846
|
+
"../tap-plugin/channels/node_modules/ajv/dist/core.js"(exports) {
|
|
3847
3847
|
"use strict";
|
|
3848
3848
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3849
3849
|
exports.CodeGen = exports.Name = exports.nil = exports.stringify = exports.str = exports._ = exports.KeywordCxt = void 0;
|
|
@@ -4452,9 +4452,9 @@ var require_core = __commonJS({
|
|
|
4452
4452
|
}
|
|
4453
4453
|
});
|
|
4454
4454
|
|
|
4455
|
-
//
|
|
4455
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/core/id.js
|
|
4456
4456
|
var require_id = __commonJS({
|
|
4457
|
-
"
|
|
4457
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/core/id.js"(exports) {
|
|
4458
4458
|
"use strict";
|
|
4459
4459
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4460
4460
|
var def = {
|
|
@@ -4467,9 +4467,9 @@ var require_id = __commonJS({
|
|
|
4467
4467
|
}
|
|
4468
4468
|
});
|
|
4469
4469
|
|
|
4470
|
-
//
|
|
4470
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/core/ref.js
|
|
4471
4471
|
var require_ref = __commonJS({
|
|
4472
|
-
"
|
|
4472
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/core/ref.js"(exports) {
|
|
4473
4473
|
"use strict";
|
|
4474
4474
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4475
4475
|
exports.callRef = exports.getValidate = void 0;
|
|
@@ -4589,9 +4589,9 @@ var require_ref = __commonJS({
|
|
|
4589
4589
|
}
|
|
4590
4590
|
});
|
|
4591
4591
|
|
|
4592
|
-
//
|
|
4592
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/core/index.js
|
|
4593
4593
|
var require_core2 = __commonJS({
|
|
4594
|
-
"
|
|
4594
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/core/index.js"(exports) {
|
|
4595
4595
|
"use strict";
|
|
4596
4596
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4597
4597
|
var id_1 = require_id();
|
|
@@ -4610,9 +4610,9 @@ var require_core2 = __commonJS({
|
|
|
4610
4610
|
}
|
|
4611
4611
|
});
|
|
4612
4612
|
|
|
4613
|
-
//
|
|
4613
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/limitNumber.js
|
|
4614
4614
|
var require_limitNumber = __commonJS({
|
|
4615
|
-
"
|
|
4615
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/limitNumber.js"(exports) {
|
|
4616
4616
|
"use strict";
|
|
4617
4617
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4618
4618
|
var codegen_1 = require_codegen();
|
|
@@ -4642,9 +4642,9 @@ var require_limitNumber = __commonJS({
|
|
|
4642
4642
|
}
|
|
4643
4643
|
});
|
|
4644
4644
|
|
|
4645
|
-
//
|
|
4645
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/multipleOf.js
|
|
4646
4646
|
var require_multipleOf = __commonJS({
|
|
4647
|
-
"
|
|
4647
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/multipleOf.js"(exports) {
|
|
4648
4648
|
"use strict";
|
|
4649
4649
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4650
4650
|
var codegen_1 = require_codegen();
|
|
@@ -4670,9 +4670,9 @@ var require_multipleOf = __commonJS({
|
|
|
4670
4670
|
}
|
|
4671
4671
|
});
|
|
4672
4672
|
|
|
4673
|
-
//
|
|
4673
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/runtime/ucs2length.js
|
|
4674
4674
|
var require_ucs2length = __commonJS({
|
|
4675
|
-
"
|
|
4675
|
+
"../tap-plugin/channels/node_modules/ajv/dist/runtime/ucs2length.js"(exports) {
|
|
4676
4676
|
"use strict";
|
|
4677
4677
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4678
4678
|
function ucs2length(str) {
|
|
@@ -4696,9 +4696,9 @@ var require_ucs2length = __commonJS({
|
|
|
4696
4696
|
}
|
|
4697
4697
|
});
|
|
4698
4698
|
|
|
4699
|
-
//
|
|
4699
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/limitLength.js
|
|
4700
4700
|
var require_limitLength = __commonJS({
|
|
4701
|
-
"
|
|
4701
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/limitLength.js"(exports) {
|
|
4702
4702
|
"use strict";
|
|
4703
4703
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4704
4704
|
var codegen_1 = require_codegen();
|
|
@@ -4728,9 +4728,9 @@ var require_limitLength = __commonJS({
|
|
|
4728
4728
|
}
|
|
4729
4729
|
});
|
|
4730
4730
|
|
|
4731
|
-
//
|
|
4731
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/pattern.js
|
|
4732
4732
|
var require_pattern = __commonJS({
|
|
4733
|
-
"
|
|
4733
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/pattern.js"(exports) {
|
|
4734
4734
|
"use strict";
|
|
4735
4735
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4736
4736
|
var code_1 = require_code2();
|
|
@@ -4765,9 +4765,9 @@ var require_pattern = __commonJS({
|
|
|
4765
4765
|
}
|
|
4766
4766
|
});
|
|
4767
4767
|
|
|
4768
|
-
//
|
|
4768
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/limitProperties.js
|
|
4769
4769
|
var require_limitProperties = __commonJS({
|
|
4770
|
-
"
|
|
4770
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/limitProperties.js"(exports) {
|
|
4771
4771
|
"use strict";
|
|
4772
4772
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4773
4773
|
var codegen_1 = require_codegen();
|
|
@@ -4794,9 +4794,9 @@ var require_limitProperties = __commonJS({
|
|
|
4794
4794
|
}
|
|
4795
4795
|
});
|
|
4796
4796
|
|
|
4797
|
-
//
|
|
4797
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/required.js
|
|
4798
4798
|
var require_required = __commonJS({
|
|
4799
|
-
"
|
|
4799
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/required.js"(exports) {
|
|
4800
4800
|
"use strict";
|
|
4801
4801
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4802
4802
|
var code_1 = require_code2();
|
|
@@ -4876,9 +4876,9 @@ var require_required = __commonJS({
|
|
|
4876
4876
|
}
|
|
4877
4877
|
});
|
|
4878
4878
|
|
|
4879
|
-
//
|
|
4879
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/limitItems.js
|
|
4880
4880
|
var require_limitItems = __commonJS({
|
|
4881
|
-
"
|
|
4881
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/limitItems.js"(exports) {
|
|
4882
4882
|
"use strict";
|
|
4883
4883
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4884
4884
|
var codegen_1 = require_codegen();
|
|
@@ -4905,9 +4905,9 @@ var require_limitItems = __commonJS({
|
|
|
4905
4905
|
}
|
|
4906
4906
|
});
|
|
4907
4907
|
|
|
4908
|
-
//
|
|
4908
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/runtime/equal.js
|
|
4909
4909
|
var require_equal = __commonJS({
|
|
4910
|
-
"
|
|
4910
|
+
"../tap-plugin/channels/node_modules/ajv/dist/runtime/equal.js"(exports) {
|
|
4911
4911
|
"use strict";
|
|
4912
4912
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4913
4913
|
var equal = require_fast_deep_equal();
|
|
@@ -4916,9 +4916,9 @@ var require_equal = __commonJS({
|
|
|
4916
4916
|
}
|
|
4917
4917
|
});
|
|
4918
4918
|
|
|
4919
|
-
//
|
|
4919
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js
|
|
4920
4920
|
var require_uniqueItems = __commonJS({
|
|
4921
|
-
"
|
|
4921
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js"(exports) {
|
|
4922
4922
|
"use strict";
|
|
4923
4923
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4924
4924
|
var dataType_1 = require_dataType();
|
|
@@ -4983,9 +4983,9 @@ var require_uniqueItems = __commonJS({
|
|
|
4983
4983
|
}
|
|
4984
4984
|
});
|
|
4985
4985
|
|
|
4986
|
-
//
|
|
4986
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/const.js
|
|
4987
4987
|
var require_const = __commonJS({
|
|
4988
|
-
"
|
|
4988
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/const.js"(exports) {
|
|
4989
4989
|
"use strict";
|
|
4990
4990
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4991
4991
|
var codegen_1 = require_codegen();
|
|
@@ -5012,9 +5012,9 @@ var require_const = __commonJS({
|
|
|
5012
5012
|
}
|
|
5013
5013
|
});
|
|
5014
5014
|
|
|
5015
|
-
//
|
|
5015
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/enum.js
|
|
5016
5016
|
var require_enum = __commonJS({
|
|
5017
|
-
"
|
|
5017
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/enum.js"(exports) {
|
|
5018
5018
|
"use strict";
|
|
5019
5019
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5020
5020
|
var codegen_1 = require_codegen();
|
|
@@ -5061,9 +5061,9 @@ var require_enum = __commonJS({
|
|
|
5061
5061
|
}
|
|
5062
5062
|
});
|
|
5063
5063
|
|
|
5064
|
-
//
|
|
5064
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/index.js
|
|
5065
5065
|
var require_validation = __commonJS({
|
|
5066
|
-
"
|
|
5066
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/validation/index.js"(exports) {
|
|
5067
5067
|
"use strict";
|
|
5068
5068
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5069
5069
|
var limitNumber_1 = require_limitNumber();
|
|
@@ -5099,9 +5099,9 @@ var require_validation = __commonJS({
|
|
|
5099
5099
|
}
|
|
5100
5100
|
});
|
|
5101
5101
|
|
|
5102
|
-
//
|
|
5102
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js
|
|
5103
5103
|
var require_additionalItems = __commonJS({
|
|
5104
|
-
"
|
|
5104
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js"(exports) {
|
|
5105
5105
|
"use strict";
|
|
5106
5106
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5107
5107
|
exports.validateAdditionalItems = void 0;
|
|
@@ -5152,9 +5152,9 @@ var require_additionalItems = __commonJS({
|
|
|
5152
5152
|
}
|
|
5153
5153
|
});
|
|
5154
5154
|
|
|
5155
|
-
//
|
|
5155
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/items.js
|
|
5156
5156
|
var require_items = __commonJS({
|
|
5157
|
-
"
|
|
5157
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/items.js"(exports) {
|
|
5158
5158
|
"use strict";
|
|
5159
5159
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5160
5160
|
exports.validateTuple = void 0;
|
|
@@ -5209,9 +5209,9 @@ var require_items = __commonJS({
|
|
|
5209
5209
|
}
|
|
5210
5210
|
});
|
|
5211
5211
|
|
|
5212
|
-
//
|
|
5212
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js
|
|
5213
5213
|
var require_prefixItems = __commonJS({
|
|
5214
|
-
"
|
|
5214
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js"(exports) {
|
|
5215
5215
|
"use strict";
|
|
5216
5216
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5217
5217
|
var items_1 = require_items();
|
|
@@ -5226,9 +5226,9 @@ var require_prefixItems = __commonJS({
|
|
|
5226
5226
|
}
|
|
5227
5227
|
});
|
|
5228
5228
|
|
|
5229
|
-
//
|
|
5229
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/items2020.js
|
|
5230
5230
|
var require_items2020 = __commonJS({
|
|
5231
|
-
"
|
|
5231
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/items2020.js"(exports) {
|
|
5232
5232
|
"use strict";
|
|
5233
5233
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5234
5234
|
var codegen_1 = require_codegen();
|
|
@@ -5261,9 +5261,9 @@ var require_items2020 = __commonJS({
|
|
|
5261
5261
|
}
|
|
5262
5262
|
});
|
|
5263
5263
|
|
|
5264
|
-
//
|
|
5264
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/contains.js
|
|
5265
5265
|
var require_contains = __commonJS({
|
|
5266
|
-
"
|
|
5266
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/contains.js"(exports) {
|
|
5267
5267
|
"use strict";
|
|
5268
5268
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5269
5269
|
var codegen_1 = require_codegen();
|
|
@@ -5355,9 +5355,9 @@ var require_contains = __commonJS({
|
|
|
5355
5355
|
}
|
|
5356
5356
|
});
|
|
5357
5357
|
|
|
5358
|
-
//
|
|
5358
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/dependencies.js
|
|
5359
5359
|
var require_dependencies = __commonJS({
|
|
5360
|
-
"
|
|
5360
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/dependencies.js"(exports) {
|
|
5361
5361
|
"use strict";
|
|
5362
5362
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5363
5363
|
exports.validateSchemaDeps = exports.validatePropertyDeps = exports.error = void 0;
|
|
@@ -5449,9 +5449,9 @@ var require_dependencies = __commonJS({
|
|
|
5449
5449
|
}
|
|
5450
5450
|
});
|
|
5451
5451
|
|
|
5452
|
-
//
|
|
5452
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js
|
|
5453
5453
|
var require_propertyNames = __commonJS({
|
|
5454
|
-
"
|
|
5454
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js"(exports) {
|
|
5455
5455
|
"use strict";
|
|
5456
5456
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5457
5457
|
var codegen_1 = require_codegen();
|
|
@@ -5492,9 +5492,9 @@ var require_propertyNames = __commonJS({
|
|
|
5492
5492
|
}
|
|
5493
5493
|
});
|
|
5494
5494
|
|
|
5495
|
-
//
|
|
5495
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js
|
|
5496
5496
|
var require_additionalProperties = __commonJS({
|
|
5497
|
-
"
|
|
5497
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js"(exports) {
|
|
5498
5498
|
"use strict";
|
|
5499
5499
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5500
5500
|
var code_1 = require_code2();
|
|
@@ -5598,9 +5598,9 @@ var require_additionalProperties = __commonJS({
|
|
|
5598
5598
|
}
|
|
5599
5599
|
});
|
|
5600
5600
|
|
|
5601
|
-
//
|
|
5601
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/properties.js
|
|
5602
5602
|
var require_properties = __commonJS({
|
|
5603
|
-
"
|
|
5603
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/properties.js"(exports) {
|
|
5604
5604
|
"use strict";
|
|
5605
5605
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5606
5606
|
var validate_1 = require_validate();
|
|
@@ -5656,9 +5656,9 @@ var require_properties = __commonJS({
|
|
|
5656
5656
|
}
|
|
5657
5657
|
});
|
|
5658
5658
|
|
|
5659
|
-
//
|
|
5659
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js
|
|
5660
5660
|
var require_patternProperties = __commonJS({
|
|
5661
|
-
"
|
|
5661
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js"(exports) {
|
|
5662
5662
|
"use strict";
|
|
5663
5663
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5664
5664
|
var code_1 = require_code2();
|
|
@@ -5730,9 +5730,9 @@ var require_patternProperties = __commonJS({
|
|
|
5730
5730
|
}
|
|
5731
5731
|
});
|
|
5732
5732
|
|
|
5733
|
-
//
|
|
5733
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/not.js
|
|
5734
5734
|
var require_not = __commonJS({
|
|
5735
|
-
"
|
|
5735
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/not.js"(exports) {
|
|
5736
5736
|
"use strict";
|
|
5737
5737
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5738
5738
|
var util_1 = require_util();
|
|
@@ -5761,9 +5761,9 @@ var require_not = __commonJS({
|
|
|
5761
5761
|
}
|
|
5762
5762
|
});
|
|
5763
5763
|
|
|
5764
|
-
//
|
|
5764
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/anyOf.js
|
|
5765
5765
|
var require_anyOf = __commonJS({
|
|
5766
|
-
"
|
|
5766
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/anyOf.js"(exports) {
|
|
5767
5767
|
"use strict";
|
|
5768
5768
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5769
5769
|
var code_1 = require_code2();
|
|
@@ -5778,9 +5778,9 @@ var require_anyOf = __commonJS({
|
|
|
5778
5778
|
}
|
|
5779
5779
|
});
|
|
5780
5780
|
|
|
5781
|
-
//
|
|
5781
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/oneOf.js
|
|
5782
5782
|
var require_oneOf = __commonJS({
|
|
5783
|
-
"
|
|
5783
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/oneOf.js"(exports) {
|
|
5784
5784
|
"use strict";
|
|
5785
5785
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5786
5786
|
var codegen_1 = require_codegen();
|
|
@@ -5836,9 +5836,9 @@ var require_oneOf = __commonJS({
|
|
|
5836
5836
|
}
|
|
5837
5837
|
});
|
|
5838
5838
|
|
|
5839
|
-
//
|
|
5839
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/allOf.js
|
|
5840
5840
|
var require_allOf = __commonJS({
|
|
5841
|
-
"
|
|
5841
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/allOf.js"(exports) {
|
|
5842
5842
|
"use strict";
|
|
5843
5843
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5844
5844
|
var util_1 = require_util();
|
|
@@ -5863,9 +5863,9 @@ var require_allOf = __commonJS({
|
|
|
5863
5863
|
}
|
|
5864
5864
|
});
|
|
5865
5865
|
|
|
5866
|
-
//
|
|
5866
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/if.js
|
|
5867
5867
|
var require_if = __commonJS({
|
|
5868
|
-
"
|
|
5868
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/if.js"(exports) {
|
|
5869
5869
|
"use strict";
|
|
5870
5870
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5871
5871
|
var codegen_1 = require_codegen();
|
|
@@ -5932,9 +5932,9 @@ var require_if = __commonJS({
|
|
|
5932
5932
|
}
|
|
5933
5933
|
});
|
|
5934
5934
|
|
|
5935
|
-
//
|
|
5935
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/thenElse.js
|
|
5936
5936
|
var require_thenElse = __commonJS({
|
|
5937
|
-
"
|
|
5937
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/thenElse.js"(exports) {
|
|
5938
5938
|
"use strict";
|
|
5939
5939
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5940
5940
|
var util_1 = require_util();
|
|
@@ -5950,9 +5950,9 @@ var require_thenElse = __commonJS({
|
|
|
5950
5950
|
}
|
|
5951
5951
|
});
|
|
5952
5952
|
|
|
5953
|
-
//
|
|
5953
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/index.js
|
|
5954
5954
|
var require_applicator = __commonJS({
|
|
5955
|
-
"
|
|
5955
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/applicator/index.js"(exports) {
|
|
5956
5956
|
"use strict";
|
|
5957
5957
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5958
5958
|
var additionalItems_1 = require_additionalItems();
|
|
@@ -5998,9 +5998,9 @@ var require_applicator = __commonJS({
|
|
|
5998
5998
|
}
|
|
5999
5999
|
});
|
|
6000
6000
|
|
|
6001
|
-
//
|
|
6001
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/format/format.js
|
|
6002
6002
|
var require_format = __commonJS({
|
|
6003
|
-
"
|
|
6003
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/format/format.js"(exports) {
|
|
6004
6004
|
"use strict";
|
|
6005
6005
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6006
6006
|
var codegen_1 = require_codegen();
|
|
@@ -6088,9 +6088,9 @@ var require_format = __commonJS({
|
|
|
6088
6088
|
}
|
|
6089
6089
|
});
|
|
6090
6090
|
|
|
6091
|
-
//
|
|
6091
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/format/index.js
|
|
6092
6092
|
var require_format2 = __commonJS({
|
|
6093
|
-
"
|
|
6093
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/format/index.js"(exports) {
|
|
6094
6094
|
"use strict";
|
|
6095
6095
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6096
6096
|
var format_1 = require_format();
|
|
@@ -6099,9 +6099,9 @@ var require_format2 = __commonJS({
|
|
|
6099
6099
|
}
|
|
6100
6100
|
});
|
|
6101
6101
|
|
|
6102
|
-
//
|
|
6102
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/metadata.js
|
|
6103
6103
|
var require_metadata = __commonJS({
|
|
6104
|
-
"
|
|
6104
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/metadata.js"(exports) {
|
|
6105
6105
|
"use strict";
|
|
6106
6106
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6107
6107
|
exports.contentVocabulary = exports.metadataVocabulary = void 0;
|
|
@@ -6122,9 +6122,9 @@ var require_metadata = __commonJS({
|
|
|
6122
6122
|
}
|
|
6123
6123
|
});
|
|
6124
6124
|
|
|
6125
|
-
//
|
|
6125
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/draft7.js
|
|
6126
6126
|
var require_draft7 = __commonJS({
|
|
6127
|
-
"
|
|
6127
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/draft7.js"(exports) {
|
|
6128
6128
|
"use strict";
|
|
6129
6129
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6130
6130
|
var core_1 = require_core2();
|
|
@@ -6144,9 +6144,9 @@ var require_draft7 = __commonJS({
|
|
|
6144
6144
|
}
|
|
6145
6145
|
});
|
|
6146
6146
|
|
|
6147
|
-
//
|
|
6147
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/discriminator/types.js
|
|
6148
6148
|
var require_types = __commonJS({
|
|
6149
|
-
"
|
|
6149
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/discriminator/types.js"(exports) {
|
|
6150
6150
|
"use strict";
|
|
6151
6151
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6152
6152
|
exports.DiscrError = void 0;
|
|
@@ -6158,9 +6158,9 @@ var require_types = __commonJS({
|
|
|
6158
6158
|
}
|
|
6159
6159
|
});
|
|
6160
6160
|
|
|
6161
|
-
//
|
|
6161
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/vocabularies/discriminator/index.js
|
|
6162
6162
|
var require_discriminator = __commonJS({
|
|
6163
|
-
"
|
|
6163
|
+
"../tap-plugin/channels/node_modules/ajv/dist/vocabularies/discriminator/index.js"(exports) {
|
|
6164
6164
|
"use strict";
|
|
6165
6165
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6166
6166
|
var codegen_1 = require_codegen();
|
|
@@ -6263,9 +6263,9 @@ var require_discriminator = __commonJS({
|
|
|
6263
6263
|
}
|
|
6264
6264
|
});
|
|
6265
6265
|
|
|
6266
|
-
//
|
|
6266
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/refs/json-schema-draft-07.json
|
|
6267
6267
|
var require_json_schema_draft_07 = __commonJS({
|
|
6268
|
-
"
|
|
6268
|
+
"../tap-plugin/channels/node_modules/ajv/dist/refs/json-schema-draft-07.json"(exports, module) {
|
|
6269
6269
|
module.exports = {
|
|
6270
6270
|
$schema: "http://json-schema.org/draft-07/schema#",
|
|
6271
6271
|
$id: "http://json-schema.org/draft-07/schema#",
|
|
@@ -6420,9 +6420,9 @@ var require_json_schema_draft_07 = __commonJS({
|
|
|
6420
6420
|
}
|
|
6421
6421
|
});
|
|
6422
6422
|
|
|
6423
|
-
//
|
|
6423
|
+
// ../tap-plugin/channels/node_modules/ajv/dist/ajv.js
|
|
6424
6424
|
var require_ajv = __commonJS({
|
|
6425
|
-
"
|
|
6425
|
+
"../tap-plugin/channels/node_modules/ajv/dist/ajv.js"(exports, module) {
|
|
6426
6426
|
"use strict";
|
|
6427
6427
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6428
6428
|
exports.MissingRefError = exports.ValidationError = exports.CodeGen = exports.Name = exports.nil = exports.stringify = exports.str = exports._ = exports.KeywordCxt = exports.Ajv = void 0;
|
|
@@ -6490,9 +6490,9 @@ var require_ajv = __commonJS({
|
|
|
6490
6490
|
}
|
|
6491
6491
|
});
|
|
6492
6492
|
|
|
6493
|
-
//
|
|
6493
|
+
// ../tap-plugin/channels/node_modules/ajv-formats/dist/formats.js
|
|
6494
6494
|
var require_formats = __commonJS({
|
|
6495
|
-
"
|
|
6495
|
+
"../tap-plugin/channels/node_modules/ajv-formats/dist/formats.js"(exports) {
|
|
6496
6496
|
"use strict";
|
|
6497
6497
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6498
6498
|
exports.formatNames = exports.fastFormats = exports.fullFormats = void 0;
|
|
@@ -6693,9 +6693,9 @@ var require_formats = __commonJS({
|
|
|
6693
6693
|
}
|
|
6694
6694
|
});
|
|
6695
6695
|
|
|
6696
|
-
//
|
|
6696
|
+
// ../tap-plugin/channels/node_modules/ajv-formats/dist/limit.js
|
|
6697
6697
|
var require_limit = __commonJS({
|
|
6698
|
-
"
|
|
6698
|
+
"../tap-plugin/channels/node_modules/ajv-formats/dist/limit.js"(exports) {
|
|
6699
6699
|
"use strict";
|
|
6700
6700
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6701
6701
|
exports.formatLimitDefinition = void 0;
|
|
@@ -6765,9 +6765,9 @@ var require_limit = __commonJS({
|
|
|
6765
6765
|
}
|
|
6766
6766
|
});
|
|
6767
6767
|
|
|
6768
|
-
//
|
|
6768
|
+
// ../tap-plugin/channels/node_modules/ajv-formats/dist/index.js
|
|
6769
6769
|
var require_dist = __commonJS({
|
|
6770
|
-
"
|
|
6770
|
+
"../tap-plugin/channels/node_modules/ajv-formats/dist/index.js"(exports, module) {
|
|
6771
6771
|
"use strict";
|
|
6772
6772
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6773
6773
|
var formats_1 = require_formats();
|
|
@@ -6832,6 +6832,7 @@ __export(tap_utils_exports, {
|
|
|
6832
6832
|
getSourceKey: () => getSourceKey,
|
|
6833
6833
|
isForMe: () => isForMe,
|
|
6834
6834
|
isIdLocked: () => isIdLocked,
|
|
6835
|
+
isNameConfirmed: () => isNameConfirmed,
|
|
6835
6836
|
normalizeSources: () => normalizeSources,
|
|
6836
6837
|
parseFilename: () => parseFilename,
|
|
6837
6838
|
setAgentName: () => setAgentName,
|
|
@@ -6868,8 +6869,12 @@ function getAgentId() {
|
|
|
6868
6869
|
function getAgentName() {
|
|
6869
6870
|
return _agentName;
|
|
6870
6871
|
}
|
|
6872
|
+
function isNameConfirmed() {
|
|
6873
|
+
return _nameConfirmed;
|
|
6874
|
+
}
|
|
6871
6875
|
function setAgentName(name) {
|
|
6872
6876
|
_agentName = name;
|
|
6877
|
+
_nameConfirmed = true;
|
|
6873
6878
|
if (!_idLocked) {
|
|
6874
6879
|
_agentId = name.replace(/-/g, "_");
|
|
6875
6880
|
_idLocked = true;
|
|
@@ -6954,7 +6959,7 @@ function getRecentSenders() {
|
|
|
6954
6959
|
}
|
|
6955
6960
|
return senders;
|
|
6956
6961
|
}
|
|
6957
|
-
var RAW_COMMS_DIR, COMMS_DIR, INBOX_DIR, REVIEWS_DIR, FINDINGS_DIR, RECEIPTS_DIR, RECEIPTS_PATH, RECEIPTS_LOCK, HEARTBEATS_PATH, HEARTBEATS_LOCK, ARCHIVE_DIR, DB_PATH, SERVER_START, PLACEHOLDER_NAMES, _agentId, _agentName, _idLocked, _lastActivityTime;
|
|
6962
|
+
var RAW_COMMS_DIR, COMMS_DIR, INBOX_DIR, REVIEWS_DIR, FINDINGS_DIR, RECEIPTS_DIR, RECEIPTS_PATH, RECEIPTS_LOCK, HEARTBEATS_PATH, HEARTBEATS_LOCK, ARCHIVE_DIR, DB_PATH, SERVER_START, PLACEHOLDER_NAMES, _agentId, _agentName, _idLocked, _nameConfirmed, _lastActivityTime;
|
|
6958
6963
|
var init_tap_utils = __esm({
|
|
6959
6964
|
"../tap-plugin/channels/tap-utils.ts"() {
|
|
6960
6965
|
"use strict";
|
|
@@ -6981,6 +6986,7 @@ var init_tap_utils = __esm({
|
|
|
6981
6986
|
_agentId = resolveInitialId();
|
|
6982
6987
|
_agentName = resolveNameFromState() ?? (process.env.TAP_AGENT_NAME && !PLACEHOLDER_NAMES.has(process.env.TAP_AGENT_NAME) ? process.env.TAP_AGENT_NAME : "unknown");
|
|
6983
6988
|
_idLocked = _agentId !== "unknown";
|
|
6989
|
+
_nameConfirmed = _agentName !== "unknown" && !PLACEHOLDER_NAMES.has(_agentName);
|
|
6984
6990
|
_lastActivityTime = (/* @__PURE__ */ new Date()).toISOString();
|
|
6985
6991
|
}
|
|
6986
6992
|
});
|
|
@@ -7193,7 +7199,7 @@ var init_tap_io = __esm({
|
|
|
7193
7199
|
}
|
|
7194
7200
|
});
|
|
7195
7201
|
|
|
7196
|
-
//
|
|
7202
|
+
// ../tap-plugin/channels/node_modules/zod/v3/helpers/util.js
|
|
7197
7203
|
var util;
|
|
7198
7204
|
(function(util2) {
|
|
7199
7205
|
util2.assertEqual = (_) => {
|
|
@@ -7327,7 +7333,7 @@ var getParsedType = (data) => {
|
|
|
7327
7333
|
}
|
|
7328
7334
|
};
|
|
7329
7335
|
|
|
7330
|
-
//
|
|
7336
|
+
// ../tap-plugin/channels/node_modules/zod/v3/ZodError.js
|
|
7331
7337
|
var ZodIssueCode = util.arrayToEnum([
|
|
7332
7338
|
"invalid_type",
|
|
7333
7339
|
"invalid_literal",
|
|
@@ -7441,7 +7447,7 @@ ZodError.create = (issues) => {
|
|
|
7441
7447
|
return error2;
|
|
7442
7448
|
};
|
|
7443
7449
|
|
|
7444
|
-
//
|
|
7450
|
+
// ../tap-plugin/channels/node_modules/zod/v3/locales/en.js
|
|
7445
7451
|
var errorMap = (issue2, _ctx) => {
|
|
7446
7452
|
let message;
|
|
7447
7453
|
switch (issue2.code) {
|
|
@@ -7544,13 +7550,13 @@ var errorMap = (issue2, _ctx) => {
|
|
|
7544
7550
|
};
|
|
7545
7551
|
var en_default = errorMap;
|
|
7546
7552
|
|
|
7547
|
-
//
|
|
7553
|
+
// ../tap-plugin/channels/node_modules/zod/v3/errors.js
|
|
7548
7554
|
var overrideErrorMap = en_default;
|
|
7549
7555
|
function getErrorMap() {
|
|
7550
7556
|
return overrideErrorMap;
|
|
7551
7557
|
}
|
|
7552
7558
|
|
|
7553
|
-
//
|
|
7559
|
+
// ../tap-plugin/channels/node_modules/zod/v3/helpers/parseUtil.js
|
|
7554
7560
|
var makeIssue = (params) => {
|
|
7555
7561
|
const { data, path, errorMaps, issueData } = params;
|
|
7556
7562
|
const fullPath = [...path, ...issueData.path || []];
|
|
@@ -7659,14 +7665,14 @@ var isDirty = (x) => x.status === "dirty";
|
|
|
7659
7665
|
var isValid = (x) => x.status === "valid";
|
|
7660
7666
|
var isAsync = (x) => typeof Promise !== "undefined" && x instanceof Promise;
|
|
7661
7667
|
|
|
7662
|
-
//
|
|
7668
|
+
// ../tap-plugin/channels/node_modules/zod/v3/helpers/errorUtil.js
|
|
7663
7669
|
var errorUtil;
|
|
7664
7670
|
(function(errorUtil2) {
|
|
7665
7671
|
errorUtil2.errToObj = (message) => typeof message === "string" ? { message } : message || {};
|
|
7666
7672
|
errorUtil2.toString = (message) => typeof message === "string" ? message : message?.message;
|
|
7667
7673
|
})(errorUtil || (errorUtil = {}));
|
|
7668
7674
|
|
|
7669
|
-
//
|
|
7675
|
+
// ../tap-plugin/channels/node_modules/zod/v3/types.js
|
|
7670
7676
|
var ParseInputLazyPath = class {
|
|
7671
7677
|
constructor(parent, value, path, key) {
|
|
7672
7678
|
this._cachedPath = [];
|
|
@@ -11069,7 +11075,7 @@ var nullableType = ZodNullable.create;
|
|
|
11069
11075
|
var preprocessType = ZodEffects.createWithPreprocess;
|
|
11070
11076
|
var pipelineType = ZodPipeline.create;
|
|
11071
11077
|
|
|
11072
|
-
//
|
|
11078
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/core.js
|
|
11073
11079
|
var NEVER = Object.freeze({
|
|
11074
11080
|
status: "aborted"
|
|
11075
11081
|
});
|
|
@@ -11143,7 +11149,7 @@ function config(newConfig) {
|
|
|
11143
11149
|
return globalConfig;
|
|
11144
11150
|
}
|
|
11145
11151
|
|
|
11146
|
-
//
|
|
11152
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/util.js
|
|
11147
11153
|
var util_exports = {};
|
|
11148
11154
|
__export(util_exports, {
|
|
11149
11155
|
BIGINT_FORMAT_RANGES: () => BIGINT_FORMAT_RANGES,
|
|
@@ -11822,7 +11828,7 @@ var Class = class {
|
|
|
11822
11828
|
}
|
|
11823
11829
|
};
|
|
11824
11830
|
|
|
11825
|
-
//
|
|
11831
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/errors.js
|
|
11826
11832
|
var initializer = (inst, def) => {
|
|
11827
11833
|
inst.name = "$ZodError";
|
|
11828
11834
|
Object.defineProperty(inst, "_zod", {
|
|
@@ -11888,7 +11894,7 @@ function formatError(error2, mapper = (issue2) => issue2.message) {
|
|
|
11888
11894
|
return fieldErrors;
|
|
11889
11895
|
}
|
|
11890
11896
|
|
|
11891
|
-
//
|
|
11897
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/parse.js
|
|
11892
11898
|
var _parse = (_Err) => (schema, value, _ctx, _params) => {
|
|
11893
11899
|
const ctx = _ctx ? Object.assign(_ctx, { async: false }) : { async: false };
|
|
11894
11900
|
const result = schema._zod.run({ value, issues: [] }, ctx);
|
|
@@ -11968,7 +11974,7 @@ var _safeDecodeAsync = (_Err) => async (schema, value, _ctx) => {
|
|
|
11968
11974
|
return _safeParseAsync(_Err)(schema, value, _ctx);
|
|
11969
11975
|
};
|
|
11970
11976
|
|
|
11971
|
-
//
|
|
11977
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/regexes.js
|
|
11972
11978
|
var regexes_exports = {};
|
|
11973
11979
|
__export(regexes_exports, {
|
|
11974
11980
|
base64: () => base64,
|
|
@@ -12125,7 +12131,7 @@ var sha512_hex = /^[0-9a-fA-F]{128}$/;
|
|
|
12125
12131
|
var sha512_base64 = /* @__PURE__ */ fixedBase64(86, "==");
|
|
12126
12132
|
var sha512_base64url = /* @__PURE__ */ fixedBase64url(86);
|
|
12127
12133
|
|
|
12128
|
-
//
|
|
12134
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/checks.js
|
|
12129
12135
|
var $ZodCheck = /* @__PURE__ */ $constructor("$ZodCheck", (inst, def) => {
|
|
12130
12136
|
var _a2;
|
|
12131
12137
|
inst._zod ?? (inst._zod = {});
|
|
@@ -12673,7 +12679,7 @@ var $ZodCheckOverwrite = /* @__PURE__ */ $constructor("$ZodCheckOverwrite", (ins
|
|
|
12673
12679
|
};
|
|
12674
12680
|
});
|
|
12675
12681
|
|
|
12676
|
-
//
|
|
12682
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/doc.js
|
|
12677
12683
|
var Doc = class {
|
|
12678
12684
|
constructor(args = []) {
|
|
12679
12685
|
this.content = [];
|
|
@@ -12709,14 +12715,14 @@ var Doc = class {
|
|
|
12709
12715
|
}
|
|
12710
12716
|
};
|
|
12711
12717
|
|
|
12712
|
-
//
|
|
12718
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/versions.js
|
|
12713
12719
|
var version = {
|
|
12714
12720
|
major: 4,
|
|
12715
12721
|
minor: 3,
|
|
12716
12722
|
patch: 6
|
|
12717
12723
|
};
|
|
12718
12724
|
|
|
12719
|
-
//
|
|
12725
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/schemas.js
|
|
12720
12726
|
var $ZodType = /* @__PURE__ */ $constructor("$ZodType", (inst, def) => {
|
|
12721
12727
|
var _a2;
|
|
12722
12728
|
inst ?? (inst = {});
|
|
@@ -14687,7 +14693,7 @@ function handleRefineResult(result, payload, input, inst) {
|
|
|
14687
14693
|
}
|
|
14688
14694
|
}
|
|
14689
14695
|
|
|
14690
|
-
//
|
|
14696
|
+
// ../tap-plugin/channels/node_modules/zod/v4/locales/en.js
|
|
14691
14697
|
var error = () => {
|
|
14692
14698
|
const Sizable = {
|
|
14693
14699
|
string: { unit: "characters", verb: "to have" },
|
|
@@ -14796,7 +14802,7 @@ function en_default2() {
|
|
|
14796
14802
|
};
|
|
14797
14803
|
}
|
|
14798
14804
|
|
|
14799
|
-
//
|
|
14805
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/registries.js
|
|
14800
14806
|
var _a;
|
|
14801
14807
|
var $ZodRegistry = class {
|
|
14802
14808
|
constructor() {
|
|
@@ -14844,7 +14850,7 @@ function registry() {
|
|
|
14844
14850
|
(_a = globalThis).__zod_globalRegistry ?? (_a.__zod_globalRegistry = registry());
|
|
14845
14851
|
var globalRegistry = globalThis.__zod_globalRegistry;
|
|
14846
14852
|
|
|
14847
|
-
//
|
|
14853
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/api.js
|
|
14848
14854
|
// @__NO_SIDE_EFFECTS__
|
|
14849
14855
|
function _string(Class2, params) {
|
|
14850
14856
|
return new Class2({
|
|
@@ -15648,7 +15654,7 @@ function _stringFormat(Class2, format, fnOrRegex, _params = {}) {
|
|
|
15648
15654
|
return inst;
|
|
15649
15655
|
}
|
|
15650
15656
|
|
|
15651
|
-
//
|
|
15657
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/to-json-schema.js
|
|
15652
15658
|
function initializeContext(params) {
|
|
15653
15659
|
let target = params?.target ?? "draft-2020-12";
|
|
15654
15660
|
if (target === "draft-4")
|
|
@@ -16000,7 +16006,7 @@ var createStandardJSONSchemaMethod = (schema, io, processors = {}) => (params) =
|
|
|
16000
16006
|
return finalize(ctx, schema);
|
|
16001
16007
|
};
|
|
16002
16008
|
|
|
16003
|
-
//
|
|
16009
|
+
// ../tap-plugin/channels/node_modules/zod/v4/core/json-schema-processors.js
|
|
16004
16010
|
var formatMap = {
|
|
16005
16011
|
guid: "uuid",
|
|
16006
16012
|
url: "uri",
|
|
@@ -16476,7 +16482,7 @@ var lazyProcessor = (schema, ctx, _json, params) => {
|
|
|
16476
16482
|
seen.ref = innerType;
|
|
16477
16483
|
};
|
|
16478
16484
|
|
|
16479
|
-
//
|
|
16485
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-compat.js
|
|
16480
16486
|
function isZ4Schema(s) {
|
|
16481
16487
|
const schema = s;
|
|
16482
16488
|
return !!schema._zod;
|
|
@@ -16539,7 +16545,7 @@ function getLiteralValue(schema) {
|
|
|
16539
16545
|
return void 0;
|
|
16540
16546
|
}
|
|
16541
16547
|
|
|
16542
|
-
//
|
|
16548
|
+
// ../tap-plugin/channels/node_modules/zod/v4/classic/schemas.js
|
|
16543
16549
|
var schemas_exports3 = {};
|
|
16544
16550
|
__export(schemas_exports3, {
|
|
16545
16551
|
ZodAny: () => ZodAny2,
|
|
@@ -16708,7 +16714,7 @@ __export(schemas_exports3, {
|
|
|
16708
16714
|
xor: () => xor
|
|
16709
16715
|
});
|
|
16710
16716
|
|
|
16711
|
-
//
|
|
16717
|
+
// ../tap-plugin/channels/node_modules/zod/v4/classic/checks.js
|
|
16712
16718
|
var checks_exports2 = {};
|
|
16713
16719
|
__export(checks_exports2, {
|
|
16714
16720
|
endsWith: () => _endsWith,
|
|
@@ -16742,7 +16748,7 @@ __export(checks_exports2, {
|
|
|
16742
16748
|
uppercase: () => _uppercase
|
|
16743
16749
|
});
|
|
16744
16750
|
|
|
16745
|
-
//
|
|
16751
|
+
// ../tap-plugin/channels/node_modules/zod/v4/classic/iso.js
|
|
16746
16752
|
var iso_exports2 = {};
|
|
16747
16753
|
__export(iso_exports2, {
|
|
16748
16754
|
ZodISODate: () => ZodISODate,
|
|
@@ -16783,7 +16789,7 @@ function duration2(params) {
|
|
|
16783
16789
|
return _isoDuration(ZodISODuration, params);
|
|
16784
16790
|
}
|
|
16785
16791
|
|
|
16786
|
-
//
|
|
16792
|
+
// ../tap-plugin/channels/node_modules/zod/v4/classic/errors.js
|
|
16787
16793
|
var initializer2 = (inst, issues) => {
|
|
16788
16794
|
$ZodError.init(inst, issues);
|
|
16789
16795
|
inst.name = "ZodError";
|
|
@@ -16823,7 +16829,7 @@ var ZodRealError = $constructor("ZodError", initializer2, {
|
|
|
16823
16829
|
Parent: Error
|
|
16824
16830
|
});
|
|
16825
16831
|
|
|
16826
|
-
//
|
|
16832
|
+
// ../tap-plugin/channels/node_modules/zod/v4/classic/parse.js
|
|
16827
16833
|
var parse2 = /* @__PURE__ */ _parse(ZodRealError);
|
|
16828
16834
|
var parseAsync2 = /* @__PURE__ */ _parseAsync(ZodRealError);
|
|
16829
16835
|
var safeParse3 = /* @__PURE__ */ _safeParse(ZodRealError);
|
|
@@ -16837,7 +16843,7 @@ var safeDecode2 = /* @__PURE__ */ _safeDecode(ZodRealError);
|
|
|
16837
16843
|
var safeEncodeAsync2 = /* @__PURE__ */ _safeEncodeAsync(ZodRealError);
|
|
16838
16844
|
var safeDecodeAsync2 = /* @__PURE__ */ _safeDecodeAsync(ZodRealError);
|
|
16839
16845
|
|
|
16840
|
-
//
|
|
16846
|
+
// ../tap-plugin/channels/node_modules/zod/v4/classic/schemas.js
|
|
16841
16847
|
var ZodType2 = /* @__PURE__ */ $constructor("ZodType", (inst, def) => {
|
|
16842
16848
|
$ZodType.init(inst, def);
|
|
16843
16849
|
Object.assign(inst["~standard"], {
|
|
@@ -17916,22 +17922,22 @@ function preprocess(fn, schema) {
|
|
|
17916
17922
|
return pipe(transform(fn), schema);
|
|
17917
17923
|
}
|
|
17918
17924
|
|
|
17919
|
-
//
|
|
17925
|
+
// ../tap-plugin/channels/node_modules/zod/v4/classic/compat.js
|
|
17920
17926
|
var ZodFirstPartyTypeKind2;
|
|
17921
17927
|
/* @__PURE__ */ (function(ZodFirstPartyTypeKind3) {
|
|
17922
17928
|
})(ZodFirstPartyTypeKind2 || (ZodFirstPartyTypeKind2 = {}));
|
|
17923
17929
|
|
|
17924
|
-
//
|
|
17930
|
+
// ../tap-plugin/channels/node_modules/zod/v4/classic/from-json-schema.js
|
|
17925
17931
|
var z = {
|
|
17926
17932
|
...schemas_exports3,
|
|
17927
17933
|
...checks_exports2,
|
|
17928
17934
|
iso: iso_exports2
|
|
17929
17935
|
};
|
|
17930
17936
|
|
|
17931
|
-
//
|
|
17937
|
+
// ../tap-plugin/channels/node_modules/zod/v4/classic/external.js
|
|
17932
17938
|
config(en_default2());
|
|
17933
17939
|
|
|
17934
|
-
//
|
|
17940
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js
|
|
17935
17941
|
var LATEST_PROTOCOL_VERSION = "2025-11-25";
|
|
17936
17942
|
var SUPPORTED_PROTOCOL_VERSIONS = [LATEST_PROTOCOL_VERSION, "2025-06-18", "2025-03-26", "2024-11-05", "2024-10-07"];
|
|
17937
17943
|
var RELATED_TASK_META_KEY = "io.modelcontextprotocol/related-task";
|
|
@@ -19437,15 +19443,15 @@ var UrlElicitationRequiredError = class extends McpError {
|
|
|
19437
19443
|
}
|
|
19438
19444
|
};
|
|
19439
19445
|
|
|
19440
|
-
//
|
|
19446
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/interfaces.js
|
|
19441
19447
|
function isTerminal(status) {
|
|
19442
19448
|
return status === "completed" || status === "failed" || status === "cancelled";
|
|
19443
19449
|
}
|
|
19444
19450
|
|
|
19445
|
-
//
|
|
19451
|
+
// ../tap-plugin/channels/node_modules/zod-to-json-schema/dist/esm/parsers/string.js
|
|
19446
19452
|
var ALPHA_NUMERIC = new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");
|
|
19447
19453
|
|
|
19448
|
-
//
|
|
19454
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-json-schema-compat.js
|
|
19449
19455
|
function getMethodLiteral(schema) {
|
|
19450
19456
|
const shape = getObjectShape(schema);
|
|
19451
19457
|
const methodSchema = shape?.method;
|
|
@@ -19466,7 +19472,7 @@ function parseWithCompat(schema, data) {
|
|
|
19466
19472
|
return result.data;
|
|
19467
19473
|
}
|
|
19468
19474
|
|
|
19469
|
-
//
|
|
19475
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js
|
|
19470
19476
|
var DEFAULT_REQUEST_TIMEOUT_MSEC = 6e4;
|
|
19471
19477
|
var Protocol = class {
|
|
19472
19478
|
constructor(_options) {
|
|
@@ -20414,7 +20420,7 @@ function mergeCapabilities(base, additional) {
|
|
|
20414
20420
|
return result;
|
|
20415
20421
|
}
|
|
20416
20422
|
|
|
20417
|
-
//
|
|
20423
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/ajv-provider.js
|
|
20418
20424
|
var import_ajv = __toESM(require_ajv(), 1);
|
|
20419
20425
|
var import_ajv_formats = __toESM(require_dist(), 1);
|
|
20420
20426
|
function createDefaultAjvInstance() {
|
|
@@ -20482,7 +20488,7 @@ var AjvJsonSchemaValidator = class {
|
|
|
20482
20488
|
}
|
|
20483
20489
|
};
|
|
20484
20490
|
|
|
20485
|
-
//
|
|
20491
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/server.js
|
|
20486
20492
|
var ExperimentalServerTasks = class {
|
|
20487
20493
|
constructor(_server) {
|
|
20488
20494
|
this._server = _server;
|
|
@@ -20695,7 +20701,7 @@ var ExperimentalServerTasks = class {
|
|
|
20695
20701
|
}
|
|
20696
20702
|
};
|
|
20697
20703
|
|
|
20698
|
-
//
|
|
20704
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/helpers.js
|
|
20699
20705
|
function assertToolsCallTaskCapability(requests, method, entityName) {
|
|
20700
20706
|
if (!requests) {
|
|
20701
20707
|
throw new Error(`${entityName} does not support task creation (required for ${method})`);
|
|
@@ -20730,7 +20736,7 @@ function assertClientRequestTaskCapability(requests, method, entityName) {
|
|
|
20730
20736
|
}
|
|
20731
20737
|
}
|
|
20732
20738
|
|
|
20733
|
-
//
|
|
20739
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js
|
|
20734
20740
|
var Server = class extends Protocol {
|
|
20735
20741
|
/**
|
|
20736
20742
|
* Initializes this server with the given name and version information.
|
|
@@ -21110,10 +21116,10 @@ var Server = class extends Protocol {
|
|
|
21110
21116
|
}
|
|
21111
21117
|
};
|
|
21112
21118
|
|
|
21113
|
-
//
|
|
21119
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js
|
|
21114
21120
|
import process3 from "process";
|
|
21115
21121
|
|
|
21116
|
-
//
|
|
21122
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js
|
|
21117
21123
|
var ReadBuffer = class {
|
|
21118
21124
|
append(chunk) {
|
|
21119
21125
|
this._buffer = this._buffer ? Buffer.concat([this._buffer, chunk]) : chunk;
|
|
@@ -21141,7 +21147,7 @@ function serializeMessage(message) {
|
|
|
21141
21147
|
return JSON.stringify(message) + "\n";
|
|
21142
21148
|
}
|
|
21143
21149
|
|
|
21144
|
-
//
|
|
21150
|
+
// ../tap-plugin/channels/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js
|
|
21145
21151
|
var StdioServerTransport = class {
|
|
21146
21152
|
constructor(_stdin = process3.stdin, _stdout = process3.stdout) {
|
|
21147
21153
|
this._stdin = _stdin;
|
|
@@ -21918,6 +21924,16 @@ mcp.setRequestHandler(CallToolRequestSchema, async (req) => {
|
|
|
21918
21924
|
}
|
|
21919
21925
|
const oldName = getAgentName();
|
|
21920
21926
|
const wasIdLocked = isIdLocked();
|
|
21927
|
+
if (isNameConfirmed() && name !== oldName) {
|
|
21928
|
+
return {
|
|
21929
|
+
content: [
|
|
21930
|
+
{
|
|
21931
|
+
type: "text",
|
|
21932
|
+
text: `Rejected: Name already confirmed as "${oldName}". tap_set_name can only be called once per session. Agent ID: ${getAgentId()} (immutable).`
|
|
21933
|
+
}
|
|
21934
|
+
]
|
|
21935
|
+
};
|
|
21936
|
+
}
|
|
21921
21937
|
const activeSenders = getRecentSenders();
|
|
21922
21938
|
activeSenders.delete(oldName);
|
|
21923
21939
|
const isDuplicate = activeSenders.has(name);
|
|
@@ -21948,6 +21964,18 @@ mcp.setRequestHandler(CallToolRequestSchema, async (req) => {
|
|
|
21948
21964
|
joinedAt: oldEntry?.joinedAt ?? now,
|
|
21949
21965
|
status: "active"
|
|
21950
21966
|
};
|
|
21967
|
+
const STALE_THRESHOLD_MS = 5 * 60 * 1e3;
|
|
21968
|
+
for (const [otherId, otherHb] of Object.entries(store)) {
|
|
21969
|
+
if (otherId === agentId) continue;
|
|
21970
|
+
if (otherHb.agent !== name) continue;
|
|
21971
|
+
const freshestTs = Math.max(
|
|
21972
|
+
otherHb.lastActivity ? new Date(otherHb.lastActivity).getTime() : 0,
|
|
21973
|
+
otherHb.timestamp ? new Date(otherHb.timestamp).getTime() : 0
|
|
21974
|
+
);
|
|
21975
|
+
if (Date.now() - freshestTs > STALE_THRESHOLD_MS) {
|
|
21976
|
+
delete store[otherId];
|
|
21977
|
+
}
|
|
21978
|
+
}
|
|
21951
21979
|
saveHeartbeats(store);
|
|
21952
21980
|
} catch {
|
|
21953
21981
|
} finally {
|
|
@@ -22044,13 +22072,76 @@ Recent active names: ${activeList}`;
|
|
|
22044
22072
|
return { content: [{ type: "text", text }] };
|
|
22045
22073
|
}
|
|
22046
22074
|
if (req.params.name === "tap_reply") {
|
|
22075
|
+
let resolveToMostRecent2 = function(name) {
|
|
22076
|
+
const ids = displayNameCount.get(name);
|
|
22077
|
+
if (!ids || ids.length <= 1) return name;
|
|
22078
|
+
let bestId = ids[0];
|
|
22079
|
+
let bestTs = 0;
|
|
22080
|
+
for (const id of ids) {
|
|
22081
|
+
const hb = store[id];
|
|
22082
|
+
const ts = Math.max(
|
|
22083
|
+
hb?.lastActivity ? new Date(hb.lastActivity).getTime() : 0,
|
|
22084
|
+
hb?.timestamp ? new Date(hb.timestamp).getTime() : 0
|
|
22085
|
+
);
|
|
22086
|
+
if (ts > bestTs) {
|
|
22087
|
+
bestTs = ts;
|
|
22088
|
+
bestId = id;
|
|
22089
|
+
}
|
|
22090
|
+
}
|
|
22091
|
+
return bestId;
|
|
22092
|
+
};
|
|
22093
|
+
var resolveToMostRecent = resolveToMostRecent2;
|
|
22047
22094
|
const {
|
|
22048
|
-
to,
|
|
22049
|
-
subject,
|
|
22095
|
+
to: rawTo,
|
|
22096
|
+
subject: rawSubject,
|
|
22050
22097
|
content,
|
|
22051
22098
|
cc: rawCc
|
|
22052
22099
|
} = req.params.arguments;
|
|
22053
|
-
const
|
|
22100
|
+
const to = typeof rawTo === "string" ? rawTo.trim() : "";
|
|
22101
|
+
const subject = typeof rawSubject === "string" ? rawSubject.trim() : "";
|
|
22102
|
+
if (!to) {
|
|
22103
|
+
return {
|
|
22104
|
+
content: [
|
|
22105
|
+
{
|
|
22106
|
+
type: "text",
|
|
22107
|
+
text: 'Rejected: "to" is required and must be a non-empty string.'
|
|
22108
|
+
}
|
|
22109
|
+
]
|
|
22110
|
+
};
|
|
22111
|
+
}
|
|
22112
|
+
if (!subject) {
|
|
22113
|
+
return {
|
|
22114
|
+
content: [
|
|
22115
|
+
{
|
|
22116
|
+
type: "text",
|
|
22117
|
+
text: 'Rejected: "subject" is required and must be a non-empty string.'
|
|
22118
|
+
}
|
|
22119
|
+
]
|
|
22120
|
+
};
|
|
22121
|
+
}
|
|
22122
|
+
let cc;
|
|
22123
|
+
if (rawCc == null) {
|
|
22124
|
+
cc = void 0;
|
|
22125
|
+
} else if (typeof rawCc === "string") {
|
|
22126
|
+
const trimmed = rawCc.trim();
|
|
22127
|
+
cc = trimmed ? [trimmed] : void 0;
|
|
22128
|
+
} else if (Array.isArray(rawCc)) {
|
|
22129
|
+
const valid = rawCc.filter(
|
|
22130
|
+
(v) => typeof v === "string" && v.trim().length > 0
|
|
22131
|
+
).map((v) => v.trim());
|
|
22132
|
+
cc = valid.length > 0 ? valid : void 0;
|
|
22133
|
+
} else {
|
|
22134
|
+
cc = void 0;
|
|
22135
|
+
}
|
|
22136
|
+
if (cc) {
|
|
22137
|
+
const seen = /* @__PURE__ */ new Set([to]);
|
|
22138
|
+
cc = cc.filter((r) => {
|
|
22139
|
+
if (seen.has(r)) return false;
|
|
22140
|
+
seen.add(r);
|
|
22141
|
+
return true;
|
|
22142
|
+
});
|
|
22143
|
+
if (cc.length === 0) cc = void 0;
|
|
22144
|
+
}
|
|
22054
22145
|
const broadcastNames = /* @__PURE__ */ new Set(["\uC804\uCCB4", "all"]);
|
|
22055
22146
|
const recipientWarnings = [];
|
|
22056
22147
|
const store = loadHeartbeats();
|
|
@@ -22067,6 +22158,7 @@ Recent active names: ${activeList}`;
|
|
|
22067
22158
|
}
|
|
22068
22159
|
}
|
|
22069
22160
|
const knownList = [...knownAgents].filter((n) => n !== "unknown").join(", ");
|
|
22161
|
+
let resolvedTo = to;
|
|
22070
22162
|
if (!broadcastNames.has(to)) {
|
|
22071
22163
|
if (!knownAgents.has(to)) {
|
|
22072
22164
|
recipientWarnings.push(
|
|
@@ -22075,8 +22167,9 @@ Recent active names: ${activeList}`;
|
|
|
22075
22167
|
} else {
|
|
22076
22168
|
const ids = displayNameCount.get(to);
|
|
22077
22169
|
if (ids && ids.length > 1) {
|
|
22170
|
+
resolvedTo = resolveToMostRecent2(to);
|
|
22078
22171
|
recipientWarnings.push(
|
|
22079
|
-
`\u26A0\uFE0F
|
|
22172
|
+
`\u26A0\uFE0F Routed "${to}" \u2192 "${resolvedTo}" (most recent of ${ids.join(", ")}).`
|
|
22080
22173
|
);
|
|
22081
22174
|
}
|
|
22082
22175
|
}
|
|
@@ -22101,18 +22194,32 @@ Recent active names: ${activeList}`;
|
|
|
22101
22194
|
const date4 = (/* @__PURE__ */ new Date()).toISOString().slice(0, 10).replace(/-/g, "");
|
|
22102
22195
|
const fromId = getAgentId();
|
|
22103
22196
|
const fromName = getAgentName();
|
|
22104
|
-
const filename = `${date4}-${fromId}-${
|
|
22197
|
+
const filename = `${date4}-${fromId}-${resolvedTo}-${subject}.md`;
|
|
22105
22198
|
const filepath = join5(INBOX_DIR, filename);
|
|
22106
22199
|
const ccHeader = cc?.length ? `> CC: ${cc.join(", ")}
|
|
22107
22200
|
|
|
22108
22201
|
` : "";
|
|
22109
22202
|
writeFileSync2(filepath, ccHeader + content, "utf-8");
|
|
22110
|
-
dbInsertMessage(
|
|
22203
|
+
dbInsertMessage(
|
|
22204
|
+
filename,
|
|
22205
|
+
fromName,
|
|
22206
|
+
resolvedTo,
|
|
22207
|
+
subject,
|
|
22208
|
+
"inbox",
|
|
22209
|
+
Date.now()
|
|
22210
|
+
);
|
|
22111
22211
|
const sent = [`Sent to ${to}: ${filename}`];
|
|
22112
22212
|
if (cc?.length) {
|
|
22213
|
+
const writtenFiles = /* @__PURE__ */ new Set([filename]);
|
|
22113
22214
|
for (const recipient of cc) {
|
|
22114
22215
|
try {
|
|
22115
|
-
const
|
|
22216
|
+
const resolvedRecipient = broadcastNames.has(recipient) ? recipient : resolveToMostRecent2(recipient);
|
|
22217
|
+
const ccFilename = `${date4}-${fromId}-${resolvedRecipient}-${subject}.md`;
|
|
22218
|
+
if (writtenFiles.has(ccFilename)) {
|
|
22219
|
+
sent.push(`CC to ${recipient}: skipped (resolves to same target)`);
|
|
22220
|
+
continue;
|
|
22221
|
+
}
|
|
22222
|
+
writtenFiles.add(ccFilename);
|
|
22116
22223
|
writeFileSync2(
|
|
22117
22224
|
join5(INBOX_DIR, ccFilename),
|
|
22118
22225
|
`> CC from message to ${to}
|
|
@@ -22123,7 +22230,7 @@ ${content}`,
|
|
|
22123
22230
|
dbInsertMessage(
|
|
22124
22231
|
ccFilename,
|
|
22125
22232
|
fromName,
|
|
22126
|
-
|
|
22233
|
+
resolvedRecipient,
|
|
22127
22234
|
subject,
|
|
22128
22235
|
"inbox",
|
|
22129
22236
|
Date.now()
|
|
@@ -22231,8 +22338,8 @@ ${content}`,
|
|
|
22231
22338
|
} catch {
|
|
22232
22339
|
continue;
|
|
22233
22340
|
}
|
|
22234
|
-
const { parseFilename:
|
|
22235
|
-
const parsed =
|
|
22341
|
+
const { parseFilename: parseFilename2 } = (init_tap_utils(), __toCommonJS(tap_utils_exports));
|
|
22342
|
+
const parsed = parseFilename2(filename);
|
|
22236
22343
|
if (!parsed) continue;
|
|
22237
22344
|
sent[parsed.from] = (sent[parsed.from] || 0) + 1;
|
|
22238
22345
|
if (parsed.to === "\uC804\uCCB4" || parsed.to === "all") broadcasts++;
|