@docyrus/docyrus 0.0.66 → 0.0.68

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.
Files changed (23) hide show
  1. package/main.js +136 -136
  2. package/main.js.map +3 -3
  3. package/package.json +3 -3
  4. package/resources/pi-agent/extensions/context.ts +22 -16
  5. package/resources/pi-agent/extensions/control.ts +43 -27
  6. package/resources/pi-agent/extensions/knowledge.ts +42 -16
  7. package/resources/pi-agent/extensions/loop.ts +44 -27
  8. package/resources/pi-agent/extensions/pi-bash-live-view/widget.ts +2 -17
  9. package/resources/pi-agent/extensions/plan.ts +79 -40
  10. package/resources/pi-agent/extensions/prompt-url-widget.ts +39 -18
  11. package/resources/pi-agent/extensions/review.ts +13 -2
  12. package/resources/pi-agent/shared/extensionLifecycle.ts +11 -0
  13. package/resources/pi-agent/skills/docyrus-app-dev-react/references/component-selection-guide.md +42 -5
  14. package/resources/pi-agent/skills/docyrus-data-grid-page-design/SKILL.md +58 -0
  15. package/resources/pi-agent/skills/docyrus-data-grid-page-design/references/advanced-saved-view-query-patterns.md +158 -0
  16. package/resources/pi-agent/skills/docyrus-data-grid-page-design/references/hook-pages.md +183 -0
  17. package/resources/pi-agent/skills/docyrus-data-grid-page-design/references/manual-pages.md +145 -0
  18. package/resources/pi-agent/skills/docyrus-data-grid-page-design/references/tenant-and-users-providers.md +290 -0
  19. package/resources/pi-agent/skills/docyrus-record-detail-form-design/SKILL.md +54 -0
  20. package/resources/pi-agent/skills/docyrus-record-detail-form-design/references/advanced-inline-edit-and-renderers.md +140 -0
  21. package/resources/pi-agent/skills/docyrus-record-detail-form-design/references/field-type-mapping-and-fallbacks.md +150 -0
  22. package/resources/pi-agent/skills/docyrus-record-detail-form-design/references/hook-form-view.md +127 -0
  23. package/resources/pi-agent/skills/docyrus-record-detail-form-design/references/manual-form-detail-patterns.md +125 -0
package/main.js CHANGED
@@ -7336,9 +7336,9 @@ var require_dist = __commonJS({
7336
7336
  }
7337
7337
  });
7338
7338
 
7339
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/code.js
7339
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/code.js
7340
7340
  var require_code = __commonJS({
7341
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/code.js"(exports2) {
7341
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/code.js"(exports2) {
7342
7342
  "use strict";
7343
7343
  Object.defineProperty(exports2, "__esModule", { value: true });
7344
7344
  exports2.regexpCode = exports2.getEsmExportName = exports2.getProperty = exports2.safeStringify = exports2.stringify = exports2.strConcat = exports2.addCodeArg = exports2.str = exports2._ = exports2.nil = exports2._Code = exports2.Name = exports2.IDENTIFIER = exports2._CodeOrName = void 0;
@@ -7490,9 +7490,9 @@ var require_code = __commonJS({
7490
7490
  }
7491
7491
  });
7492
7492
 
7493
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/scope.js
7493
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/scope.js
7494
7494
  var require_scope = __commonJS({
7495
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/scope.js"(exports2) {
7495
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/scope.js"(exports2) {
7496
7496
  "use strict";
7497
7497
  Object.defineProperty(exports2, "__esModule", { value: true });
7498
7498
  exports2.ValueScope = exports2.ValueScopeName = exports2.Scope = exports2.varKinds = exports2.UsedValueState = void 0;
@@ -7635,9 +7635,9 @@ var require_scope = __commonJS({
7635
7635
  }
7636
7636
  });
7637
7637
 
7638
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/index.js
7638
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/index.js
7639
7639
  var require_codegen = __commonJS({
7640
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/index.js"(exports2) {
7640
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/index.js"(exports2) {
7641
7641
  "use strict";
7642
7642
  Object.defineProperty(exports2, "__esModule", { value: true });
7643
7643
  exports2.or = exports2.and = exports2.not = exports2.CodeGen = exports2.operators = exports2.varKinds = exports2.ValueScopeName = exports2.ValueScope = exports2.Scope = exports2.Name = exports2.regexpCode = exports2.stringify = exports2.getProperty = exports2.nil = exports2.strConcat = exports2.str = exports2._ = void 0;
@@ -8355,9 +8355,9 @@ var require_codegen = __commonJS({
8355
8355
  }
8356
8356
  });
8357
8357
 
8358
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/util.js
8358
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/util.js
8359
8359
  var require_util = __commonJS({
8360
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/util.js"(exports2) {
8360
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/util.js"(exports2) {
8361
8361
  "use strict";
8362
8362
  Object.defineProperty(exports2, "__esModule", { value: true });
8363
8363
  exports2.checkStrictMode = exports2.getErrorPath = exports2.Type = exports2.useFunc = exports2.setEvaluated = exports2.evaluatedPropsToName = exports2.mergeEvaluated = exports2.eachItem = exports2.unescapeJsonPointer = exports2.escapeJsonPointer = exports2.escapeFragment = exports2.unescapeFragment = exports2.schemaRefOrVal = exports2.schemaHasRulesButRef = exports2.schemaHasRules = exports2.checkUnknownRules = exports2.alwaysValidSchema = exports2.toHash = void 0;
@@ -8522,9 +8522,9 @@ var require_util = __commonJS({
8522
8522
  }
8523
8523
  });
8524
8524
 
8525
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/names.js
8525
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/names.js
8526
8526
  var require_names = __commonJS({
8527
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/names.js"(exports2) {
8527
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/names.js"(exports2) {
8528
8528
  "use strict";
8529
8529
  Object.defineProperty(exports2, "__esModule", { value: true });
8530
8530
  var codegen_1 = require_codegen();
@@ -8561,9 +8561,9 @@ var require_names = __commonJS({
8561
8561
  }
8562
8562
  });
8563
8563
 
8564
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/errors.js
8564
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/errors.js
8565
8565
  var require_errors2 = __commonJS({
8566
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/errors.js"(exports2) {
8566
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/errors.js"(exports2) {
8567
8567
  "use strict";
8568
8568
  Object.defineProperty(exports2, "__esModule", { value: true });
8569
8569
  exports2.extendErrors = exports2.resetErrorsCount = exports2.reportExtraError = exports2.reportError = exports2.keyword$DataError = exports2.keywordError = void 0;
@@ -8683,9 +8683,9 @@ var require_errors2 = __commonJS({
8683
8683
  }
8684
8684
  });
8685
8685
 
8686
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/boolSchema.js
8686
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/boolSchema.js
8687
8687
  var require_boolSchema = __commonJS({
8688
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/boolSchema.js"(exports2) {
8688
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/boolSchema.js"(exports2) {
8689
8689
  "use strict";
8690
8690
  Object.defineProperty(exports2, "__esModule", { value: true });
8691
8691
  exports2.boolOrEmptySchema = exports2.topBoolOrEmptySchema = void 0;
@@ -8734,9 +8734,9 @@ var require_boolSchema = __commonJS({
8734
8734
  }
8735
8735
  });
8736
8736
 
8737
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/rules.js
8737
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/rules.js
8738
8738
  var require_rules = __commonJS({
8739
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/rules.js"(exports2) {
8739
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/rules.js"(exports2) {
8740
8740
  "use strict";
8741
8741
  Object.defineProperty(exports2, "__esModule", { value: true });
8742
8742
  exports2.getRules = exports2.isJSONType = void 0;
@@ -8765,9 +8765,9 @@ var require_rules = __commonJS({
8765
8765
  }
8766
8766
  });
8767
8767
 
8768
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/applicability.js
8768
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/applicability.js
8769
8769
  var require_applicability = __commonJS({
8770
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/applicability.js"(exports2) {
8770
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/applicability.js"(exports2) {
8771
8771
  "use strict";
8772
8772
  Object.defineProperty(exports2, "__esModule", { value: true });
8773
8773
  exports2.shouldUseRule = exports2.shouldUseGroup = exports2.schemaHasRulesForType = void 0;
@@ -8788,9 +8788,9 @@ var require_applicability = __commonJS({
8788
8788
  }
8789
8789
  });
8790
8790
 
8791
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/dataType.js
8791
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/dataType.js
8792
8792
  var require_dataType = __commonJS({
8793
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/dataType.js"(exports2) {
8793
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/dataType.js"(exports2) {
8794
8794
  "use strict";
8795
8795
  Object.defineProperty(exports2, "__esModule", { value: true });
8796
8796
  exports2.reportTypeError = exports2.checkDataTypes = exports2.checkDataType = exports2.coerceAndCheckDataType = exports2.getJSONTypes = exports2.getSchemaTypes = exports2.DataType = void 0;
@@ -8972,9 +8972,9 @@ var require_dataType = __commonJS({
8972
8972
  }
8973
8973
  });
8974
8974
 
8975
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/defaults.js
8975
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/defaults.js
8976
8976
  var require_defaults = __commonJS({
8977
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/defaults.js"(exports2) {
8977
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/defaults.js"(exports2) {
8978
8978
  "use strict";
8979
8979
  Object.defineProperty(exports2, "__esModule", { value: true });
8980
8980
  exports2.assignDefaults = void 0;
@@ -9009,9 +9009,9 @@ var require_defaults = __commonJS({
9009
9009
  }
9010
9010
  });
9011
9011
 
9012
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/code.js
9012
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/code.js
9013
9013
  var require_code2 = __commonJS({
9014
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/code.js"(exports2) {
9014
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/code.js"(exports2) {
9015
9015
  "use strict";
9016
9016
  Object.defineProperty(exports2, "__esModule", { value: true });
9017
9017
  exports2.validateUnion = exports2.validateArray = exports2.usePattern = exports2.callValidateCode = exports2.schemaProperties = exports2.allSchemaProperties = exports2.noPropertyInData = exports2.propertyInData = exports2.isOwnProperty = exports2.hasPropFunc = exports2.reportMissingProp = exports2.checkMissingProp = exports2.checkReportMissingProp = void 0;
@@ -9142,9 +9142,9 @@ var require_code2 = __commonJS({
9142
9142
  }
9143
9143
  });
9144
9144
 
9145
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/keyword.js
9145
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/keyword.js
9146
9146
  var require_keyword = __commonJS({
9147
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/keyword.js"(exports2) {
9147
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/keyword.js"(exports2) {
9148
9148
  "use strict";
9149
9149
  Object.defineProperty(exports2, "__esModule", { value: true });
9150
9150
  exports2.validateKeywordUsage = exports2.validSchemaType = exports2.funcKeywordCode = exports2.macroKeywordCode = void 0;
@@ -9260,9 +9260,9 @@ var require_keyword = __commonJS({
9260
9260
  }
9261
9261
  });
9262
9262
 
9263
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/subschema.js
9263
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/subschema.js
9264
9264
  var require_subschema = __commonJS({
9265
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/subschema.js"(exports2) {
9265
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/subschema.js"(exports2) {
9266
9266
  "use strict";
9267
9267
  Object.defineProperty(exports2, "__esModule", { value: true });
9268
9268
  exports2.extendSubschemaMode = exports2.extendSubschemaData = exports2.getSubschema = void 0;
@@ -9466,9 +9466,9 @@ var require_json_schema_traverse = __commonJS({
9466
9466
  }
9467
9467
  });
9468
9468
 
9469
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/resolve.js
9469
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/resolve.js
9470
9470
  var require_resolve = __commonJS({
9471
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/resolve.js"(exports2) {
9471
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/resolve.js"(exports2) {
9472
9472
  "use strict";
9473
9473
  Object.defineProperty(exports2, "__esModule", { value: true });
9474
9474
  exports2.getSchemaRefs = exports2.resolveUrl = exports2.normalizeId = exports2._getFullPath = exports2.getFullPath = exports2.inlineRef = void 0;
@@ -9622,9 +9622,9 @@ var require_resolve = __commonJS({
9622
9622
  }
9623
9623
  });
9624
9624
 
9625
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/index.js
9625
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/index.js
9626
9626
  var require_validate = __commonJS({
9627
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/index.js"(exports2) {
9627
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/index.js"(exports2) {
9628
9628
  "use strict";
9629
9629
  Object.defineProperty(exports2, "__esModule", { value: true });
9630
9630
  exports2.getData = exports2.KeywordCxt = exports2.validateFunctionCode = void 0;
@@ -10130,9 +10130,9 @@ var require_validate = __commonJS({
10130
10130
  }
10131
10131
  });
10132
10132
 
10133
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/validation_error.js
10133
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/validation_error.js
10134
10134
  var require_validation_error = __commonJS({
10135
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/validation_error.js"(exports2) {
10135
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/validation_error.js"(exports2) {
10136
10136
  "use strict";
10137
10137
  Object.defineProperty(exports2, "__esModule", { value: true });
10138
10138
  var ValidationError2 = class extends Error {
@@ -10146,9 +10146,9 @@ var require_validation_error = __commonJS({
10146
10146
  }
10147
10147
  });
10148
10148
 
10149
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/ref_error.js
10149
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/ref_error.js
10150
10150
  var require_ref_error = __commonJS({
10151
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/ref_error.js"(exports2) {
10151
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/ref_error.js"(exports2) {
10152
10152
  "use strict";
10153
10153
  Object.defineProperty(exports2, "__esModule", { value: true });
10154
10154
  var resolve_1 = require_resolve();
@@ -10163,9 +10163,9 @@ var require_ref_error = __commonJS({
10163
10163
  }
10164
10164
  });
10165
10165
 
10166
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/index.js
10166
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/index.js
10167
10167
  var require_compile = __commonJS({
10168
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/index.js"(exports2) {
10168
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/index.js"(exports2) {
10169
10169
  "use strict";
10170
10170
  Object.defineProperty(exports2, "__esModule", { value: true });
10171
10171
  exports2.resolveSchema = exports2.getCompilingSchema = exports2.resolveRef = exports2.compileSchema = exports2.SchemaEnv = void 0;
@@ -10387,9 +10387,9 @@ var require_compile = __commonJS({
10387
10387
  }
10388
10388
  });
10389
10389
 
10390
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/data.json
10390
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/data.json
10391
10391
  var require_data = __commonJS({
10392
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/data.json"(exports2, module2) {
10392
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/data.json"(exports2, module2) {
10393
10393
  module2.exports = {
10394
10394
  $id: "https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",
10395
10395
  description: "Meta-schema for $data reference (JSON AnySchema extension proposal)",
@@ -11128,9 +11128,9 @@ var require_fast_uri = __commonJS({
11128
11128
  }
11129
11129
  });
11130
11130
 
11131
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/uri.js
11131
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/uri.js
11132
11132
  var require_uri = __commonJS({
11133
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/uri.js"(exports2) {
11133
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/uri.js"(exports2) {
11134
11134
  "use strict";
11135
11135
  Object.defineProperty(exports2, "__esModule", { value: true });
11136
11136
  var uri = require_fast_uri();
@@ -11139,9 +11139,9 @@ var require_uri = __commonJS({
11139
11139
  }
11140
11140
  });
11141
11141
 
11142
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/core.js
11142
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/core.js
11143
11143
  var require_core = __commonJS({
11144
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/core.js"(exports2) {
11144
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/core.js"(exports2) {
11145
11145
  "use strict";
11146
11146
  Object.defineProperty(exports2, "__esModule", { value: true });
11147
11147
  exports2.CodeGen = exports2.Name = exports2.nil = exports2.stringify = exports2.str = exports2._ = exports2.KeywordCxt = void 0;
@@ -11251,7 +11251,7 @@ var require_core = __commonJS({
11251
11251
  constructor(opts = {}) {
11252
11252
  this.schemas = {};
11253
11253
  this.refs = {};
11254
- this.formats = {};
11254
+ this.formats = /* @__PURE__ */ Object.create(null);
11255
11255
  this._compilations = /* @__PURE__ */ new Set();
11256
11256
  this._loading = {};
11257
11257
  this._cache = /* @__PURE__ */ new Map();
@@ -11750,9 +11750,9 @@ var require_core = __commonJS({
11750
11750
  }
11751
11751
  });
11752
11752
 
11753
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/id.js
11753
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/id.js
11754
11754
  var require_id = __commonJS({
11755
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/id.js"(exports2) {
11755
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/id.js"(exports2) {
11756
11756
  "use strict";
11757
11757
  Object.defineProperty(exports2, "__esModule", { value: true });
11758
11758
  var def2 = {
@@ -11765,9 +11765,9 @@ var require_id = __commonJS({
11765
11765
  }
11766
11766
  });
11767
11767
 
11768
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/ref.js
11768
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/ref.js
11769
11769
  var require_ref = __commonJS({
11770
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/ref.js"(exports2) {
11770
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/ref.js"(exports2) {
11771
11771
  "use strict";
11772
11772
  Object.defineProperty(exports2, "__esModule", { value: true });
11773
11773
  exports2.callRef = exports2.getValidate = void 0;
@@ -11887,9 +11887,9 @@ var require_ref = __commonJS({
11887
11887
  }
11888
11888
  });
11889
11889
 
11890
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/index.js
11890
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/index.js
11891
11891
  var require_core2 = __commonJS({
11892
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/index.js"(exports2) {
11892
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/index.js"(exports2) {
11893
11893
  "use strict";
11894
11894
  Object.defineProperty(exports2, "__esModule", { value: true });
11895
11895
  var id_1 = require_id();
@@ -11908,9 +11908,9 @@ var require_core2 = __commonJS({
11908
11908
  }
11909
11909
  });
11910
11910
 
11911
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js
11911
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js
11912
11912
  var require_limitNumber = __commonJS({
11913
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js"(exports2) {
11913
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js"(exports2) {
11914
11914
  "use strict";
11915
11915
  Object.defineProperty(exports2, "__esModule", { value: true });
11916
11916
  var codegen_1 = require_codegen();
@@ -11940,9 +11940,9 @@ var require_limitNumber = __commonJS({
11940
11940
  }
11941
11941
  });
11942
11942
 
11943
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js
11943
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js
11944
11944
  var require_multipleOf = __commonJS({
11945
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js"(exports2) {
11945
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js"(exports2) {
11946
11946
  "use strict";
11947
11947
  Object.defineProperty(exports2, "__esModule", { value: true });
11948
11948
  var codegen_1 = require_codegen();
@@ -11968,9 +11968,9 @@ var require_multipleOf = __commonJS({
11968
11968
  }
11969
11969
  });
11970
11970
 
11971
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/ucs2length.js
11971
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/ucs2length.js
11972
11972
  var require_ucs2length = __commonJS({
11973
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/ucs2length.js"(exports2) {
11973
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/ucs2length.js"(exports2) {
11974
11974
  "use strict";
11975
11975
  Object.defineProperty(exports2, "__esModule", { value: true });
11976
11976
  function ucs2length(str) {
@@ -11994,9 +11994,9 @@ var require_ucs2length = __commonJS({
11994
11994
  }
11995
11995
  });
11996
11996
 
11997
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js
11997
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js
11998
11998
  var require_limitLength = __commonJS({
11999
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js"(exports2) {
11999
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js"(exports2) {
12000
12000
  "use strict";
12001
12001
  Object.defineProperty(exports2, "__esModule", { value: true });
12002
12002
  var codegen_1 = require_codegen();
@@ -12026,9 +12026,9 @@ var require_limitLength = __commonJS({
12026
12026
  }
12027
12027
  });
12028
12028
 
12029
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/pattern.js
12029
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/pattern.js
12030
12030
  var require_pattern = __commonJS({
12031
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/pattern.js"(exports2) {
12031
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/pattern.js"(exports2) {
12032
12032
  "use strict";
12033
12033
  Object.defineProperty(exports2, "__esModule", { value: true });
12034
12034
  var code_1 = require_code2();
@@ -12063,9 +12063,9 @@ var require_pattern = __commonJS({
12063
12063
  }
12064
12064
  });
12065
12065
 
12066
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js
12066
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js
12067
12067
  var require_limitProperties = __commonJS({
12068
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js"(exports2) {
12068
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js"(exports2) {
12069
12069
  "use strict";
12070
12070
  Object.defineProperty(exports2, "__esModule", { value: true });
12071
12071
  var codegen_1 = require_codegen();
@@ -12092,9 +12092,9 @@ var require_limitProperties = __commonJS({
12092
12092
  }
12093
12093
  });
12094
12094
 
12095
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/required.js
12095
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/required.js
12096
12096
  var require_required = __commonJS({
12097
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/required.js"(exports2) {
12097
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/required.js"(exports2) {
12098
12098
  "use strict";
12099
12099
  Object.defineProperty(exports2, "__esModule", { value: true });
12100
12100
  var code_1 = require_code2();
@@ -12174,9 +12174,9 @@ var require_required = __commonJS({
12174
12174
  }
12175
12175
  });
12176
12176
 
12177
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js
12177
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js
12178
12178
  var require_limitItems = __commonJS({
12179
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js"(exports2) {
12179
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js"(exports2) {
12180
12180
  "use strict";
12181
12181
  Object.defineProperty(exports2, "__esModule", { value: true });
12182
12182
  var codegen_1 = require_codegen();
@@ -12203,9 +12203,9 @@ var require_limitItems = __commonJS({
12203
12203
  }
12204
12204
  });
12205
12205
 
12206
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/equal.js
12206
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/equal.js
12207
12207
  var require_equal = __commonJS({
12208
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/equal.js"(exports2) {
12208
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/equal.js"(exports2) {
12209
12209
  "use strict";
12210
12210
  Object.defineProperty(exports2, "__esModule", { value: true });
12211
12211
  var equal = require_fast_deep_equal();
@@ -12214,9 +12214,9 @@ var require_equal = __commonJS({
12214
12214
  }
12215
12215
  });
12216
12216
 
12217
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js
12217
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js
12218
12218
  var require_uniqueItems = __commonJS({
12219
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js"(exports2) {
12219
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js"(exports2) {
12220
12220
  "use strict";
12221
12221
  Object.defineProperty(exports2, "__esModule", { value: true });
12222
12222
  var dataType_1 = require_dataType();
@@ -12281,9 +12281,9 @@ var require_uniqueItems = __commonJS({
12281
12281
  }
12282
12282
  });
12283
12283
 
12284
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/const.js
12284
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/const.js
12285
12285
  var require_const = __commonJS({
12286
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/const.js"(exports2) {
12286
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/const.js"(exports2) {
12287
12287
  "use strict";
12288
12288
  Object.defineProperty(exports2, "__esModule", { value: true });
12289
12289
  var codegen_1 = require_codegen();
@@ -12310,9 +12310,9 @@ var require_const = __commonJS({
12310
12310
  }
12311
12311
  });
12312
12312
 
12313
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/enum.js
12313
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/enum.js
12314
12314
  var require_enum = __commonJS({
12315
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/enum.js"(exports2) {
12315
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/enum.js"(exports2) {
12316
12316
  "use strict";
12317
12317
  Object.defineProperty(exports2, "__esModule", { value: true });
12318
12318
  var codegen_1 = require_codegen();
@@ -12359,9 +12359,9 @@ var require_enum = __commonJS({
12359
12359
  }
12360
12360
  });
12361
12361
 
12362
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/index.js
12362
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/index.js
12363
12363
  var require_validation = __commonJS({
12364
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/index.js"(exports2) {
12364
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/index.js"(exports2) {
12365
12365
  "use strict";
12366
12366
  Object.defineProperty(exports2, "__esModule", { value: true });
12367
12367
  var limitNumber_1 = require_limitNumber();
@@ -12397,9 +12397,9 @@ var require_validation = __commonJS({
12397
12397
  }
12398
12398
  });
12399
12399
 
12400
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js
12400
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js
12401
12401
  var require_additionalItems = __commonJS({
12402
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js"(exports2) {
12402
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js"(exports2) {
12403
12403
  "use strict";
12404
12404
  Object.defineProperty(exports2, "__esModule", { value: true });
12405
12405
  exports2.validateAdditionalItems = void 0;
@@ -12450,9 +12450,9 @@ var require_additionalItems = __commonJS({
12450
12450
  }
12451
12451
  });
12452
12452
 
12453
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items.js
12453
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items.js
12454
12454
  var require_items = __commonJS({
12455
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items.js"(exports2) {
12455
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items.js"(exports2) {
12456
12456
  "use strict";
12457
12457
  Object.defineProperty(exports2, "__esModule", { value: true });
12458
12458
  exports2.validateTuple = void 0;
@@ -12507,9 +12507,9 @@ var require_items = __commonJS({
12507
12507
  }
12508
12508
  });
12509
12509
 
12510
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js
12510
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js
12511
12511
  var require_prefixItems = __commonJS({
12512
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js"(exports2) {
12512
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js"(exports2) {
12513
12513
  "use strict";
12514
12514
  Object.defineProperty(exports2, "__esModule", { value: true });
12515
12515
  var items_1 = require_items();
@@ -12524,9 +12524,9 @@ var require_prefixItems = __commonJS({
12524
12524
  }
12525
12525
  });
12526
12526
 
12527
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js
12527
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js
12528
12528
  var require_items2020 = __commonJS({
12529
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js"(exports2) {
12529
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js"(exports2) {
12530
12530
  "use strict";
12531
12531
  Object.defineProperty(exports2, "__esModule", { value: true });
12532
12532
  var codegen_1 = require_codegen();
@@ -12559,9 +12559,9 @@ var require_items2020 = __commonJS({
12559
12559
  }
12560
12560
  });
12561
12561
 
12562
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/contains.js
12562
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/contains.js
12563
12563
  var require_contains = __commonJS({
12564
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/contains.js"(exports2) {
12564
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/contains.js"(exports2) {
12565
12565
  "use strict";
12566
12566
  Object.defineProperty(exports2, "__esModule", { value: true });
12567
12567
  var codegen_1 = require_codegen();
@@ -12653,9 +12653,9 @@ var require_contains = __commonJS({
12653
12653
  }
12654
12654
  });
12655
12655
 
12656
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js
12656
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js
12657
12657
  var require_dependencies = __commonJS({
12658
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js"(exports2) {
12658
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js"(exports2) {
12659
12659
  "use strict";
12660
12660
  Object.defineProperty(exports2, "__esModule", { value: true });
12661
12661
  exports2.validateSchemaDeps = exports2.validatePropertyDeps = exports2.error = void 0;
@@ -12747,9 +12747,9 @@ var require_dependencies = __commonJS({
12747
12747
  }
12748
12748
  });
12749
12749
 
12750
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js
12750
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js
12751
12751
  var require_propertyNames = __commonJS({
12752
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js"(exports2) {
12752
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js"(exports2) {
12753
12753
  "use strict";
12754
12754
  Object.defineProperty(exports2, "__esModule", { value: true });
12755
12755
  var codegen_1 = require_codegen();
@@ -12790,9 +12790,9 @@ var require_propertyNames = __commonJS({
12790
12790
  }
12791
12791
  });
12792
12792
 
12793
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js
12793
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js
12794
12794
  var require_additionalProperties = __commonJS({
12795
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js"(exports2) {
12795
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js"(exports2) {
12796
12796
  "use strict";
12797
12797
  Object.defineProperty(exports2, "__esModule", { value: true });
12798
12798
  var code_1 = require_code2();
@@ -12896,9 +12896,9 @@ var require_additionalProperties = __commonJS({
12896
12896
  }
12897
12897
  });
12898
12898
 
12899
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/properties.js
12899
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/properties.js
12900
12900
  var require_properties = __commonJS({
12901
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/properties.js"(exports2) {
12901
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/properties.js"(exports2) {
12902
12902
  "use strict";
12903
12903
  Object.defineProperty(exports2, "__esModule", { value: true });
12904
12904
  var validate_1 = require_validate();
@@ -12954,9 +12954,9 @@ var require_properties = __commonJS({
12954
12954
  }
12955
12955
  });
12956
12956
 
12957
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js
12957
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js
12958
12958
  var require_patternProperties = __commonJS({
12959
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js"(exports2) {
12959
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js"(exports2) {
12960
12960
  "use strict";
12961
12961
  Object.defineProperty(exports2, "__esModule", { value: true });
12962
12962
  var code_1 = require_code2();
@@ -13028,9 +13028,9 @@ var require_patternProperties = __commonJS({
13028
13028
  }
13029
13029
  });
13030
13030
 
13031
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/not.js
13031
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/not.js
13032
13032
  var require_not = __commonJS({
13033
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/not.js"(exports2) {
13033
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/not.js"(exports2) {
13034
13034
  "use strict";
13035
13035
  Object.defineProperty(exports2, "__esModule", { value: true });
13036
13036
  var util_1 = require_util();
@@ -13059,9 +13059,9 @@ var require_not = __commonJS({
13059
13059
  }
13060
13060
  });
13061
13061
 
13062
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js
13062
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js
13063
13063
  var require_anyOf = __commonJS({
13064
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js"(exports2) {
13064
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js"(exports2) {
13065
13065
  "use strict";
13066
13066
  Object.defineProperty(exports2, "__esModule", { value: true });
13067
13067
  var code_1 = require_code2();
@@ -13076,9 +13076,9 @@ var require_anyOf = __commonJS({
13076
13076
  }
13077
13077
  });
13078
13078
 
13079
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js
13079
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js
13080
13080
  var require_oneOf = __commonJS({
13081
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js"(exports2) {
13081
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js"(exports2) {
13082
13082
  "use strict";
13083
13083
  Object.defineProperty(exports2, "__esModule", { value: true });
13084
13084
  var codegen_1 = require_codegen();
@@ -13134,9 +13134,9 @@ var require_oneOf = __commonJS({
13134
13134
  }
13135
13135
  });
13136
13136
 
13137
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js
13137
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js
13138
13138
  var require_allOf = __commonJS({
13139
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js"(exports2) {
13139
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js"(exports2) {
13140
13140
  "use strict";
13141
13141
  Object.defineProperty(exports2, "__esModule", { value: true });
13142
13142
  var util_1 = require_util();
@@ -13161,9 +13161,9 @@ var require_allOf = __commonJS({
13161
13161
  }
13162
13162
  });
13163
13163
 
13164
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/if.js
13164
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/if.js
13165
13165
  var require_if = __commonJS({
13166
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/if.js"(exports2) {
13166
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/if.js"(exports2) {
13167
13167
  "use strict";
13168
13168
  Object.defineProperty(exports2, "__esModule", { value: true });
13169
13169
  var codegen_1 = require_codegen();
@@ -13230,9 +13230,9 @@ var require_if = __commonJS({
13230
13230
  }
13231
13231
  });
13232
13232
 
13233
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js
13233
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js
13234
13234
  var require_thenElse = __commonJS({
13235
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js"(exports2) {
13235
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js"(exports2) {
13236
13236
  "use strict";
13237
13237
  Object.defineProperty(exports2, "__esModule", { value: true });
13238
13238
  var util_1 = require_util();
@@ -13248,9 +13248,9 @@ var require_thenElse = __commonJS({
13248
13248
  }
13249
13249
  });
13250
13250
 
13251
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/index.js
13251
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/index.js
13252
13252
  var require_applicator = __commonJS({
13253
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/index.js"(exports2) {
13253
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/index.js"(exports2) {
13254
13254
  "use strict";
13255
13255
  Object.defineProperty(exports2, "__esModule", { value: true });
13256
13256
  var additionalItems_1 = require_additionalItems();
@@ -13296,9 +13296,9 @@ var require_applicator = __commonJS({
13296
13296
  }
13297
13297
  });
13298
13298
 
13299
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/format.js
13299
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/format.js
13300
13300
  var require_format = __commonJS({
13301
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/format.js"(exports2) {
13301
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/format.js"(exports2) {
13302
13302
  "use strict";
13303
13303
  Object.defineProperty(exports2, "__esModule", { value: true });
13304
13304
  var codegen_1 = require_codegen();
@@ -13386,9 +13386,9 @@ var require_format = __commonJS({
13386
13386
  }
13387
13387
  });
13388
13388
 
13389
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/index.js
13389
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/index.js
13390
13390
  var require_format2 = __commonJS({
13391
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/index.js"(exports2) {
13391
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/index.js"(exports2) {
13392
13392
  "use strict";
13393
13393
  Object.defineProperty(exports2, "__esModule", { value: true });
13394
13394
  var format_1 = require_format();
@@ -13397,9 +13397,9 @@ var require_format2 = __commonJS({
13397
13397
  }
13398
13398
  });
13399
13399
 
13400
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/metadata.js
13400
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/metadata.js
13401
13401
  var require_metadata = __commonJS({
13402
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/metadata.js"(exports2) {
13402
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/metadata.js"(exports2) {
13403
13403
  "use strict";
13404
13404
  Object.defineProperty(exports2, "__esModule", { value: true });
13405
13405
  exports2.contentVocabulary = exports2.metadataVocabulary = void 0;
@@ -13420,9 +13420,9 @@ var require_metadata = __commonJS({
13420
13420
  }
13421
13421
  });
13422
13422
 
13423
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/draft7.js
13423
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/draft7.js
13424
13424
  var require_draft7 = __commonJS({
13425
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/draft7.js"(exports2) {
13425
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/draft7.js"(exports2) {
13426
13426
  "use strict";
13427
13427
  Object.defineProperty(exports2, "__esModule", { value: true });
13428
13428
  var core_1 = require_core2();
@@ -13442,9 +13442,9 @@ var require_draft7 = __commonJS({
13442
13442
  }
13443
13443
  });
13444
13444
 
13445
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/types.js
13445
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/types.js
13446
13446
  var require_types = __commonJS({
13447
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/types.js"(exports2) {
13447
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/types.js"(exports2) {
13448
13448
  "use strict";
13449
13449
  Object.defineProperty(exports2, "__esModule", { value: true });
13450
13450
  exports2.DiscrError = void 0;
@@ -13456,9 +13456,9 @@ var require_types = __commonJS({
13456
13456
  }
13457
13457
  });
13458
13458
 
13459
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/index.js
13459
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/index.js
13460
13460
  var require_discriminator = __commonJS({
13461
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/index.js"(exports2) {
13461
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/index.js"(exports2) {
13462
13462
  "use strict";
13463
13463
  Object.defineProperty(exports2, "__esModule", { value: true });
13464
13464
  var codegen_1 = require_codegen();
@@ -13561,9 +13561,9 @@ var require_discriminator = __commonJS({
13561
13561
  }
13562
13562
  });
13563
13563
 
13564
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/json-schema-draft-07.json
13564
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/json-schema-draft-07.json
13565
13565
  var require_json_schema_draft_07 = __commonJS({
13566
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/json-schema-draft-07.json"(exports2, module2) {
13566
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/json-schema-draft-07.json"(exports2, module2) {
13567
13567
  module2.exports = {
13568
13568
  $schema: "http://json-schema.org/draft-07/schema#",
13569
13569
  $id: "http://json-schema.org/draft-07/schema#",
@@ -13718,9 +13718,9 @@ var require_json_schema_draft_07 = __commonJS({
13718
13718
  }
13719
13719
  });
13720
13720
 
13721
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/ajv.js
13721
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/ajv.js
13722
13722
  var require_ajv = __commonJS({
13723
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/ajv.js"(exports2, module2) {
13723
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/ajv.js"(exports2, module2) {
13724
13724
  "use strict";
13725
13725
  Object.defineProperty(exports2, "__esModule", { value: true });
13726
13726
  exports2.MissingRefError = exports2.ValidationError = exports2.CodeGen = exports2.Name = exports2.nil = exports2.stringify = exports2.str = exports2._ = exports2.KeywordCxt = exports2.Ajv = void 0;
@@ -13788,9 +13788,9 @@ var require_ajv = __commonJS({
13788
13788
  }
13789
13789
  });
13790
13790
 
13791
- // ../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/formats.js
13791
+ // ../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/formats.js
13792
13792
  var require_formats = __commonJS({
13793
- "../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/formats.js"(exports2) {
13793
+ "../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/formats.js"(exports2) {
13794
13794
  "use strict";
13795
13795
  Object.defineProperty(exports2, "__esModule", { value: true });
13796
13796
  exports2.formatNames = exports2.fastFormats = exports2.fullFormats = void 0;
@@ -13991,9 +13991,9 @@ var require_formats = __commonJS({
13991
13991
  }
13992
13992
  });
13993
13993
 
13994
- // ../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/limit.js
13994
+ // ../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/limit.js
13995
13995
  var require_limit = __commonJS({
13996
- "../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/limit.js"(exports2) {
13996
+ "../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/limit.js"(exports2) {
13997
13997
  "use strict";
13998
13998
  Object.defineProperty(exports2, "__esModule", { value: true });
13999
13999
  exports2.formatLimitDefinition = void 0;
@@ -14063,9 +14063,9 @@ var require_limit = __commonJS({
14063
14063
  }
14064
14064
  });
14065
14065
 
14066
- // ../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/index.js
14066
+ // ../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/index.js
14067
14067
  var require_dist2 = __commonJS({
14068
- "../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/index.js"(exports2, module2) {
14068
+ "../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/index.js"(exports2, module2) {
14069
14069
  "use strict";
14070
14070
  Object.defineProperty(exports2, "__esModule", { value: true });
14071
14071
  var formats_1 = require_formats();
@@ -139349,7 +139349,7 @@ function buildInputSchema(args2, env2, options2) {
139349
139349
  // package.json
139350
139350
  var package_default = {
139351
139351
  name: "@docyrus/docyrus",
139352
- version: "0.0.66",
139352
+ version: "0.0.68",
139353
139353
  private: false,
139354
139354
  description: "Docyrus API CLI",
139355
139355
  main: "./main.js",
@@ -139363,8 +139363,8 @@ var package_default = {
139363
139363
  "@clack/prompts": "^0.11.0",
139364
139364
  "@ff-labs/fff-node": "0.6.4",
139365
139365
  "@hono/node-server": "^1.19.13",
139366
- "@mariozechner/pi-ai": "0.70.2",
139367
- "@mariozechner/pi-coding-agent": "0.70.2",
139366
+ "@mariozechner/pi-ai": "0.70.6",
139367
+ "@mariozechner/pi-coding-agent": "0.70.6",
139368
139368
  "@modelcontextprotocol/ext-apps": "^1.2.2",
139369
139369
  "@modelcontextprotocol/sdk": "^1.25.1",
139370
139370
  "@mozilla/readability": "^0.6.0",